haiku/headers/private/libroot
Oliver Tappe 560b10ff88 Implement tzset(), gmtime(), localtime() and mktime() on top of ICU
* no longer keep a separate time-backend, since the implementation needs to
  access (data of) the locale backend anyway
* moved more stuff from localtime_fading_out.c to localtime.cpp
* added respective tests to locale_test
* added two more tests copied from glibc, test_time.c and tst-mktime.c


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38162 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-16 21:14:23 +00:00
..
locale Implement tzset(), gmtime(), localtime() and mktime() on top of ICU 2010-08-16 21:14:23 +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
libroot_lock.h
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
user_group.h
user_thread.h