haiku/headers/os/support
Stefano Ceccherini 5480b4590e Another patch from Oliver Tappe: BString behaves better when the user supplies out-of bounds values in Insert(), Remove(), etc.
Code is refactored, and it fully complies with our guidelines.
Tests have been updated too (hint: try the replace tests with R5 and our implementation...)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5348 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-13 07:35:16 +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 Moved definition of _FreeBlock to the source file and enabled its "magic{1,2}" fields on debug only. 2003-09-07 12:04:24 +00:00
BufferIO.h some header files to be R5 compatible 2002-10-23 13:54:44 +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
StopWatch.h Minor header-related changes 2003-05-14 17:21:46 +00:00
String.h Another patch from Oliver Tappe: BString behaves better when the user supplies out-of bounds values in Insert(), Remove(), etc. 2003-11-13 07:35:16 +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
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
byteorder.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