haiku/headers/private/libroot
Oliver Tappe e8226ce48d * fix support for influencing tzset() via TZ environment variable
(now at least <std> and <offset> are supported properly)
* instead of creating a TimeZone object whenever needed, we now
  create it in tzset() and keep it around
* add tests for TZ to locale_test

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40788 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-03 00:34:51 +00:00
..
locale * fix support for influencing tzset() via TZ environment variable 2011-03-03 00:34:51 +00:00
time * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
dirent_private.h * Fixed fdopendir(): We have to explicitly (re-)open the directory, because FDs 2009-11-10 10:55:43 +00:00
ErrnoMaintainer.h * moved ErrnoMaintainer into its own header to be reusable. 2010-08-05 21:41:29 +00:00
extended_system_info.h Added new private API to get more information on a team: 2010-11-16 19:42:08 +00:00
fork.h * Private libroot locking primitives: 2010-04-15 21:52:49 +00:00
image_private.h Added private get_image_symbol_etc() that can recursively search for a symbol 2009-02-28 18:50:40 +00:00
libroot_lock.h
libroot_private.h now correctly init the thread id in the pthread struct for main thread and threads spawned with spawn_thread(). This definitely helps for #7235. 2011-02-24 17:28:59 +00:00
mathimpl.h
pthread_private.h * The pthread_thread structure is now allocated for all threads. 2009-11-09 21:33:35 +00:00
trig.h
umask.h * Added private header defining __gUmask which is now used everywhere where 2009-06-17 14:09:40 +00:00
user_group.h
user_thread.h