Commit History

Author SHA1 Message Date
  Mike Frysinger 3cc033bed3 allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS 19 years ago
  Mike Frysinger a05c87bd59 disable test since we purposefully dont handle it 19 years ago
  Mike Frysinger ccca0d8575 dont execute shell tests if we just want to compile 19 years ago
  Mike Frysinger 48d7cf6549 fix test failure pointed out by nightly build 19 years ago
  Peter S. Mazinger 669258f007 Add another test, use for those hanging -c 19 years ago
  Peter S. Mazinger f93630e571 Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc targets, adapt regex 19 years ago
  Peter S. Mazinger 84f59ea0e0 Move regex tests to their own subdir and dont run them if regex is disabled 19 years ago
  Peter S. Mazinger 2688d30ffb Add AT&T research regex testsuite 19 years ago
  Peter S. Mazinger 1bf97fb207 Add support to remove a flag from CFLAGS 19 years ago
  Peter S. Mazinger 552a524fbd Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not fail 19 years ago
  Peter S. Mazinger 8aca9454dd Update copyright 19 years ago
  Peter S. Mazinger 8a6cb46335 Remove duplicate include 19 years ago
  Peter S. Mazinger b0340327e3 Update copyright 19 years ago
  Peter S. Mazinger 331634d4c1 copyright update 19 years ago
  Peter S. Mazinger 06e161dfe9 typo 19 years ago
  Peter S. Mazinger 18ff65555c update 19 years ago
  Peter S. Mazinger 752c3935f0 Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consider versioned stat/mknod in uClibc 19 years ago
  Mike Frysinger 51b5c350f8 fix whitespace in comment 19 years ago
  Mike Frysinger a16d0e81dd sync with blackfin cvs 19 years ago
  Mike Frysinger 1b9def12ad start of test suite to catch errors in source code 19 years ago
  Mike Frysinger 4028709f7f add support for shell script tests 19 years ago
  Mike Frysinger eb1c2d57f5 move to new time dir 19 years ago
  Mike Frysinger efc8d9fbaa grab some time tests from glibc 19 years ago
  Mike Frysinger 6fdc49d6b5 return NULL if year is too big 19 years ago
  Mike Frysinger e6e11ae651 grab from glibc 19 years ago
  Mike Frysinger a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 19 years ago
  Mike Frysinger 54382dbecf alpha needs ipc64 funk too 19 years ago
  Mike Frysinger 5a0c78cd11 need to define some more registers 19 years ago
  Mike Frysinger b2e175b52e sync with glibc 19 years ago
  Mike Frysinger c09d1712ed add pipe from glibc to fix popen test 19 years ago