Commit History

作者 SHA1 備註 提交日期
  Peter S. Mazinger 59bf5cbe99 Hide C and wchar related stuff 19 年之前
  Peter S. Mazinger 979dd261f6 Hide locales 19 年之前
  Peter S. Mazinger 94e9dd95c2 Convert some users 19 年之前
  Peter S. Mazinger 979f6e640a Disable some unused stuff, better guard for libc 19 年之前
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 19 年之前
  Peter S. Mazinger 1956924cea Make clone use internal _exit 19 年之前
  Peter S. Mazinger 81c39339ef Build x64 versions only if LFS is enabled 19 年之前
  Peter S. Mazinger 9d2c271f9b Hide exit/_exit 19 年之前
  Peter S. Mazinger f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 19 年之前
  Peter S. Mazinger 1ab4af32db Add for assembler all *alias 19 年之前
  Peter S. Mazinger ce10435077 Hide *getc* *putc* 19 年之前
  Peter S. Mazinger b2b61b7755 Sync headers w/ glibc 19 年之前
  Peter S. Mazinger 124aed1a19 wordexp can't be built w/o glob 19 年之前
  Eric Andersen 0e35714725 silly bug 19 年之前
  Joakim Tjernlund 813349ca63 Fix static apps on linux 2.6. Linux clobbers r7 in 2.6, so 19 年之前
  Mike Frysinger f68a5cd995 include features.h instead of sys/cdefs.h 19 年之前
  Mike Frysinger cd1172774d fix signed/unsigned warnings and unused warnings 19 年之前
  Mike Frysinger c13dc63bc1 remove .oS too 19 年之前
  Peter S. Mazinger 8b7e919bac Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit 19 年之前
  Peter S. Mazinger 3c2175b12b Do hidden brk, hide _brk as well for some archs, convert users of brk 19 年之前
  Eric Andersen 7635b30f9d Fixup byte order handling. Not all architectures define __BIG_ENDIAN__ so i.e. 19 年之前
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 19 年之前
  Peter S. Mazinger 01015a4321 This header blocked the use of __THROW in libc-internal.h 19 年之前
  Peter S. Mazinger 1dd571b7a1 Hidden fflush, adapt fopen to hack in libc-internal.h 19 年之前
  Peter S. Mazinger 77e4122158 Hidden readdir* 19 年之前
  Peter S. Mazinger d4c18ff674 Hidden lseek[64], disabled llseek and _llseek for now, not in any headers 19 年之前
  Peter S. Mazinger 85c6fc9c84 Do hidden fcntl* 19 年之前
  Peter S. Mazinger 7bc5bafc96 Add some more hidden prototypes 19 年之前
  Peter S. Mazinger 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep 19 年之前
  Peter S. Mazinger 4d668e00b8 Add __lstat and reorganize somewhat 19 年之前