提交历史

作者 SHA1 备注 提交日期
  Mike Frysinger 4bc11d6cf8 kill off gcc signed warnings 20 年之前
  Peter S. Mazinger 9ba7927dc7 Remove additional endif pointed out by vapier 20 年之前
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support 20 年之前
  Peter S. Mazinger 4ab008d3ba disable tst-gnuglob, it has no chance w/ our gnu glob 20 年之前
  Peter S. Mazinger 2e18f33c3c check_ld takes only 1 arg as pointed out by pkj 20 年之前
  Mike Frysinger da7412ee0e use sched_yield, not pthread_yield 20 年之前
  Mike Frysinger 574ed42288 disable older rlimit support by default 20 年之前
  Peter S. Mazinger 82ff19e279 Rename getopt_long-susv3 to -simple 20 年之前
  Peter S. Mazinger 2fb90be2fc Upstream update 20 年之前
  Peter S. Mazinger f8194a24c5 Add --gc-sections, saves 2k on libc.so 20 年之前
  Peter S. Mazinger 167aadc7ef Mark parts as unsupported by gnu glob, but leave it as it was 20 年之前
  Peter S. Mazinger 7725acc031 Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU_SOURCE 20 年之前
  Peter S. Mazinger 4d7a32f455 Move hidden test file for tst-regex2 as well 20 年之前
  Mike Frysinger d989a5dcc0 hide div functions in libc, but export them in ldso so that other shared libs dont barf on us 20 年之前
  Mike Frysinger 63c36c1713 grab register definitions from regdef.h instead of using our own local ones 20 年之前
  Mike Frysinger 93cd5fc81d make all the warnings the same and add line #s so we can pick em out at runtime 20 年之前
  Mike Frysinger 005657ccfb kill spurious semicolons 20 年之前
  Mike Frysinger b0bf05460f clean out arch subdirs as well 20 年之前
  Mike Frysinger 710a434499 rename file so we block the common version from being built 20 年之前
  Mike Frysinger c438d80631 inform people test is skipped on non-locale hosts 20 年之前
  Mike Frysinger 3cc033bed3 allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS 20 年之前
  Mike Frysinger a05c87bd59 disable test since we purposefully dont handle it 20 年之前
  Mike Frysinger ccca0d8575 dont execute shell tests if we just want to compile 20 年之前
  Mike Frysinger 48d7cf6549 fix test failure pointed out by nightly build 20 年之前
  Peter S. Mazinger 669258f007 Add another test, use for those hanging -c 20 年之前
  Peter S. Mazinger f93630e571 Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc targets, adapt regex 20 年之前
  Peter S. Mazinger 84f59ea0e0 Move regex tests to their own subdir and dont run them if regex is disabled 20 年之前
  Peter S. Mazinger 2688d30ffb Add AT&T research regex testsuite 20 年之前
  Peter S. Mazinger 1bf97fb207 Add support to remove a flag from CFLAGS 20 年之前
  Peter S. Mazinger 552a524fbd Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not fail 20 年之前