haiku/headers/posix
Axel Dörfler 617c98ba68 Made stdlib.h almost compatible to BeOS.
Removed deprecated strtoq() functions (they are not even part of BeOS, so
why should we include this cruft?).
Added prototypes for llabs(), and lldiv() - added lldiv_t to div_t.h.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-25 22:02:50 +00:00
..
arpa added C++ header guards 2002-10-25 15:13:00 +00:00
net added C++ header guards 2002-10-25 15:13:00 +00:00
netinet modified to support building of libnet 2002-09-03 00:02:40 +00:00
sys Fixed a strange, and hard to find bug. 2002-10-25 14:43:27 +00:00
dirent.h Added a preliminary sys/types.h that just includes ktypes.h for now. 2002-08-20 11:10:51 +00:00
div_t.h Made stdlib.h almost compatible to BeOS. 2002-10-25 22:02:50 +00:00
errno.h Obey the gods of source compatability. Progress is evil. (apparently) 2002-07-12 14:57:37 +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
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
malloc.h allow building everything without local(tree external) header files beeing 2002-10-23 20:13:17 +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
nhash.h It is accomplished ... 2002-07-09 12:24:59 +00:00
null.h a few new headers for compatibility 2002-10-23 18:47:12 +00:00
poll.h It is accomplished ... 2002-07-09 12:24:59 +00:00
pwd.h Added headers for fnmatch, glob, and pwd stuff. 2002-10-06 23:47:13 +00:00
resolv.h modified to support building of libnet 2002-09-03 00:02:40 +00:00
signal.h posix signals support, 1st pass 2002-10-23 17:31:10 +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 Made stdlib.h almost compatible to BeOS. 2002-10-25 22:02:50 +00:00
string.h Added a very preliminary time.h 2002-09-23 02:33:02 +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 included missing header. 2002-10-23 16:06:53 +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