summaryrefslogtreecommitdiff
path: root/include/wchar.h
AgeCommit message (Expand)Author
2001-12-07- make FILE structure extensible without breaking binary-compatibility.yamt
2001-09-27add wcstod/wcstol/wcstoul.yamt
2000-12-29Sprinkle some __restrict into <wchar.h>.kleink
2000-12-22wcwidth is outside of standarditojun
2000-12-22add wcsl{cat,cpy}itojun
2000-12-21first import of citrus LC_CTYPE locale. singlebyte only at this moment.itojun
2000-12-21add dummy wcwidth() and wcswidth(). wcwidth() will be updated later.itojun
2000-12-21add wcs* functions. consier it as part of libc minor crank 68 -> 69.itojun
2000-12-20ISO 9899-1990: #include <wchar.h> should pull definition for "NULL" in.itojun
2000-12-20add wmem* functions, from citrus. bump libc shlib minor.itojun
2000-04-20* Move <wchar.h> from libcurses to include (for the missing functionalitykleink