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
87663db420980bdfe50101b6d067dea5e4ded7b2
haiku-beta6
/
headers
T
History
Oliver Tappe
87663db420
Minor cleanup: respect 80-chars line length limit
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42698 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-08-28 10:15:41 +00:00
..
build
Attempt to fix the FreeBSD build. We don't really what KernelExport.h defines,
2011-06-14 13:44:07 +00:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +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
* Added bool and double BString::operator<<() versions.
2011-07-07 10:17:15 +00:00
os
* add predicate FormattingConventions::AreCountrySpecific()
2011-08-21 17:18:31 +00:00
posix
Fixed open_memstream(), buf was void, opengroup.org shows that it should be char.
Fixes
#7905
.
2011-08-10 19:14:49 +00:00
private
Minor cleanup: respect 80-chars line length limit
2011-08-28 10:15:41 +00:00
tools
…