summaryrefslogtreecommitdiffstats
path: root/libc/stdio/_scanf.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused hidden functionsPeter S. Mazinger2011-03-091-1/+0
* stdio: fix diagnostic messageBernhard Reutner-Fischer2011-01-211-1/+1
* __psfs_parse_spec: always use long int for %pBernhard Reutner-Fischer2011-01-111-1/+4
* rework internal uClibc mutexes to support futex locking, and nptlAustin Foxley2009-10-171-5/+7
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-6/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-24/+0
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-8/+8
* more of warning fixes, mostly pointer signedness mismatchesDenis Vlasenko2008-12-211-2/+3
* libc/stdio/_scanf.c: heed lots of warnings about signed/unsigned charsDenis Vlasenko2008-12-201-24/+12
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-17/+17
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-3/+3
* Fix some locale multibyte tests failures ad below:Carmelo Amoroso2008-09-091-3/+0
* - Avoid warning about undefined preprocessor token. No obj-code changes.Bernhard Reutner-Fischer2008-05-301-1/+1
* - avoid warning about cast from pointer to integer of different sizeBernhard Reutner-Fischer2008-05-231-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-4/+4
* patch from Hans-Christian Egtvedt to silence some spurious signed warningsMike Frysinger2008-01-051-4/+4
* - Trim superfluous trailing whitespace. No obj-code changes.Bernhard Reutner-Fischer2007-01-201-10/+8
* Correct build if UCLIBC_HAS_CTYPE_TABLES is not definedPeter S. Mazinger2006-03-221-1/+1
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* More renames for IMAPeter S. Mazinger2006-02-131-0/+2268