summaryrefslogtreecommitdiff
path: root/libc/misc/locale/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-28typo s/notdir/dir/Peter S. Mazinger
2005-10-28Correct building locales and backport the changesPeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-01-25merge parallel build supportMike Frysinger
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-08-24Fix a few bugs in the new extended locale functions.Manuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-05-07Fixup build a bit moreEric Andersen
2002-05-06New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-06-01Put the locale stuff back how it was till we can get a proper implementationEric Andersen
2001-05-25Add in some more GNU compatible locale stuff. I only implement theEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-03-21Stub out localeconv. Please look over this to check it is correct....Eric Andersen
2001-03-18Part of the ctype locale support.Manuel Novoa III