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
effe53fae93cf526f5a978ba578b0f07879d9f24
haiku-beta6
/
headers
T
History
Jérôme Duval
72b4b94081
use __builtin_offsetof for gcc4 and superior, it avoids a gcc4 broken build with template use of offsetof()
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20669 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-12 18:36:37 +00:00
..
build
Added ENOATTR.
2007-04-08 02:01:07 +00:00
compatibility
/bsd
More tweaks to the libbsd.so compatibility library:
2006-12-13 16:26:43 +00:00
cpp
GCC 4 fix.
2005-12-11 16:22:51 +00:00
glibc
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
gnu
…
legacy
/network
setsockopt and getsockopt use int as others functions
2006-06-23 14:19:11 +00:00
libs
Turned off patented colored subpixel rendering.
2007-01-29 12:36:08 +00:00
os
change the way FileGameSound works : avoid using a port
2007-04-06 22:40:23 +00:00
posix
use __builtin_offsetof for gcc4 and superior, it avoids a gcc4 broken build with template use of offsetof()
2007-04-12 18:36:37 +00:00
private
gcc4 is picky with in-template symbols, they must be qualified
2007-04-12 18:17:31 +00:00
tools
…