haiku/headers
Oliver Tappe de2e54ace0 Adjust tzset() implementation to better follow the POSIX specs and
make some more perl tests happy.
* no longer expect a ICU timezone ID in the TZ environment variable,
  but only expect this format if the TZ-value is starting with ':'
* accept "standard" TZ-values like "EST5" (of which only "EST" is
  relevant to us) - if such a value is specified, we hardcode the
  timezone name to the given value, no matter how ICU calls it
* adjust tests accordingly


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39415 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-13 01:13:38 +00:00
..
build Import glibc 2.11.2 regex.h for Solaris 2010-08-14 11:10:40 +00:00
compatibility Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 22:04:50 +00:00
config
cpp * Added missing clear() method. 2010-08-05 11:23:01 +00:00
glibc
libs * Use Layout API 2010-10-30 09:43:26 +00:00
os * Reuse the check for changed location which decides whether 2010-11-06 12:43:24 +00:00
posix * add symbolic constants for the langinfo constants, as that's what 2010-11-13 00:22:40 +00:00
private Adjust tzset() implementation to better follow the POSIX specs and 2010-11-13 01:13:38 +00:00
tools