haiku/headers
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
..
build Import glibc 2.11.2 regex.h for Solaris 2010-08-14 11:10:40 +00:00
compatibility * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
config Changed to 64 bit physical addresses for x86. This enabled PAE support. 2010-06-23 16:10:08 +00:00
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
libs merged freetype 2.4.2 2010-08-06 23:01:05 +00:00
os * moved BDateElement from BCountry to BLocale, as that's where it's being used 2010-08-16 20:19:51 +00:00
posix use __haiku_addr_t instead of __haiku_uint32 2010-08-14 11:58:02 +00:00
private Implement tzset(), gmtime(), localtime() and mktime() on top of ICU 2010-08-16 21:14:23 +00:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00