freebsd-dev/include
Bruce Evans 748993b899 Added macros __printflike() and __scanflike() to <sys/cdefs.h>.
Use them to `make gcc -Wformat' check formats for all printf-like
and scanf-like functions in /usr/src except for the err()/warn()
family.  err() isn't quite printf-like since its format arg can
legitimately be NULL.  syslog() isn't quite printf-like, but gcc
already accepts %m, even for plain printf() when it shouldn't.
1998-07-13 06:45:23 +00:00
..
arpa Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) 1998-06-11 08:55:17 +00:00
protocols
rpc Uncommit the generated file key_prot.h. Install it from where it 1998-02-13 03:10:28 +00:00
rpcsvc Uncommit the generated file key_prot.h. Install it from where it 1998-02-13 03:10:28 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h Replace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with RCS Id keyword. 1998-02-11 05:19:10 +00:00
elf-hints.h
elf.h
err.h
fnmatch.h Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header. 1998-02-25 02:15:59 +00:00
fstab.h
fts.h
glob.h Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header. 1998-02-25 02:15:59 +00:00
grp.h
histedit.h
kvm.h
limits.h Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
link.h Add GDB support for ELF shared libs. 1998-05-23 15:17:53 +00:00
locale.h Basic support for LC_MESSAGES 1998-04-29 22:39:56 +00:00
Makefile Install arpa/nameser_compat.h 1998-06-11 08:56:40 +00:00
malloc.h
math.h
memory.h
mpool.h
ndbm.h
netdb.h Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) 1998-06-11 08:55:17 +00:00
nl_types.h Prototypes/typedefs cleanup 1998-04-30 10:09:58 +00:00
nlist.h
paths.h
pthread_np.h Add a function prototype to set the name of a thread for debugging 1998-04-11 02:50:59 +00:00
pthread.h Add static initializer defines as specified by POSIX. 1998-04-04 10:59:42 +00:00
pwd.h
ranlib.h
regex.h
regexp.h
resolv.h Damn, bind8 includes added <arpa/nameser.h> as a prerequisite for 1998-06-11 12:52:45 +00:00
rune.h
runetype.h
setjmp.h
sgtty.h
signal.h nuke signanosleep(). 1998-05-14 11:33:04 +00:00
stab.h
stddef.h
stdio.h Added macros __printflike() and __scanflike() to <sys/cdefs.h>. 1998-07-13 06:45:23 +00:00
stdlib.h Change the return types for strtoq and strtouq to int64_t and u_int64_t 1998-05-11 09:22:21 +00:00
strhash.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h ctime_r and asctime_r are not implemented. 1998-04-19 06:47:25 +00:00
timepps.h This is a prototype implementation of the draft-mogul-pps-api-##.txt 1998-06-07 19:44:22 +00:00
timers.h
ttyent.h
unistd.h Fixed whitespace lossage and long lines in previous commit. 1998-07-11 13:25:09 +00:00
utime.h
utmp.h ut_time is a time_t, not a long. 1998-05-10 21:13:30 +00:00
vis.h