提交历史

作者 SHA1 备注 提交日期
  Mike Frysinger 05e5500c72 dynamically build the DIRS variables so i dont have to keep updating it all the time 19 年之前
  Mike Frysinger 22461470c0 disable mallopt based upon malloc implementation, not mmu status 19 年之前
  Peter S. Mazinger dc25152b33 Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar 19 年之前
  Peter S. Mazinger babffcaa72 Remove hidden_data_def for opt* 19 年之前
  Peter S. Mazinger 6678c3b74d Sync w/ glibc, no size change 19 年之前
  Peter S. Mazinger 709a5fc061 It's not my day .. 19 年之前
  Peter S. Mazinger fd888bef44 Undo earlier change and sync new linuxthreads' guard w/ old 19 年之前
  Peter S. Mazinger 58ac99c712 Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this header at all installed? 19 年之前
  Mike Frysinger b4d37f3240 disable test on non-mmu host 19 年之前
  Mike Frysinger 9a84c1eae1 disable test on non-mmu host 19 年之前
  Mike Frysinger 54e81d21e8 fix building on non-mmu hosts 19 年之前
  Mike Frysinger 80753368c1 fix const position typo as pointed out by ia64/gcc 19 年之前
  Peter S. Mazinger c332ab3207 Change collated_compare/prefix_array to __x hidden, shrinks glob64 from 2352 to 2063 19 年之前
  Peter S. Mazinger dc034ebbeb Remove __P(), reorder so that gcc-4.0.2 does not fail w/ multi 19 年之前
  Peter S. Mazinger 2f98cb9b41 strcoll for non-locale 19 年之前
  Peter S. Mazinger 3eafa0ace7 hide xdr_u_short 19 年之前
  Peter S. Mazinger 8319335430 get rid of __pipe 19 年之前
  "Steven J. Hill" fbe3670d4e Sloppy patching on my part. This should be correct. 19 年之前
  Peter S. Mazinger a0f9202936 Kill 2 signedness warnings 19 年之前
  Peter S. Mazinger a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box 19 年之前
  Peter S. Mazinger 15955f731a Block the combo DOMULTI/SUPPORT_LD_DEBUG 19 年之前
  Peter S. Mazinger 24d6be40bc Move hidden prototypes to proper place and get rid of duplicate hidden 19 年之前
  Peter S. Mazinger 71b624b470 Reorganize a bit for IMA 19 年之前
  Peter S. Mazinger f743432d55 Use <> instead of \"\" 19 年之前
  Peter S. Mazinger 49a6aeba12 Add prototypes 19 年之前
  Mike Frysinger 28d1fcf6a2 make sure we reset static_fd after it's closed in utmpname() 19 年之前
  Mike Frysinger 49dd969022 fix fcntl() call so that it actually forces file to be closed on exec() 19 年之前
  Mike Frysinger 6fee9b3305 hide misc div funcs so generating shared libs on alpha doesnt fail 19 年之前
  Mike Frysinger acc9d40199 add support for generating %.i files like %.E files 19 年之前
  Mike Frysinger def5883139 need std=c99 to build tst-regex2 19 年之前