* include/sys/localedef.h: Remove.

* libc/strptime.cc: Define _TimeLocale and declare _CurrentTimeLocale
	as well as _DefaultTimeLocale locally for Cygwin.
This commit is contained in:
Corinna Vinschen
2008-05-08 14:58:11 +00:00
parent 72d1a8a04a
commit 12b830981e
3 changed files with 24 additions and 101 deletions

View File

@@ -1,3 +1,9 @@
2008-05-08 Corinna Vinschen <corinna@vinschen.de>
* include/sys/localedef.h: Remove.
* libc/strptime.cc: Define _TimeLocale and declare _CurrentTimeLocale
as well as _DefaultTimeLocale locally for Cygwin.
2008-05-08 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.