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
Adrien Destugues
1855b44cdf
* Set the ICU default time zone from the locale preflet. Unfortunately it looks like this doesn't solve all the problems
...
yet. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37768 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-27 09:45:52 +00:00
..
build
Introduced types [__haiku_]generic_{addr,size}_t which are wide enough for
2010-06-02 18:22:38 +00:00
compatibility
* added forkpty() and login_tty() to bsd compatibility, a test for forkpty().
2010-04-10 13:48:28 +00:00
config
Changed to 64 bit physical addresses for x86. This enabled PAE support.
2010-06-23 16:10:08 +00:00
cpp
…
glibc
…
libs
Some more ICU-related improvements:
2010-07-15 21:23:45 +00:00
os
* Set the ICU default time zone from the locale preflet. Unfortunately it looks like this doesn't solve all the problems
2010-07-27 09:45:52 +00:00
posix
* minor cleanup (whitespace and superfluous include)
2010-07-24 16:04:43 +00:00
private
Add conversion operator to the BReference class.
2010-07-26 19:18:56 +00:00
tools
…