.. |
arpa
|
Merge a few constants from a different telnet.h file.
|
1999-09-24 07:53:21 +00:00 |
heimdal
|
Fix a thinko in previous that prevented libroken from getting
|
2000-07-15 17:02:17 +00:00 |
protocols
|
…
|
|
rpc
|
Add some missing ints
|
2000-07-17 05:00:45 +00:00 |
rpcsvc
|
…
|
|
Makefile
|
Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4,
|
2000-07-05 11:44:01 +00:00 |
a.out.h
|
…
|
|
ar.h
|
…
|
|
assert.h
|
if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(),
|
1999-09-15 23:53:26 +00:00 |
bitstring.h
|
…
|
|
bm.h
|
…
|
|
cpio.h
|
…
|
|
ctype.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
db.h
|
Modify the P_{16,32}_SWAP() macros to avoid unaligned 16 and 32 bit
|
1999-09-26 10:22:01 +00:00 |
dirent.h
|
make scandir(3)'s 3rd argument take a function that takes a *const*
|
2000-04-16 14:43:56 +00:00 |
disktab.h
|
…
|
|
dlfcn.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
err.h
|
…
|
|
errno.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
fmtmsg.h
|
Add an XSH5 fmtmsg() implementation.
|
1999-09-12 19:04:30 +00:00 |
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
|
…
|
|
grp.h
|
…
|
|
hesiod.h
|
…
|
|
ieeefp.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
ifaddrs.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +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
|
Pull in <nl_types.h>, as suggested by XSH5.
|
1999-09-05 09:17:14 +00:00 |
libgen.h
|
…
|
|
limits.h
|
1003.1c: add {LOGIN_NAME_MAX}.
|
1999-09-27 16:24:39 +00:00 |
link.h
|
…
|
|
link_aout.h
|
Const poisoning of dladdr (so that things build after the dlfcn.h change)
|
2000-02-09 22:41:53 +00:00 |
link_elf.h
|
…
|
|
locale.h
|
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
|
2000-01-10 16:58:36 +00:00 |
login_cap.h
|
ANSIfy, libutil part is done.
|
2000-07-18 15:29:47 +00:00 |
malloc.h
|
…
|
|
math.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +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 |
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
|
New headers for the new RPC code (based on TI-RPC from Sun).
|
2000-06-02 22:57:54 +00:00 |
netdb.h
|
correct arg type for getnameinfo(3) for RFC2553 conformance.
|
2000-06-04 08:51:23 +00:00 |
netgroup.h
|
…
|
|
nl_types.h
|
…
|
|
nlist.h
|
…
|
|
nsswitch.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
paths.h
|
Add PATH_SKEYKEYS.
|
2000-07-03 23:40:00 +00:00 |
pwd.h
|
Define _PATH_PASSWDCONF and _PASSWORD_NONDES.
|
2000-07-06 11:05:06 +00:00 |
ranlib.h
|
…
|
|
re_comp.h
|
…
|
|
regex.h
|
…
|
|
regexp.h
|
…
|
|
resolv.h
|
define IPv6 library functions and structures, as defined in
|
1999-07-01 18:15:41 +00:00 |
rmd160.h
|
Don't declare the "convenience functions" if _KERNEL is defined.
|
2000-07-07 10:47:06 +00:00 |
rmt.h
|
…
|
|
search.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
setjmp.h
|
make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h>
|
2000-03-07 21:12:37 +00:00 |
sgtty.h
|
…
|
|
signal.h
|
…
|
|
stab.h
|
…
|
|
stddef.h
|
de-lint
|
2000-07-06 00:51:36 +00:00 |
stdio.h
|
- Fix couple of typos.
|
2000-07-16 12:46:17 +00:00 |
stdlib.h
|
Add ISO C99 long long integer general utility interfaces; partially addresses
|
2000-03-06 18:32:22 +00:00 |
string.h
|
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
|
2000-01-10 16:58:38 +00:00 |
stringlist.h
|
change sl_add() from returning a void to returning an int
|
1999-11-28 03:45:14 +00:00 |
strings.h
|
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
|
2000-01-10 16:58:38 +00:00 |
struct.h
|
…
|
|
sysexits.h
|
…
|
|
tar.h
|
…
|
|
time.h
|
Fix typo in comment: CUT -> UTC
|
2000-07-06 12:46:48 +00:00 |
ttyent.h
|
…
|
|
tzfile.h
|
…
|
|
ulimit.h
|
Add an XSH5 ulimit()/<ulimit.h> implementation.
|
1999-09-13 18:38:04 +00:00 |
unistd.h
|
Define intptr_t and uintptr_t via <machine/int_types.h>.
|
2000-06-27 05:51:54 +00:00 |
util.h
|
Remove decl for parseuserspec(), a local modification which acidentally got
|
2000-07-07 10:35:58 +00:00 |
utime.h
|
…
|
|
utmp.h
|
…
|
|
vis.h
|
Added prototypes for svis, strsvis, strsvisx
|
1999-11-25 16:55:50 +00:00 |
wchar.h
|
* Move <wchar.h> from libcurses to include (for the missing functionality
|
2000-04-20 09:56:36 +00:00 |