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
  Mike Frysinger 117a32a63b stdio: add support for "e" flag with fopen() 13 years ago
  Austin Foxley cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko 3c71e47750 suppress bogus ioctl on fd==INT_MAX when vasprintf() is called 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Eric Andersen 99d6c367c4 stdio update from mjn3 17 years ago
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 years ago
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 18 years ago
  Peter S. Mazinger e385ba0d0d Hide some of the f* *printf, use them as well 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
  Manuel Novoa III eacee75ca5 Forgot to change name of builtin buffer during last rewrite. 19 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago