haiku/headers
Ingo Weinhold 8560d1885b * The runtime_loader's test_executable() no longer analyzes the
executable permissions of the file by hand. We use _kern_access()
  instead, which also handles the root case correctly.
* The user and group arguments of test_executable() aren't needed any
  longer.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24483 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-20 01:45:00 +00:00
..
build Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
compatibility/bsd * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs updated fluidsynth to 1.0.8 2008-03-18 22:17:50 +00:00
os Supply a supoprt file for functions used among all the kit 2008-03-13 20:13:39 +00:00
posix Commented out real-time signal related stuff (SA_SIGINFO, waitid()) to 2008-03-18 17:33:03 +00:00
private * The runtime_loader's test_executable() no longer analyzes the 2008-03-20 01:45:00 +00:00
tools