..
arpa
after many changes, the network stack can now be build
2002-10-30 01:21:54 +00:00
net
Fixed a spelling error.
2003-08-31 16:05:23 +00:00
netinet
removed unnecessary #include <OS.h>
2003-08-02 07:34:06 +00:00
sys
change variable name to better fit its purpose.
2003-09-21 15:53:54 +00:00
alloca.h
Some header work to make it more posix compliant.
2003-04-19 17:35:55 +00:00
ctype.h
new posix/beos compatible version in public posix/ctype.h, also added isblank prototype
2003-08-16 07:13:55 +00:00
dirent.h
Added comments to the fields of the dirent structure. Most important one
2002-11-29 02:49:58 +00:00
div_t.h
Made stdlib.h almost compatible to BeOS.
2002-10-25 22:02:50 +00:00
dlfcn.h
Added our dlfcn.h header - the RTLD_xxx constants may change, though.
2003-01-12 16:15:49 +00:00
endian.h
Our endian.h header was still missing. Defines constants to determine the
2003-05-17 15:26:18 +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
flock() is neither POSIX, nor available in BeOS.
2003-11-06 00:15:54 +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
iconv.h
must include size_t for iconv
2003-07-31 00:57:04 +00:00
inttypes.h
Some header work to make it more posix compliant.
2003-04-19 17:35:55 +00:00
iovec.h
another small file for compatibility reasons
2002-10-23 19:35:15 +00:00
limits.h
Added some common limits (ULLONG_MAX, LLONG_MIN/MAX, OFF_MIN/MAX).
2003-02-14 17:34:59 +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
h_errno is now declared in each file that uses it.
2003-10-17 13:57:33 +00:00
new
gcc 3 fixes
2003-08-04 00:46:53 +00:00
new.h
Temporary files to allow compiling. Some should be replaced, some removed.
2002-10-23 20:44:36 +00:00
nl_types.h
Some header work to make it more posix compliant.
2003-04-19 17:35:55 +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
pthread.h
Added the public pthread header - right now, only support for mutex and
2003-04-20 18:53:11 +00:00
pwd.h
Added headers for fnmatch, glob, and pwd stuff.
2002-10-06 23:47:13 +00:00
resolv.h
Rollback to original xBSD DNS resolver implementation _res global variable name.
2003-06-19 00:10:13 +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
I don't know yet *why*, but the build fails when this header is guarded
2003-05-11 16:14:12 +00:00
stdbool.h
posix standard stdbool.h
2003-08-02 04:53:24 +00:00
stddef.h
gnu free rewrite of stddef.h
2003-08-02 07:47:24 +00:00
stdint.h
more posix compatibility in stdint.h prevents build problems in jpeg2000translator
2003-08-02 08:00:01 +00:00
stdio_post.h
Added stdio post/pre includes for our BeOS compatible stdio implementation.
2003-02-11 19:37:58 +00:00
stdio_pre.h
Added stdio post/pre includes for our BeOS compatible stdio implementation.
2003-02-11 19:37:58 +00:00
stdlib.h
fixed unsetenv prototype to match posix standard
2003-08-02 04:55:14 +00:00
string.h
Added prototype for strerror_r().
2003-11-05 23:52:25 +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
syslog.h
Added comments to LOG_SERIAL and LOG_PERROR.
2003-11-13 03:30:21 +00:00
termios.h
Removed dependancies from be_setup.h (since we don't have this header in our repository)
2003-02-14 07:56:22 +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
Some header work to make it more posix compliant.
2003-04-19 17:35:55 +00:00
wchar.h
a few new headers for compatibility
2002-10-23 18:47:12 +00:00