This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8cf55acfffbfa3caea2fbc4d25a6425dbffbeef5
haiku-beta6
/
headers
T
History
Jérôme Duval
bafa759148
now correctly init the thread id in the pthread struct for main thread and threads spawned with spawn_thread(). This definitely helps for
#7235
.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40665 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-24 17:28:59 +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
Changed to 64 bit physical addresses for x86. This enabled PAE support.
2010-06-23 16:10:08 +00:00
cpp
* Added missing clear() method.
2010-08-05 11:23:01 +00:00
glibc
…
libs
merged freetype 2.4.4
2011-02-16 17:55:28 +00:00
os
Move #define from E-mail.h to mail_util.h. Thx Jerome.
2011-02-21 23:16:08 +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
…