haiku/headers/os/support
beveloper 188b5de0bf renamed atomic_read() into atomic_get() (since we already have atomic_set(), but not a atomic_write())
renamed user_??? functions into the new _user_??? naming style.
changed implementation of PPC 64 bit atomic functions to use (un)lock_memory()


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4417 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-31 01:21:56 +00:00
..
Archivable.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Autolock.h Minor header-related changes 2003-05-14 17:21:46 +00:00
Beep.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
BlockCache.h fixed description 2003-08-29 01:22:44 +00:00
BufferIO.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
byteorder.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ByteOrder.h avoid collision with <netinet/in.h> 2002-10-29 23:38:46 +00:00
ClassInfo.h It is accomplished ... 2002-07-09 12:24:59 +00:00
DataIO.h Header rewritten from the scratch. 2003-06-04 18:38:49 +00:00
Debug.h Minor header-related changes 2003-05-14 17:21:46 +00:00
Errors.h Removed B_NOT_SUPPORTED again - EOPNOTSUPP is a socket specific error code 2003-06-17 00:38:45 +00:00
Flattenable.h It is accomplished ... 2002-07-09 12:24:59 +00:00
List.h The header is now R5 binary and source compatible 2002-12-06 14:24:06 +00:00
Locker.h It is accomplished ... 2002-07-09 12:24:59 +00:00
parsedate.h Adds our own, shiny, and almost BeOS compatible parsedate.h header (but not 2003-08-23 18:25:11 +00:00
StopWatch.h Minor header-related changes 2003-05-14 17:21:46 +00:00
String.h Added missing _DoReplace(). 2003-02-15 20:08:36 +00:00
SupportDefs.h renamed atomic_read() into atomic_get() (since we already have atomic_set(), but not a atomic_write()) 2003-08-31 01:21:56 +00:00
syslog.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00
TLS.h The return value is now also a variable of type (void **). 2003-01-07 00:20:52 +00:00
TypeConstants.h It is accomplished ... 2002-07-09 12:24:59 +00:00
UTF8.h Removed BGA's uint32 utf8_char_len(uchar c) 2003-07-17 15:35:39 +00:00