haiku/src/kernel/libroot
Axel Dörfler ac50932dae Moved the getopt() functionality from the getopt/ subdir to the new
extensions/ directory - which will contain glibc specific additions
to the POSIX standard (getopt() is here because of getopt_long() etc.).
Also added obstack functions.
Added wcsmbs to the build.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8969 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-15 12:23:08 +00:00
..
os Now includes arch_config.h instead of arch_cpu.h (because the info contained therein has moved). 2004-09-10 15:20:37 +00:00
posix Moved the getopt() functionality from the getopt/ subdir to the new 2004-09-15 12:23:08 +00:00
Jamfile Added the dirent functions to the kernel as well. 2004-09-14 22:46:42 +00:00
libroot_init.c Removed empty stubs already exported by libgcc.a (was needed to link properly before). 2004-07-05 18:47:54 +00:00