* Makefile.in (DLL_OFILES): Remove _def_time.o.

* libc/_def_time.c: Remove.  Move definitions of _DefaultTimeLocale
	and _CurrentTimeLocale ...
	* libc/strptime.cc: ... here.
This commit is contained in:
Corinna Vinschen
2008-05-10 18:57:10 +00:00
parent 12b830981e
commit 1563f79fa8
4 changed files with 35 additions and 45 deletions

View File

@@ -1,3 +1,10 @@
2008-05-10 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in (DLL_OFILES): Remove _def_time.o.
* libc/_def_time.c: Remove. Move definitions of _DefaultTimeLocale
and _CurrentTimeLocale ...
* libc/strptime.cc: ... here.
2008-05-08 Corinna Vinschen <corinna@vinschen.de>
* include/sys/localedef.h: Remove.