haiku/headers
Jonas Sundström a29fb9388d Rename and a small simplification. Thanks, Clemens and Ingo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40756 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-01 08:26:00 +00:00
..
build Part of fixing #7226: 2011-02-16 10:13:12 +00:00
compatibility Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 22:04:50 +00:00
config
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc
libs Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
os Rename and a small simplification. Thanks, Clemens and Ingo. 2011-03-01 08:26:00 +00:00
posix changed dirfd() to its POSIX signature, without const (see #4947). 2011-01-06 21:34:06 +00:00
private now correctly init the thread id in the pthread struct for main thread and threads spawned with spawn_thread(). This definitely helps for #7235. 2011-02-24 17:28:59 +00:00
tools