haiku/headers
Axel Dörfler c654468395 Cleaned up the stdint.h header.
Separated macros from the typedefs, removed macros for unsigned minima as
these are not part of the standard.
Added intptr_t/uintptr_t types. Added some comments what those types stand for.
Added a note that this header is mostly compiler/arch specific and should
be handled (adapted) like this.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8919 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-11 18:31:36 +00:00
..
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
libs Upgrade to version 2.1.8 2004-06-22 14:03:16 +00:00
os Added a "cookie" parameter to the fs_read|write|has_page[s](). 2004-09-06 21:54:57 +00:00
posix Cleaned up the stdint.h header. 2004-09-11 18:31:36 +00:00
private Added the arch_config.h file for PPC, moved some stuff out of arch_cpu.h. 2004-09-11 11:04:23 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00