.. |
arpa
|
Fix various misspellings of compatible/compatibility.
|
2001-06-11 01:50:48 +00:00 |
heimdal
|
update generated heimdal include files for 0.3f
|
2001-06-20 02:01:18 +00:00 |
protocols
|
…
|
|
rpc
|
`existent', not `existant'
|
2001-06-19 13:42:07 +00:00 |
rpcsvc
|
…
|
|
Makefile
|
A <sched.h> file, which provides the clone(2) prototypes, in order
|
2001-07-17 03:04:16 +00:00 |
a.out.h
|
…
|
|
ar.h
|
…
|
|
assert.h
|
Employ __static_cast(); suggested by Dave Sainty in PR lib/11766.
|
2001-05-06 15:31:09 +00:00 |
bitstring.h
|
…
|
|
bm.h
|
…
|
|
cpio.h
|
…
|
|
ctype.h
|
If _CTYPE_PRIVATE, need to include <machine/limits.h> for CHAR_BIT.
|
2001-04-18 01:45:18 +00:00 |
db.h
|
…
|
|
dirent.h
|
…
|
|
disktab.h
|
…
|
|
dlfcn.h
|
…
|
|
err.h
|
…
|
|
errno.h
|
protect against multiple declarations.
|
2000-12-18 21:22:00 +00:00 |
fmtmsg.h
|
…
|
|
fnmatch.h
|
Implement FNM_CASEFOLD, for matching the pattern in a case-insensitive
|
2000-06-28 01:13:35 +00:00 |
fstab.h
|
…
|
|
fts.h
|
…
|
|
getopt.h
|
Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
|
2000-07-07 10:43:54 +00:00 |
glob.h
|
fix comment.
|
2001-03-16 21:02:42 +00:00 |
grp.h
|
…
|
|
hesiod.h
|
…
|
|
ieeefp.h
|
…
|
|
ifaddrs.h
|
…
|
|
inttypes.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
iso646.h
|
…
|
|
kvm.h
|
Do previous slightly different: /usr/share/misc/style no longer deems it ok
|
2000-06-26 06:38:02 +00:00 |
langinfo.h
|
add "CODESET" symbol. (but not working yet)
|
2001-03-22 19:44:27 +00:00 |
libgen.h
|
…
|
|
limits.h
|
…
|
|
link.h
|
…
|
|
link_aout.h
|
Fix two typos
|
2000-09-14 20:36:39 +00:00 |
link_elf.h
|
…
|
|
locale.h
|
C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,
|
2001-01-02 10:53:24 +00:00 |
login_cap.h
|
Remove dup (WRT util.h) decl of secure_path().
|
2000-09-21 10:13:15 +00:00 |
malloc.h
|
…
|
|
math.h
|
protect the incomplete cabs declarations with #ifndef __MATH_PRIVATE__ so that
|
2001-01-05 23:36:38 +00:00 |
md2.h
|
Oops. Forgot md2.h header file.
|
2001-03-19 04:18:53 +00:00 |
md4.h
|
Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
|
2000-07-07 10:43:54 +00:00 |
md5.h
|
split /usr/include/sys/md5.h and /usr/include/md5.h completely.
|
2000-12-11 21:05:14 +00:00 |
memory.h
|
…
|
|
mpool.h
|
Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
|
2000-07-07 10:43:54 +00:00 |
ndbm.h
|
Pull in <sys/cdefs.h>, since we're using __BEGIN_DECLS/__END_DECLS.
|
2000-07-07 10:43:54 +00:00 |
netconfig.h
|
…
|
|
netdb.h
|
Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in
|
2001-04-26 12:55:31 +00:00 |
netgroup.h
|
…
|
|
nl_types.h
|
Allow passthrough format-string checking of catgets
|
2000-10-03 19:53:32 +00:00 |
nlist.h
|
…
|
|
nsswitch.h
|
remove declaration of _nsyylineno from here.
|
2000-12-20 20:47:55 +00:00 |
paths.h
|
Add PATH_SKEYKEYS.
|
2000-07-03 23:40:00 +00:00 |
pwd.h
|
Clarify a comment.
|
2000-09-18 16:27:24 +00:00 |
ranlib.h
|
…
|
|
re_comp.h
|
…
|
|
regex.h
|
…
|
|
regexp.h
|
…
|
|
resolv.h
|
implement EDNS0 support, as EDNS0 support will be made mandatory for
|
2000-08-09 14:40:52 +00:00 |
rmd160.h
|
Don't declare the "convenience functions" if _KERNEL is defined.
|
2000-07-07 10:47:06 +00:00 |
rmt.h
|
…
|
|
sched.h
|
A <sched.h> file, which provides the clone(2) prototypes, in order
|
2001-07-17 03:04:16 +00:00 |
search.h
|
deal with bsearch duplicate declaration.
|
2000-12-20 18:35:21 +00:00 |
setjmp.h
|
…
|
|
sgtty.h
|
…
|
|
signal.h
|
protect against multiple declarations. This also fixes a problem where
|
2000-12-18 21:21:26 +00:00 |
stab.h
|
…
|
|
stddef.h
|
u_long -> unsigned long in "offsetof" macro.
|
2000-11-10 06:35:45 +00:00 |
stdio.h
|
Sprinkle some __restrict into stdio.
|
2000-12-29 15:22:48 +00:00 |
stdlib.h
|
Don't declare qdiv() when qdiv_t wasn't defined previously; fixes PR lib/11557
|
2001-03-28 11:12:19 +00:00 |
string.h
|
Sprinkle some restrict qualifiers.
|
2001-03-22 07:37:04 +00:00 |
stringlist.h
|
…
|
|
strings.h
|
…
|
|
struct.h
|
…
|
|
sysexits.h
|
…
|
|
tar.h
|
…
|
|
time.h
|
Finally deprecate the old timezone() interface in favor of an XSH5
|
2001-03-31 18:29:20 +00:00 |
ttyent.h
|
…
|
|
tzfile.h
|
…
|
|
ulimit.h
|
…
|
|
unistd.h
|
Avoid trad. cpp recursion in intptr_t definition.
|
2001-07-18 10:18:21 +00:00 |
util.h
|
add getbootfile(3)
|
2001-04-06 16:24:25 +00:00 |
utime.h
|
…
|
|
utmp.h
|
…
|
|
vis.h
|
…
|
|
wchar.h
|
Sprinkle some __restrict into <wchar.h>.
|
2000-12-29 15:26:33 +00:00 |
wctype.h
|
avoid exposure of libc internal symbols into public header (wctype.h).
|
2001-01-20 17:40:09 +00:00 |