You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
..
btowc.c initial check-in, version 0.5.0 15 years ago
internal.c new attempt at working around the gcc 3 visibility bug 14 years ago
internal.h cleanup and work around visibility bug in gcc 3 that affects x86_64 14 years ago
mblen.c initial check-in, version 0.5.0 15 years ago
mbrlen.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
mbrtowc.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
mbsinit.c fix failure of mbsinit(0) (not UB; required to return nonzero) 14 years ago
mbsnrtowcs.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
mbsrtowcs.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
mbstowcs.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
mbtowc.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wcrtomb.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wcsnrtombs.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wcsrtombs.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wcstombs.c use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
wctob.c initial check-in, version 0.5.0 15 years ago
wctomb.c initial check-in, version 0.5.0 15 years ago