haiku/headers/posix
Philippe Houdoin 58a5c4bb6e Rollback to original xBSD DNS resolver implementation _res global variable name.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3570 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-19 00:10:13 +00:00
..
arpa after many changes, the network stack can now be build 2002-10-30 01:21:54 +00:00
net Forgot to commit these... Should fix network stuff build issues. 2003-02-09 21:05:37 +00:00
netinet Forgot to commit these... Should fix network stuff build issues. 2003-02-09 21:05:37 +00:00
sys Some header work to make it more posix compliant. 2003-04-19 17:35:55 +00:00
alloca.h Some header work to make it more posix compliant. 2003-04-19 17:35: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 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
iconv.h Some header work to make it more posix compliant. 2003-04-19 17:35:55 +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 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
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
stddef.h Some header work to make it more posix compliant. 2003-04-19 17:35:55 +00:00
stdint.h Some header work to make it more posix compliant. 2003-04-19 17:35:55 +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 Some header work to make it more posix compliant. 2003-04-19 17:35:55 +00:00
string.h Added prototype for the GNU strchrnul() call. 2003-05-03 16:06:48 +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
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.h a few new headers for compatibility 2002-10-23 18:47:12 +00:00
wchar_t.h Some header work to make it more posix compliant. 2003-04-19 17:35:55 +00:00