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
History
Oliver Tappe
f5644b8d3b
* prefer HashSet and HashMap to respective std-classes where possible
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40518 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-15 18:52:03 +00:00
..
build
Import glibc 2.11.2 regex.h for Solaris
2010-08-14 11:10:40 +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
Make kp_solve interface work again.
2011-02-08 09:01:11 +00:00
os
* fix value of all enumeration types that are stored as part of a
2011-02-15 18:33:19 +00:00
posix
changed dirfd() to its POSIX signature, without const (see
#4947
).
2011-01-06 21:34:06 +00:00
private
* prefer HashSet and HashMap to respective std-classes where possible
2011-02-15 18:52:03 +00:00
tools
…