Commit History

Autor SHA1 Mensaxe Data
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III edcbb2ecce Fix a couple of 'declaration after statement' errors. %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III 755c973ce2 Ugh... EOF handling by scanf was completely broken. :-( Regretably, %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 4c7710885e Fix a problem reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp> %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III f763ad5a36 Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III e38addad3e scanf %lc,%ls,%l[ would always set mb_fail on eof or error, %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 7247787b50 Bug fix from Peter Kjellerstedt <peter.kjellerstedt@axis.com>. vfscanf was %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 064a669c92 Sorry. Changed this while fixing the last bug and forgot to change it %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III a8938c2781 Fix (hopefully) scanf behavior for nul bytes in the stream when processing %!s(int64=21) %!d(string=hai) anos
  Manuel Novoa III 8b02a71f53 Patch from Tero_Lyytik�inen <tero@paravant.fi> to fix bug in matchchar %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 9a1eb39a60 Kill the HAS_LONG_LONG option. It really did not make a lot of %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III a70b1b9b0e __fsetlocking() and FILE field user_locking were completely broken. :-( %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III fd2907fec2 Adjust preprocessor logic to initialize QUAL_CHARS correctly for Erik's alpha %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III d2be3a1d01 Protect against ctype macros. %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III cecb282ed3 Forget to initialize thread locks for fake files. Thanks Erik. %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III 9aeb15e7c4 Modified because of the new str to int funcs. %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III 03e039820d Swap in the new stdio code. %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 2512c84745 Update to accomodate the header file changes %!s(int64=23) %!d(string=hai) anos
  David McCullough 7118337818 %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 8662b5d098 Add comment about scanf pushback behavior and glibc difference. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 8625fbfe45 Bug fix from Peter Kjellerstedt <Peter.Kjellerstedt@axis.com>. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 6893f5d8b3 Test for Config features using features.h. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III a8e2b7557d Fix bug with %c... takes care of bug reported with busybox ps. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 22b68ede21 New version of scanf, with floating point support. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 485ed9315e Hack long long support into scanf. For now, will fail for unsigned long longs %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, %!s(int64=23) %!d(string=hai) anos