fix unprotected macro argument in sys/ttydefaults.h
[oweals/musl.git] / include / wchar.h
2019-03-12 Rich Felkermake FILE a complete type for pre-C11 standard profiles
2016-10-20 Rich Felkerremove parameter names from public headers
2016-09-16 Daniel Sabogaladd missing *_unlocked and wcsftime_l prototypes to...
2015-05-03 Rich Felkerimprove iswdigit macro to diagnose errors
2014-10-14 Rich Felkersuppress macro definitions of ctype functions under C++
2014-10-14 Rich Felkerimplement uchar.h (C11 UTF-16/32 conversion) interfaces
2013-11-25 Rich Felkerrestore type of NULL to void * except when used in...
2013-08-02 Rich Felkerfix feature test macro logic for _BSD_SOURCE
2013-07-22 Rich Felkerchange wint_t to unsigned
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-06-26 Rich Felkerrespect iso c namespace in stdio.h and wchar.h regardin...
2013-04-04 Rich Felkereliminate bits/wchar.h
2013-01-19 Rich Felkeruse a common definition of NULL as 0L for C and C++
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...
2011-09-19 Rich Felkerfix the type of wchar_t on arm; support wchar_t varying...
2011-09-03 Rich Felkerimplement open_wmemstream
2011-05-30 Rich Felkermissing prototypes for mbsnrtowcs and wcsnrtombs
2011-03-29 Rich Felkermissing prototype for wcscoll (stub)
2011-03-18 Rich Felkerimplement [v]swprintf
2011-02-15 Rich Felkermore header fixes, minor warning fix
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0