haiku/headers
Axel Dörfler 002b33b720 * Fixed a bunch or concurreny bugs and memory leaks of the new reference
string stuff.
* It's still not thread-safe for all usage patterns, though, so we might want
  to remove or disable it: if a string is shared between several threads, and
  one of those starts to use a reference, all kinds of problems can happen.
* Some cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24312 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-08 19:05:09 +00:00
..
build Updated our build SupportDefs.h to the same version as the current standard 2008-02-29 23:43:18 +00:00
compatibility/bsd * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs Patch by Christof Lutteroth: 2008-02-25 01:54:05 +00:00
os * Fixed a bunch or concurreny bugs and memory leaks of the new reference 2008-03-08 19:05:09 +00:00
posix added search.h 2008-02-24 13:41:01 +00:00
private Renamed all *LAYER* constants to *VIEW*. 2008-03-08 16:44:18 +00:00
tools