haiku/src/system
Axel Dörfler 0ba0370464 Use B_MAX_SYMLINKS instead of SYMLINKS_MAX (which also fixes the build, btw).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-21 15:44:46 +00:00
..
boot Fixed PPC build. 2006-05-17 18:06:35 +00:00
glue Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will 2006-01-06 03:48:11 +00:00
kernel Use B_MAX_SYMLINKS instead of SYMLINKS_MAX (which also fixes the build, btw). 2006-06-21 15:44:46 +00:00
ldscripts Renamed the linker script to runtime_loader.ld to match the rest. 2006-03-30 18:10:59 +00:00
libroot * PTHREAD_MUTEX_INITIALIZER inits to NULL, pthread_mutex_lock now call pthread_mutex_init to support this PTHREAD_MUTEX_INITIALIZER 2006-06-21 14:07:34 +00:00
runtime_loader Unlike the ELF specs, BeOS ignores the path of shared objects specified by the DT_NEEDED 2006-05-31 15:59:42 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00