程序15-5 linux/lib/errno.c


  1 /*

  2  *  linux/lib/errno.c

  3  *

  4  *  (C) 1991  Linus Torvalds

  5  */

  6

  7 int errno;

  8