freebsd-skq/include
robert f0abd50e99 - Add the 'restrict' qualifier to the function definition of
strftime(3) for IEEE Std 1003.1-2001 compliance and remove
   excessive usage of the 'const' qualifier that was neither
   present in the prototype in the publice header, nor in the
   local prototype just above the function definition.
 - Replace the K&R function definition with a ANSI-C one.
 - Update the prototype of strftime(3) in its manual page.
2002-08-14 23:20:48 +00:00
..
arpa -Add the restrict required by IEEE Std 1003.1-2001 in form 2002-08-14 20:40:35 +00:00
protocols Change utimes to set the file creation time (for filesystems that 2002-07-17 02:03:19 +00:00
rpc Remove duplicated '__BEGIN_DECLS' which obviated compiling 2002-07-21 20:37:58 +00:00
rpcsvc Assume __STDC__, remove non-__STDC__ code. 2002-05-28 16:56:14 +00:00
_ctype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
a.out.h
ar.h
assert.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
bitstring.h Cleanup of bitstring.h: 2000-10-09 12:34:51 +00:00
complex.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
cpio.h Implement the POSIX.1-2001 (XSI) header, <cpio.h>. 2002-08-01 07:18:38 +00:00
ctype.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
db.h Fixed some style bugs in the removal of __P(()). Some function parameter 2002-03-26 01:35:05 +00:00
dirent.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
dlfcn.h Since POSIX gives us plenary authority to define _t types, change 2002-05-29 19:35:13 +00:00
elf-hints.h * include/elf.h has been repo copied to include/elf-hints.h, and it no 2001-05-02 23:56:21 +00:00
elf.h This header is for Solaris compatibility only (according to David 2002-07-04 11:05:39 +00:00
err.h Join continuation lines that fit in 80 columns after removal of __P(()). 2002-03-26 01:37:03 +00:00
fmtmsg.h Fix some style bugs. 2002-08-05 16:37:05 +00:00
fnmatch.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
fstab.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
fts.h Fixed some style bugs in the removal of __P(()). Some function parameter 2002-03-26 01:35:05 +00:00
glob.h Update glob(3) to add all the POSIX required options, specifically: 2002-07-17 04:58:09 +00:00
grp.h Include <sys/_types.h>. This should have been part of the previous 2002-04-15 03:33:27 +00:00
hesiod.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
histedit.h Restore local bits lost in recent merge from NetBSD. 2002-06-16 08:29:35 +00:00
ieeefp.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
ifaddrs.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
inttypes.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
iso646.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
kenv.h Rework the kernel environment subsystem. We now convert the static 2002-04-17 13:06:36 +00:00
langinfo.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
libgen.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
limits.h After one too many PRs on the subject, bite the bullet and define IOV_MAX 2001-06-18 20:24:54 +00:00
link.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
locale.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
Makefile Implement POSIX.1-2001 (XSI)'s ulimit(3). 2002-08-08 04:50:36 +00:00
malloc.h Traditionally work in the -traditional case. 2001-11-07 23:14:31 +00:00
math.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
memory.h
monetary.h * style(9)'ify 2001-12-12 15:41:08 +00:00
mpool.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
ndbm.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
netconfig.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
netdb.h Minor libc internal-only interface change for mapv4v6. 2002-06-26 08:18:42 +00:00
nl_types.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
nlist.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
nsswitch.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
objformat.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
paths.h Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp. 2002-07-14 13:04:15 +00:00
pthread_np.h Reorder prototypes to be in alphabetical order. 2002-05-24 04:35:55 +00:00
pthread.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
pwd.h o Remove include of <sys/types.h>, it adds too much pollution; 2002-06-09 19:39:18 +00:00
ranlib.h
readpassphrase.h Synch with OpenBSD (style). 2002-03-08 20:52:52 +00:00
regex.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
regexp.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
resolv.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
rune.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
runetype.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
search.h - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001 2002-08-14 21:16:41 +00:00
setjmp.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
sgtty.h
signal.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
stab.h
stdbool.h Guard definitions for use with C++ code. 2002-06-19 06:04:37 +00:00
stddef.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
stdio.h Clean up some of the rather strange structure and ordering of this 2002-07-15 19:38:45 +00:00
stdlib.h Don't define wchar_t if we are a C++ compiler. 2002-07-09 05:13:30 +00:00
strhash.h $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
string.h Add support for X/Open. 2002-04-15 03:21:21 +00:00
stringlist.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
strings.h o Move some function prototypes from <string.h> to the newly rewritten 2002-04-04 05:41:57 +00:00
sysexits.h
tar.h
time.h - Add the 'restrict' qualifier to the function definition of 2002-08-14 23:20:48 +00:00
timeconv.h Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
timers.h $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
ttyent.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
ulimit.h Implement POSIX.1-2001 (XSI)'s ulimit(3). 2002-08-08 04:50:36 +00:00
unistd.h Support POSIX/SUS ``programming environment'' mistake in confstr(). 2002-07-15 22:21:33 +00:00
utime.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
utmp.h ll_time and ut_time are int32_t on disk and have to remain that way 2001-10-27 20:40:54 +00:00
vis.h Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
wchar.h Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), 2002-08-13 09:30:41 +00:00
wctype.h Whitespace formatting changes: line up macro bodies, function names, 2002-08-06 05:19:33 +00:00