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
François Revol
375be9fa40
Add a machine type field. It should hold a platform dependant type. On Atari it's the high word of the _MCH cookie (2=TT,3=Falcon,5=ARAnyM).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26085 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-22 20:57:49 +00:00
..
build
Define INT32_MAX, if not defined.
2008-06-19 00:03:56 +00:00
compatibility
/bsd
Removed prototypes for openpty() (which lives in pty.h) and forkpty()
2008-05-28 20:44:47 +00:00
cpp
…
glibc
Prevent redefinition of _IO_MTSAFE_IO. It is defined when building the
2008-03-22 15:26:55 +00:00
gnu
…
legacy
/network
…
libs
updated freetype to 2.3.6
2008-06-16 20:51:14 +00:00
os
Set max cpu count to 1 for ARM. Anyone knows a real SMP platform using it ?
2008-06-21 21:48:18 +00:00
posix
Removed <syscalls.h>' dependency to <semaphore.h> by giving the sem_t
2008-06-19 00:05:01 +00:00
private
Add a machine type field. It should hold a platform dependant type. On Atari it's the high word of the _MCH cookie (2=TT,3=Falcon,5=ARAnyM).
2008-06-22 20:57:49 +00:00
tools
…