Commit History

Author SHA1 Message Date
  Eugene Yudin b98192b80e fix tolower and locales 6 years ago
  Waldemar Brodkorb b5d946a333 locale: cleanup support 7 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 87936cd013 errno and *_init cleanup 13 years ago
  Peter S. Mazinger 464ec424e6 locale.c, uClibc_locale.h: provide hidden __curlocale[_set] 13 years ago
  Denis Vlasenko 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x 15 years ago
  Denis Vlasenko 3456bcaecd __global_locale must be visible to users, move it outside of #ifdef _LIBC 15 years ago
  Denis Vlasenko d2ac303510 Help unifdef to remove private parts of headers 15 years ago
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 years ago
  Denis Vlasenko 93f4a4431b remove stray comment (the identical one is just a few lines down) 15 years ago
  Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Peter S. Mazinger 0189d4d8e2 Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it 18 years ago
  Peter S. Mazinger 2a31a70ef1 Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work though 18 years ago
  Peter S. Mazinger b5543599fd Better guards within _LIBC, cleanup, typos 18 years ago
  Peter S. Mazinger 979f6e640a Disable some unused stuff, better guard for libc 18 years ago
  Mike Frysinger b8fed78ba4 booooring license updates 18 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
  Manuel Novoa III 9c7c0249ac Fix for the last "fix". 20 years ago
  Manuel Novoa III 0e1f40d1db Protect some header inclusions. 20 years ago
  Manuel Novoa III deadfa70fc This should enabled building of uClibc locale support when using uClibc itself. 20 years ago
  Manuel Novoa III 9c6f2391ed Create a typedef for the ctype bitmask table entries. 21 years ago
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 years ago
  Manuel Novoa III e90f94f702 Replace 'new' in a prototype to avoid c++ problems. 21 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. 21 years ago
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: 21 years ago
  Manuel Novoa III 82b0adf80f Only define __uwchar_t if wide char support is enabled. 22 years ago
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. 22 years ago
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 years ago