.. |
arpa
|
XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t to
|
2002-05-14 18:57:31 +00:00 |
heimdal
|
select() -> poll()
|
2002-09-20 21:48:58 +00:00 |
protocols
|
Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.)
|
2001-12-23 14:38:03 +00:00 |
rpc
|
Make it obvious in comments that dispatch takes some arguments (from
|
2002-02-25 22:44:56 +00:00 |
rpcsvc
|
YP status codes are all unsigned.
|
1998-07-27 12:21:10 +00:00 |
Makefile
|
minor makefile delint
|
2002-09-18 06:17:38 +00:00 |
a.out.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
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
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
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
|
do not define types like int32_t or u_int32_t locally.
|
2002-05-30 14:13: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
|
Add '-f disktab' option to disklabel, via lib/6623 from
|
1999-01-19 06:24:08 +00:00 |
dlfcn.h
|
Remove 'extern' from function declarations.
|
2000-06-13 01:21:52 +00:00 |
err.h
|
__Namespace__ __protection__.
|
1998-07-30 00:44:15 +00:00 |
errno.h
|
protect against multiple declarations.
|
2000-12-18 21:22:00 +00:00 |
fmtmsg.h
|
Add an XSH5 fmtmsg() implementation.
|
1999-09-12 19:04:30 +00:00 |
fnmatch.h
|
implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej
|
2002-10-06 03:15:45 +00:00 |
fstab.h
|
add a new fstab type "dp" for the user-specified dump device.
|
1999-02-23 17:00:53 +00:00 |
fts.h
|
complete prototype for fts_compar.
|
1998-11-06 19:44:52 +00:00 |
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
|
Partially back out previous: don't apply restrict qualifier to pointer
|
2001-10-28 05:12:31 +00:00 |
grp.h
|
public prototypes should use __P(); fix entries for pwcache_{user,group}db()
|
2002-01-27 07:00:43 +00:00 |
hesiod.h
|
merge in stuff from hesiod3.0.2 distribution
|
1999-01-24 23:53:18 +00:00 |
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 |
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
|
Back out previous - I was confused.
|
2002-08-04 18:06:54 +00:00 |
link.h
|
Move the link.h files for the different shlib formats via repository copy,
|
1999-03-19 22:06:36 +00:00 |
link_aout.h
|
Fix two typos
|
2000-09-14 20:36:39 +00:00 |
link_elf.h
|
Move the link.h files for the different shlib formats via repository copy,
|
1999-03-19 22:06:36 +00:00 |
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
|
Clean up some rampant code duplication wrt ieee number handling:
|
2002-02-19 13:08:12 +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
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
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
|
remove unused/unsupported AI_xx. notified by PR 18072
|
2002-08-26 13:38:19 +00:00 |
netgroup.h
|
remove _ng_sl_*() prototypes; the functions have been dead for nearly 2 years
|
1999-01-10 02:53:34 +00:00 |
nl_types.h
|
Give the struct typedef'd to *nl_catd a name to avoid an error with gcc
|
2001-12-06 23:04:06 +00:00 |
nlist.h
|
Add the N_SET* symbol types.
|
1998-12-17 23:15:21 +00:00 |
nsswitch.h
|
remove declaration of _nsyylineno from here.
|
2000-12-20 20:47:55 +00:00 |
paths.h
|
refine i18n stuffs.
|
2002-03-17 22:14:05 +00:00 |
pwd.h
|
support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.
|
2002-05-24 04:02:47 +00:00 |
ranlib.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
re_comp.h
|
…
|
|
regex.h
|
Uhm - we can't expose __LIBC12_SOURCE__ to the public - it causes side
|
1998-12-09 20:58:55 +00:00 |
regexp.h
|
__RENAME() the libcompat regexp routines so they will not be used by
|
1998-09-14 20:25:02 +00:00 |
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
|
make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h>
|
2000-03-07 21:12:37 +00:00 |
sgtty.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 00:25:25 +00:00 |
sha1.h
|
split /usr/include/sys/sha1.h and /usr/include/sha1.h completely.
|
2002-03-31 14:12:37 +00:00 |
signal.h
|
protect against multiple declarations. This also fixes a problem where
|
2000-12-18 21:21:26 +00:00 |
stab.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
stdbool.h
|
ISO C / SUSv3 <stdbool.h>.
|
2002-02-02 17:31:52 +00:00 |
stddef.h
|
u_long -> unsigned long in "offsetof" macro.
|
2000-11-10 06:35:45 +00:00 |
stdio.h
|
* Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h.
|
2002-05-24 22:17:20 +00:00 |
stdlib.h
|
add arc4random(3). from openbsd
|
2002-05-24 04:01:43 +00:00 |
string.h
|
Sprinkle some restrict qualifiers.
|
2001-03-22 07:37:04 +00:00 |
stringlist.h
|
Assign to TNF.
|
2002-10-04 11:42:38 +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
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
sysexits.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
tar.h
|
Switch to using lite-2's tar.h instead of ours. The contents are
|
1998-02-02 17:10:19 +00:00 |
time.h
|
Version times() so that programs compiled before the recent change to make
|
2002-06-30 09:45:39 +00:00 |
ttyent.h
|
Add a "class" entry to ttyent. Closes PR#4638.
|
1999-01-15 18:47:48 +00:00 |
tzfile.h
|
Merge in recent changes from the private version of this header distributed
|
1998-07-30 14:11:22 +00:00 |
ulimit.h
|
Add an XSH5 ulimit()/<ulimit.h> implementation.
|
1999-09-13 18:38:04 +00:00 |
unistd.h
|
Remove variable name from prototype.
|
2001-07-29 22:18:45 +00:00 |
util.h
|
add prototypes for disklabel_dkcksum() and disklabel_scan().
|
2002-10-12 20:46:57 +00:00 |
utime.h
|
Per POSIX and X/Open, don't include <sys/types.h> but make only time_t
|
1998-05-06 17:30:12 +00:00 |
utmp.h
|
Add __P(()); noticed by wiz.
|
2002-07-28 22:48:38 +00:00 |
utmpx.h
|
Add __P(()); noticed by wiz.
|
2002-07-28 22:48:38 +00:00 |
vis.h
|
Add VIS_HTTPSTYLE and strunvisx (From FreeBSD)
|
2002-03-23 17:39:05 +00:00 |
wchar.h
|
fix prototype of fputwc, putwc and putwchar.
|
2002-03-14 21:22:28 +00:00 |
wctype.h
|
avoid exposure of libc internal symbols into public header (wctype.h).
|
2001-01-20 17:40:09 +00:00 |