65 Commits (63c188ec42e76ff768e81f6b65b11c68fc43351e)

Author SHA1 Message Date
Rich Felker 25501c1079 initial, very primitive strfmon 14 years ago
Rich Felker e0614f7cd4 add all missing wchar functions except floating point parsers 14 years ago
Rich Felker 36bf56940a more locale_t interfaces (string stuff) and header updates 14 years ago
Rich Felker c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 14 years ago
Rich Felker e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 14 years ago
Rich Felker 0e2331c9b6 gb18030 support in iconv (only from, not to) 15 years ago
Rich Felker 95a85e047e legacy japanese charset support in iconv (only from, not to) 15 years ago
Rich Felker 594b16e004 simplify iconv and support more legacy codepages 15 years ago
Rich Felker 2f0c415ceb iconv was not returning -1 on most failure 15 years ago
Rich Felker 11c531e21d implement uselocale function (minimal) 15 years ago
Rich Felker bb8d3d00e2 fix breakage due to converting a return type to size_t in iconv... 15 years ago
Rich Felker 5600088d38 fix nl_langinfo to actually use the existing, correct internal version 15 years ago
Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 15 years ago
Rich Felker 7fe308eb9f use a more-correct integer type, and silence 64-bit warnings as a bonus 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago