Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 219b69d72e libc/stdio: Rework custom streams interface similar to glibc. 8 years ago
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers 11 years ago
  Peter S. Mazinger 6df8eff5af remove uClibc_mutex.h on install 13 years ago
  Peter S. Mazinger 87936cd013 errno and *_init cleanup 13 years ago
  Peter S. Mazinger 39e91246bd uClibc_stdio.h: change the guard used to include stdio-lock.h 13 years ago
  Peter S. Mazinger 0849f60087 uClibc_stdio.h: guard internals with _LIBC 13 years ago
  Peter S. Mazinger c206e4fc49 uClibc_stdio.h: remove consistency check 13 years ago
  Peter S. Mazinger 8f5a869f9b uClibc_stdio.h: remove parts solved in features.h 13 years ago
  Peter S. Mazinger d0f6eab2e9 stdio.h: move __STDIO_{GETC,PUTC}_MACRO dependent part to uClibc_stdio.h 13 years ago
  Peter S. Mazinger e941c481e7 uClibc_stdio.h: move internal to _stdio.h and make them hidden 13 years ago
  Austin Foxley cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl 14 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer 7dbe3ba1b7 - commentary typo fix 17 years ago
  Joakim Tjernlund f18e7e92e0 Aurelien Jacobs writes: 17 years ago
  Eric Andersen feda5d48d9 Fill in a few more of the missing pieces... 17 years ago
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Eric Andersen 99d6c367c4 stdio update from mjn3 17 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger b5543599fd Better guards within _LIBC, cleanup, typos 18 years ago
  Peter S. Mazinger 979f6e640a Disable some unused stuff, better guard for libc 18 years ago
  Peter S. Mazinger 3c2175b12b Do hidden brk, hide _brk as well for some archs, convert users of brk 18 years ago
  Peter S. Mazinger 8d7e9880f0 Make sure we are really within uClibc only, these bits should move from the visible header 18 years ago
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
  Mike Frysinger b8fed78ba4 booooring license updates 18 years ago
  Manuel Novoa III 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 20 years ago
  Manuel Novoa III 2c6eb9314c Fix typo. 20 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 years ago
  Manuel Novoa III 6e731aa97a Add a utility macro. 20 years ago
  Manuel Novoa III 9c071de3cf Remove erroneous trailing semicolon. 20 years ago