This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
support
History
Ingo Weinhold
f451e14bc2
Added InitCheck() method.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29487 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-13 02:05:10 +00:00
..
Archivable.h
…
Autolock.h
…
Beep.h
…
BlockCache.h
…
BufferIO.h
* BBufferIO did not implement Seek() and Position() correctly; it just passed
2008-11-16 21:23:45 +00:00
ByteOrder.h
Patch by Scott:
2008-11-10 23:50:42 +00:00
ClassInfo.h
…
DataIO.h
…
Debug.h
fix gcc4 warning about wrong argument type.
2008-06-15 19:21:00 +00:00
Errors.h
Changed all error codes from enum values to macros. This allows for
2008-05-08 20:54:14 +00:00
Flattenable.h
…
List.h
Revamp BList somewhat to further optimize the resizing behavior.
2008-06-12 21:30:28 +00:00
Locker.h
Added InitCheck() method.
2009-03-13 02:05:10 +00:00
parsedate.h
…
StopWatch.h
…
String.h
* _Realloc() did not initialize the reference count either.
2008-03-10 22:56:27 +00:00
SupportDefs.h
Patch by Scott:
2008-11-10 23:50:42 +00:00
TLS.h
…
TypeConstants.h
…
UTF8.h
…