Historie revizí

Autor SHA1 Zpráva Datum
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. před 20 roky
  Manuel Novoa III f763ad5a36 Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is před 21 roky
  Manuel Novoa III cc34fc6fe0 Oops... Forgot to convert this to the new floating point conversion func. před 21 roky
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. před 21 roky
  Manuel Novoa III 61c396e2ef Yikes! This was doing another lock instead of unlocking the stream. před 21 roky
  Manuel Novoa III b815b84a59 Attempt to clean up the strerror_r situation. před 22 roky
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. před 22 roky
  Manuel Novoa III 5b0c2c6d87 Fix perror() and printf("%m") to not call strerror(), as required by the před 22 roky
  Manuel Novoa III fd2907fec2 Adjust preprocessor logic to initialize QUAL_CHARS correctly for Erik's alpha před 22 roky
  Manuel Novoa III 03e039820d Swap in the new stdio code. před 22 roky