Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 493d0cc28b remove MJN only debug messages 8 years ago
  Waldemar Brodkorb 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 years ago
  Will Newton b2d27c71bd _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. 9 years ago
  Thorsten Glaser fb1752b604 I think this is what you mean 9 years ago
  Thorsten Glaser a016a554e2 silence GCC 9 years ago
  Bernhard Reutner-Fischer a4c0668fa1 Revert "_scanf.c: Implement 'm' modifier for 'c' and '[' conversions." 11 years ago
  Nathan Sidwell 697427cc42 Fix a problem with scanning wide chars. 11 years ago
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers 11 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Will Newton 3d45b95951 _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. 11 years ago
  Peter S. Mazinger b5b89546ca _scanf.c: fix to signedness warnings 13 years ago
  Peter S. Mazinger 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 13 years ago
  Peter S. Mazinger eedef37b4a do not define _ISOC99_SOURCE in specific files 13 years ago
  Mike Frysinger 8cfb43de63 stdio: implement assignment-allocation "m" character 12 years ago
  Peter S. Mazinger abd6c6c29f remove unused hidden functions 13 years ago
  Bernhard Reutner-Fischer a7c33ecabc stdio: fix diagnostic message 13 years ago
  Bernhard Reutner-Fischer e0d2b8e59b __psfs_parse_spec: always use long int for %p 13 years ago
  Austin Foxley cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x 15 years ago
  Denis Vlasenko c6df9c9452 more of warning fixes, mostly pointer signedness mismatches 15 years ago
  Denis Vlasenko 20018a634f libc/stdio/_scanf.c: heed lots of warnings about signed/unsigned chars 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 15 years ago
  Carmelo Amoroso a79016198c Fix some locale multibyte tests failures ad below: 15 years ago
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 years ago
  Bernhard Reutner-Fischer 5e25c1061c - avoid warning about cast from pointer to integer of different size 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Mike Frysinger 9c95d5d28d patch from Hans-Christian Egtvedt to silence some spurious signed warnings 16 years ago