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
23d878482ed22e55dad6d1fca1df7bea42eb157c
haiku-beta6
/
headers
T
History
Alex Smith
23d878482e
Made *_addr_t {,un}signed long rather than long long on x86_64.
...
* long is 64-bit on x86_64. * Makes addr_t compatible with size_t.
2012-06-13 17:00:57 +01:00
..
build
Style fixes suggested by Axeld.
2012-03-09 14:39:24 -05: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
Made *_addr_t {,un}signed long rather than long long on x86_64.
2012-06-13 17:00:57 +01:00
cpp
Fix
#7948
: add correct prototype for String::compare alongside the wrong one
2011-10-31 09:56:00 +00:00
glibc
…
libs
Remove lp_solve headers.
2012-05-08 07:28:16 +12:00
os
cpuid: Rework AMD CPUID numbers
2012-06-04 11:01:39 -05:00
posix
Fix warnings about MB_LEN_MAX being redefined.
2012-02-26 22:45:16 +01:00
private
Fixed copyright date on arch_config.h.
2012-06-11 12:09:36 +01:00
tools
…