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
b16cba7bb538dfaedeacf486c50f4c2cc3ce4875
haiku-beta6
/
headers
T
History
Axel Dörfler
c7cf50a4e5
* Added a handy BDiskSystem::SupportsWriting().
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-13 23:47:30 +00:00
..
build
* updated build opengl headers to 7.2
2008-10-13 21:10:52 +00:00
compatibility
/bsd
Removed prototypes for openpty() (which lives in pty.h) and forkpty()
2008-05-28 20:44:47 +00:00
cpp
GCC 4 fix.
2005-12-11 16:22:51 +00:00
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
updated libpng to 1.2.31: 1.2.30 had at least one serious regression
2008-08-21 22:34:27 +00:00
os
* Added a flag B_DISK_SYSTEM_SUPPORTS_WRITING to determine whether or not a
2008-10-13 22:32:27 +00:00
posix
* Threw away the broken stat() vs. _stat() mechanism to allow for more fields
2008-10-10 22:13:05 +00:00
private
* Added a handy BDiskSystem::SupportsWriting().
2008-10-13 23:47:30 +00:00
tools
…