Date: Wed, 9 Oct 2002 01:04:24 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen Makefile.inc errlst.c errno.c Message-ID: <200210090804.g9984P12041412@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/10/09 01:04:24 PDT
Modified files:
lib/libc/gen Makefile.inc errlst.c
Added files:
lib/libc/gen errno.c
Log:
Drop almost 3k from /bin/sync by moving errno to a seperate file
to avoid all syscalls pulling in sys_errlst[].
Noted by: bde
Revision Changes Path
1.96 +1 -1 src/lib/libc/gen/Makefile.inc
1.7 +0 -1 src/lib/libc/gen/errlst.c
1.1 +30 -0 src/lib/libc/gen/errno.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210090804.g9984P12041412>
