| .. |
|
arpa
|
Added prototype for inet_aton.
|
2006-06-22 11:45:59 +00:00 |
|
ibm
|
Support for VMWare Workstation 6.x
|
2009-05-27 23:35:34 +00:00 |
|
minix
|
Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer.
|
2009-08-15 21:37:26 +00:00 |
|
net
|
More stack for tcpd.
|
2006-07-13 13:19:48 +00:00 |
|
netinet
|
|
|
|
sys
|
Support for setitimer(ITIMER_REAL).
|
2009-08-15 16:09:32 +00:00 |
|
a.out.h
|
|
|
|
alloca.h
|
|
|
|
ansi.h
|
Tweak 64-bit integer type declarations; Fixes GCC sysutil build
|
2009-03-30 17:07:39 +00:00 |
|
assert.h
|
. renamed __str to __makestr to allow for g++
|
2006-06-20 08:40:26 +00:00 |
|
configfile.h
|
|
|
|
ctype.h
|
|
|
|
curses.h
|
|
|
|
dirent.h
|
Getdents implementation in library/vfs/mfs.
|
2006-11-09 16:22:54 +00:00 |
|
env.h
|
. made memory parsing function into a library call
|
2007-02-16 15:54:28 +00:00 |
|
errno.h
|
Added ERESTART.
|
2008-02-21 15:58:26 +00:00 |
|
fcntl.h
|
Added O_REOPEN.
|
2008-02-21 15:58:06 +00:00 |
|
float.h
|
|
|
|
fts.h
|
|
|
|
glob.h
|
A glob() implementation.
|
2008-04-08 13:14:33 +00:00 |
|
grp.h
|
|
|
|
ifaddrs.h
|
|
|
|
inttypes.h
|
|
|
|
lib.h
|
|
|
|
libgen.h
|
|
|
|
libutil.h
|
|
|
|
limits.h
|
Increase ARG_MAX
|
2009-03-17 07:38:35 +00:00 |
|
locale.h
|
|
|
|
Makefile
|
Make includes for gcc 4.1.1 too if found.
|
2006-08-01 09:17:43 +00:00 |
|
math.h
|
A rint() implementation.
|
2007-12-14 11:59:54 +00:00 |
|
mathconst.h
|
add M_SQRT1_2 (1/sqrt(2))
|
2007-12-11 10:59:02 +00:00 |
|
netdb.h
|
|
|
|
pwd.h
|
|
|
|
regex.h
|
|
|
|
regexp.h
|
|
|
|
setjmp.h
|
Setjmp/longjmp updates and cleanup.
|
2006-12-08 16:23:18 +00:00 |
|
sgtty.h
|
|
|
|
signal.h
|
Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer.
|
2009-08-15 21:37:26 +00:00 |
|
stdarg.h
|
add va_copy()
|
2008-12-11 14:10:56 +00:00 |
|
stddef.h
|
|
|
|
stdint.h
|
Tweak 64-bit integer type declarations; Fixes GCC sysutil build
|
2009-03-30 17:07:39 +00:00 |
|
stdio.h
|
Bigger BUFSIZ for bigger fs block size.
|
2006-07-06 10:02:25 +00:00 |
|
stdlib.h
|
|
|
|
string.h
|
Added strlcat and strlcpy.
|
2006-06-22 11:47:18 +00:00 |
|
strings.h
|
|
|
|
sysexits.h
|
|
|
|
syslog.h
|
|
|
|
tar.h
|
|
|
|
termcap.h
|
|
|
|
termios.h
|
|
|
|
time.h
|
nanosleep(3), and sleep(3) rewrite, by Erik van der Kouwe
|
2009-08-15 22:14:48 +00:00 |
|
timers.h
|
|
|
|
tools.h
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
|
ttyent.h
|
|
|
|
unistd.h
|
- Moved (u)mount prototypes from unistd.h to sys/mount.h.
|
2009-08-12 19:57:37 +00:00 |
|
utime.h
|
|
|
|
utmp.h
|
|
|