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
d73327e274
Branches
Tags
View all branches
haiku
/
headers
History
Michael Lotz
d73327e274
Make dirfd() publically available. It used on other systems as well it seems.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26466 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-17 01:01:52 +00:00
..
build
Avoid redefinition of B_NOT_SUPPORTED on BeOS build platform.
2008-07-15 11:53:07 +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
setsockopt and getsockopt use int as others functions
2006-06-23 14:19:11 +00:00
libs
patch by Andrej Spielmann (GSOC):
2008-07-10 08:11:04 +00:00
os
* Added B_PHYSICAL_BASE_ADDRESS address specification for anonymous areas.
2008-07-16 23:32:25 +00:00
posix
Make dirfd() publically available. It used on other systems as well it seems.
2008-07-17 01:01:52 +00:00
private
* Removed some old working_set/page daemon stuff from the address space.
2008-07-16 23:36:25 +00:00
tools
…