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
70418bc5bfd09ba9f43664f05e48860a1a227584
haiku-beta6
/
headers
T
History
Axel Dörfler
844f23f9ba
Added the BSD-ish libcrypt.h for your convenience.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18451 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-07 22:48:08 +00:00
..
build
Fixed the R5 StyledEdit build -- removed B_BAD_DATA as it was defined in Errors.h, unbeknownst to me
2006-08-07 18:24:18 +00:00
compatibility
/bsd
Added the BSD-ish libcrypt.h for your convenience.
2006-08-07 22:48:08 +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
Added ncurses headers for later use.
2006-08-07 16:53:53 +00:00
os
* Fixed typo.
2006-08-06 12:42:05 +00:00
posix
* Fixup some more headers, following axeld's lead with stdint.h (new_stack didn't compile for me without these).
2006-07-03 03:27:04 +00:00
private
* Changed Insert() to not only compile but also work differently in that it
2006-07-29 17:58:17 +00:00
tools
…