mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 14:30:06 +00:00
Update.
1998-05-21 Andreas Jaeger <aj@arthur.rhein-neckar.de> * timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable it.
This commit is contained in:
parent
23f0c99c0e
commit
d5cd47bd3e
@ -1,3 +1,8 @@
|
||||
1998-05-21 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable
|
||||
it.
|
||||
|
||||
1998-05-21 15:27 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* wcsmbs/wcsnrtombs.c: Correct computation of result.
|
||||
|
@ -11,8 +11,7 @@ struct {
|
||||
{"TZ=", 832910115},
|
||||
{"TZ=:UTC", 832910115},
|
||||
{"TZ=UTC", 832910115},
|
||||
/* PROBLEM ahead. I fear the tzset code is somehow broken. */
|
||||
/* {"TZ=UTC0", 832910115}*/
|
||||
{"TZ=UTC0", 832910115}
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user