커밋 기록

작성자 SHA1 메시지 날짜
  Peter S. Mazinger 06f8a796e2 Implement hidden *scanf 18 년 전
  Peter S. Mazinger 53b5f21c9c Hide more 18 년 전
  Peter S. Mazinger 21237865a7 Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... 18 년 전
  Peter S. Mazinger 765696aac5 More hiding, 300 left 18 년 전
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 년 전
  Peter S. Mazinger d24608f995 Hiding again 18 년 전
  Peter S. Mazinger 9d083cc253 Hide some wcs* 18 년 전
  Peter S. Mazinger 25fbf2080e Hide some 18 년 전
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 년 전
  Peter S. Mazinger 2115156d41 Remove #define _STDIO_UTILITY, can't find any use of it 18 년 전
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 년 전
  Manuel Novoa III edcbb2ecce Fix a couple of 'declaration after statement' errors. 20 년 전
  Manuel Novoa III 755c973ce2 Ugh... EOF handling by scanf was completely broken. :-( Regretably, 21 년 전
  Manuel Novoa III 4c7710885e Fix a problem reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp> 21 년 전
  Manuel Novoa III f763ad5a36 Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is 21 년 전
  Manuel Novoa III e38addad3e scanf %lc,%ls,%l[ would always set mb_fail on eof or error, 21 년 전
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 년 전
  Manuel Novoa III 7247787b50 Bug fix from Peter Kjellerstedt <peter.kjellerstedt@axis.com>. vfscanf was 21 년 전
  Manuel Novoa III 064a669c92 Sorry. Changed this while fixing the last bug and forgot to change it 21 년 전
  Manuel Novoa III a8938c2781 Fix (hopefully) scanf behavior for nul bytes in the stream when processing 21 년 전
  Manuel Novoa III 8b02a71f53 Patch from Tero_Lyytik�inen <tero@paravant.fi> to fix bug in matchchar 22 년 전
  Eric Andersen 9a1eb39a60 Kill the HAS_LONG_LONG option. It really did not make a lot of 22 년 전
  Manuel Novoa III a70b1b9b0e __fsetlocking() and FILE field user_locking were completely broken. :-( 22 년 전
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. 22 년 전
  Manuel Novoa III fd2907fec2 Adjust preprocessor logic to initialize QUAL_CHARS correctly for Erik's alpha 22 년 전
  Manuel Novoa III d2be3a1d01 Protect against ctype macros. 22 년 전
  Manuel Novoa III cecb282ed3 Forget to initialize thread locks for fake files. Thanks Erik. 22 년 전
  Manuel Novoa III 9aeb15e7c4 Modified because of the new str to int funcs. 22 년 전
  Manuel Novoa III 03e039820d Swap in the new stdio code. 22 년 전
  Eric Andersen 2512c84745 Update to accomodate the header file changes 23 년 전