summaryrefslogtreecommitdiff
path: root/include/wchar.h
AgeCommit message (Expand)Author
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15use fputwc in putwchar()Peter S. Mazinger
2012-06-15wchar.h: SuSv compliancePeter S. Mazinger
2012-06-15wchar.h: fix 2 typos in commentsPeter S. Mazinger
2011-03-10add libc_hidden_proto for wcs[n]casecmp_lPeter S. Mazinger
2011-03-10time.c, wchar.h: remove unused hidden wcsftimePeter S. Mazinger
2011-03-09remove unused hidden functionsPeter S. Mazinger
2011-03-09wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpyPeter S. Mazinger
2011-03-09ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functionsPeter S. Mazinger
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
2008-11-26libc/string: need additional work to remove libc_hidden_proto's properlyDenis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2006-03-22Comment __mbrlenPeter S. Mazinger
2005-12-06Sync to glibc, remove __xPeter S. Mazinger
2004-07-30Cleanup some dead wood in the header filesEric Andersen
2004-02-11New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III
2004-01-14Add a dummy (always fails) wcsftime. This is needed for the libstdc++ localeManuel Novoa III
2003-09-06Don't install floating point related headers, and wrap some previouslyManuel Novoa III
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-06-17I guess nobody's tried this stuff. I apparently checked in the wrong versionManuel Novoa III
2002-05-06The obligatory forgotten files...Manuel Novoa III