提交历史

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