freebsd-dev/lib/libc
Peter Wemm 216b9a0d22 Make a link-time warning for the use of gets().
IMHO, the run-time warning should come out, but I'm not game to start that
fight yet...  This uses a feature of the gnu linker.

Inspired by:  NetBSD
1995-10-04 18:29:01 +00:00
..
amd64 Calling sbrk(2) with zero argument doesn't need to generate a syscall. 1995-10-04 15:58:57 +00:00
compat-43 Remove setre*id*. 1995-04-25 10:00:04 +00:00
db Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
gen Make ttyname() use posix-style tcgetattr() to check to see that it's 1995-09-22 17:01:28 +00:00
gmon Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
i386 Calling sbrk(2) with zero argument doesn't need to generate a syscall. 1995-10-04 15:58:57 +00:00
locale Forget to close file 1995-08-11 08:44:31 +00:00
net Remove the CFLAGS+=-I${CURDIR}/net that I previously added. 1995-08-21 17:50:01 +00:00
nls Add /usr/local/share/nls to default search path 1995-06-17 03:02:21 +00:00
quad Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
regex Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc Reviewed by: David Greenman 1995-08-02 09:14:23 +00:00
stdio Make a link-time warning for the use of gets(). 1995-10-04 18:29:01 +00:00
stdlib A buglet when dumping and a stylistic point from Mike. 1995-09-22 14:11:00 +00:00
stdtime Fix manpage to reflect current sources 1995-08-07 23:36:08 +00:00
string Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sys Add man pages for the SYSV shm* and sem* functions. 1995-10-03 19:17:21 +00:00
xdr Confirmed to work by: rcarter@geli.com (Russell Carter) 1995-07-22 23:32:13 +00:00
yp Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned 1995-09-02 04:16:21 +00:00
Makefile Bump shlib minor because xdr_* functions have been enabled. Do NOT 1995-08-09 06:50:52 +00:00