haiku/headers/private/libroot
Oliver Tappe dbe1e23aa8 Optimised passing around of timezone a bit
* _kern_[sg]et_timezone() now accepts/passes out the timezone name, too
* adjust Time preflet and clockconfig to pass the timezone name into the kernel
  when calling _kern_set_timezone()
* ajust implementation of tzset() to fetch the timezone name from the kernel
  via _kern_get_timezone() instead of reading 'libroot_timezone_info'
* the Time preflet no longer writes 'libroot_timezone_info'


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38164 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-16 22:01:28 +00:00
..
locale Optimised passing around of timezone a bit 2010-08-16 22:01:28 +00:00
time Implement tzset(), gmtime(), localtime() and mktime() on top of ICU 2010-08-16 21:14:23 +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
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 * Retry in benaphore_lock() when interrupted. 2008-09-07 15:27:14 +00:00
libroot_private.h * Private libroot locking primitives: 2010-04-15 21:52:49 +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 Added missing spwd::sp_lstchg field. 2008-05-19 02:16:12 +00:00
user_thread.h * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00