10 Commits (f4ad36c4bf23899a3164ebd40ff5781c152bcb01)

Author SHA1 Message Date
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