..
arpa
after many changes, the network stack can now be build
2002-10-30 01:21:54 +00:00
net
rtstat and rt_tables global variables were declared EACH time route.h was included.
2002-11-01 02:53:49 +00:00
netinet
Add missing extern "C" enclosures.
2002-11-01 02:54:42 +00:00
sys
Remove once again a global variable (protocols list) declaration from a header!
2002-11-13 23:40:03 +00:00
dirent.h
fixed the extern "C" header guards, it must read __cplusplus, not _cplusplus.
2002-10-26 13:07:30 +00:00
div_t.h
Made stdlib.h almost compatible to BeOS.
2002-10-25 22:02:50 +00:00
errno.h
The header is now compatible with R5's libroot.so.
2002-11-15 17:37:55 +00:00
exception
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
fcntl.h
Some changes for an independent header system - added missing function
2002-10-23 15:27:44 +00:00
float.h
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
fnmatch.h
Added headers for fnmatch, glob, and pwd stuff.
2002-10-06 23:47:13 +00:00
glob.h
Added headers for fnmatch, glob, and pwd stuff.
2002-10-06 23:47:13 +00:00
inttypes.h
Added inttypes.h (includes stuff like int8_t typedef), but it's not complete;
2002-10-26 00:35:08 +00:00
iovec.h
another small file for compatibility reasons
2002-10-23 19:35:15 +00:00
limits.h
Move errno.h to it's correct place
2002-07-11 20:39:30 +00:00
locale.h
Added a locale.h header file.
2002-10-26 00:35:43 +00:00
malloc.h
allow building everything without local(tree external) header files beeing
2002-10-23 20:13:17 +00:00
math.h
added macros PI and PI2, and fixed previous (invalid) references to these
2002-10-27 01:36:45 +00:00
netdb.h
added <netinet/in.h> include and C++ header guards
2002-10-25 15:12:41 +00:00
new
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
new.h
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:44:36 +00:00
null.h
a few new headers for compatibility
2002-10-23 18:47:12 +00:00
poll.h
The pollfd fields events & revents had the wrong size (int instead of short).
2002-10-29 05:39:54 +00:00
pwd.h
Added headers for fnmatch, glob, and pwd stuff.
2002-10-06 23:47:13 +00:00
resolv.h
added C++ header guards
2002-10-26 13:22:40 +00:00
signal.h
some cleanup and reorganization:
2002-11-18 07:24:07 +00:00
size_t.h
a few new headers for compatibility
2002-10-23 18:47:12 +00:00
stdarg.h
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
stddef.h
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
stdlib.h
"template" is obviously a reserved word in C++...
2002-10-26 00:06:00 +00:00
string.h
Removed the "const" in the return value of strerror() to be POSIX compliant.
2002-11-01 02:58:34 +00:00
strings.h
Added our string.h headers (the one in private/kernel will be removed now)
2002-09-17 14:51:59 +00:00
time.h
Added struct timespec, and struct itimerspec to time.h.
2002-10-28 18:36:26 +00:00
typeinfo
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
unistd.h
Some changes for an independent header system - added missing function
2002-10-23 15:27:44 +00:00
utime.h
Added utime.h.
2002-11-15 22:34:27 +00:00
varargs.h
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:35:37 +00:00
wchar_t.h
a few new headers for compatibility
2002-10-23 18:47:12 +00:00
wchar.h
a few new headers for compatibility
2002-10-23 18:47:12 +00:00