haiku/headers/posix
Axel Dörfler 350117ec51 Removed the "const" in the return value of strerror() to be POSIX compliant.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1810 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-01 02:58:34 +00:00
..
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 some more clean up and renaming 2002-10-30 20:59:25 +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
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
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 Signals, 2nd pass: syscall restarting now only works on EINTR (removed other exotic retcodes like ERESTARTSYS); signal handlers now receive 3 args, and the vregs struct is used to save the signal context, making the system beos compatible. 2002-10-26 13:31:22 +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
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
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 a few new headers for compatibility 2002-10-23 18:47:12 +00:00