.. |
arpa
|
PR/32615: Yves-Emmanuel JUTARD: Add missing telopts extern variable.
|
2006-01-24 17:13:59 +00:00 |
heimdal
|
…
|
|
protocols
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
rpc
|
Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
|
2006-02-25 00:58:34 +00:00 |
rpcsvc
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
Makefile
|
Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,
|
2005-12-30 23:07:31 +00:00 |
a.out.h
|
…
|
|
ar.h
|
…
|
|
assert.h
|
…
|
|
bitstring.h
|
…
|
|
bm.h
|
…
|
|
cpio.h
|
…
|
|
ctype.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
db.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
dirent.h
|
PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.
|
2006-03-26 18:22:40 +00:00 |
disktab.h
|
…
|
|
dlfcn.h
|
…
|
|
err.h
|
…
|
|
errno.h
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 19:12:23 +00:00 |
fmtmsg.h
|
…
|
|
fnmatch.h
|
…
|
|
fstab.h
|
…
|
|
fts.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
ftw.h
|
Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,
|
2005-12-30 23:07:31 +00:00 |
getopt.h
|
…
|
|
glob.h
|
PR/33123: Murray Armfield: standards compliance & glob.h
|
2006-03-26 18:11:22 +00:00 |
grp.h
|
…
|
|
hesiod.h
|
…
|
|
iconv.h
|
…
|
|
ieeefp.h
|
PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc
|
2005-11-18 20:02:59 +00:00 |
ifaddrs.h
|
…
|
|
inttypes.h
|
…
|
|
iso646.h
|
…
|
|
kvm.h
|
…
|
|
langinfo.h
|
…
|
|
libgen.h
|
…
|
|
limits.h
|
…
|
|
link.h
|
…
|
|
link_aout.h
|
…
|
|
link_elf.h
|
Fix comment indentation after __P was deleted.
|
2006-01-11 22:50:35 +00:00 |
locale.h
|
…
|
|
login_cap.h
|
expose setuserpath and setuserenv, now used by xdm.
|
2005-12-20 21:31:27 +00:00 |
lwp.h
|
…
|
|
malloc.h
|
…
|
|
math.h
|
Add trunc() and truncf() C99 functions, from FreeBSD.
|
2006-03-25 16:41:11 +00:00 |
md2.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
memory.h
|
…
|
|
mntopts.h
|
convert "magiclinks" from a per-fs mount option to a system-wide sysctl.
|
2006-02-12 01:32:06 +00:00 |
monetary.h
|
…
|
|
mpool.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
ndbm.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
netconfig.h
|
…
|
|
netdb.h
|
Add EAI_OVERFLOW as specified in RFC3493, POSIX and XPG6.
|
2006-02-17 15:55:01 +00:00 |
netgroup.h
|
…
|
|
nl_types.h
|
…
|
|
nlist.h
|
…
|
|
nsswitch.h
|
sprinkle __UNCONST
|
2005-11-29 03:12:58 +00:00 |
paths.h
|
…
|
|
pwd.h
|
…
|
|
randomid.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
ranlib.h
|
…
|
|
re_comp.h
|
…
|
|
regex.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
regexp.h
|
…
|
|
res_update.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
resolv.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
rmd160.h
|
Use new location.
|
2005-09-24 18:35:42 +00:00 |
rmt.h
|
…
|
|
sa.h
|
…
|
|
sched.h
|
Change the sched_*() functions to return -1 and set errno to ENOSYS
|
2005-10-09 11:17:28 +00:00 |
search.h
|
…
|
|
semaphore.h
|
…
|
|
setjmp.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
sgtty.h
|
…
|
|
signal.h
|
pthread_sigmask(): Add restrict qualifier to set, oset args.
|
2006-01-07 20:10:29 +00:00 |
stab.h
|
…
|
|
stdbool.h
|
…
|
|
stddef.h
|
…
|
|
stdio.h
|
inline -> __inline for selected things (specifically, the header
|
2005-12-27 17:21:28 +00:00 |
stdlib.h
|
Add strtof(3) and strtold(3); welcome libc 12.137.
|
2006-03-15 17:35:17 +00:00 |
string.h
|
…
|
|
stringlist.h
|
…
|
|
strings.h
|
…
|
|
struct.h
|
…
|
|
sysexits.h
|
Add a comment asking to update sysexits(3) when adding more entries.
|
2005-09-30 20:56:19 +00:00 |
tar.h
|
…
|
|
time.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
ttyent.h
|
…
|
|
tzfile.h
|
…
|
|
ucontext.h
|
…
|
|
ulimit.h
|
…
|
|
unistd.h
|
u_intN_t -> uintN_t
|
2005-12-26 19:01:47 +00:00 |
util.h
|
Don't expose struct pw_policy and use pw_policy_t, use malloc, man-page
|
2006-02-18 16:32:45 +00:00 |
utime.h
|
…
|
|
utmp.h
|
…
|
|
utmpx.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
uuid.h
|
…
|
|
varargs.h
|
…
|
|
vis.h
|
compat code reorg
|
2005-09-13 01:44:32 +00:00 |
wchar.h
|
…
|
|
wctype.h
|
…
|
|
wordexp.h
|
…
|
|