Commit History

Author SHA1 Message Date
  Mike Frysinger 6fee9b3305 hide misc div funcs so generating shared libs on alpha doesnt fail 19 years ago
  Mike Frysinger acc9d40199 add support for generating %.i files like %.E files 19 years ago
  Mike Frysinger def5883139 need std=c99 to build tst-regex2 19 years ago
  Mike Frysinger 909d563a32 import tests from glibc 19 years ago
  Mike Frysinger 85a3c4880f test file for regex test 19 years ago
  Mike Frysinger cbce5abb87 grab some tests from glibc 19 years ago
  Mike Frysinger d825ff6ae4 grab some tests from glibc 19 years ago
  Mike Frysinger 642708958e need Makefile for inet subdir 19 years ago
  Mike Frysinger 6a22e84a33 grab some more tests from glibc 19 years ago
  Mike Frysinger 4d0d43c40a grab some tests from glibc 19 years ago
  Mike Frysinger 262d67adda rename test to match glibc 19 years ago
  Mike Frysinger ced4d2934b dont bother setting TESTS now 19 years ago
  Mike Frysinger 1f9d2753ae fix prototype warning 19 years ago
  Mike Frysinger 8e413bb3ca fix warning 19 years ago
  Mike Frysinger 09c9327657 dont use %m glibcism 19 years ago
  Mike Frysinger dacafa9527 fix warning about ignoring return value of realloc 19 years ago
  Mike Frysinger b9f695b09c cleanup code to fix warnings 19 years ago
  Mike Frysinger aa5545711b cleanup code to fix misc warnings 19 years ago
  Mike Frysinger e1df97a08e skip collating and equivalence stuff 19 years ago
  Mike Frysinger 7434d62244 document new features 19 years ago
  Mike Frysinger 37b8d6b242 touchup output some more and add support for implicit TEST defining/disabling 19 years ago
  Mike Frysinger 0422de26fe add missing subdirs 19 years ago
  Mike Frysinger 402cf95663 make sure we build against local headers and link against local libs 19 years ago
  Mike Frysinger 40699dc713 we cant simply alias getdents to getdents64 as they deal with structures of different sizes on 32bit hosts 19 years ago
  Mike Frysinger 45fbae2fff make sure we first search for libraries in the newly built tree rather than the compiler path 19 years ago
  Mike Frysinger 8fb730cf08 dont fail on locale-based tests, just skip them 19 years ago
  Mike Frysinger 84bd0fb2c6 document new test framework 19 years ago
  Mike Frysinger ff5243aa1c touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc 19 years ago
  Mike Frysinger b90ca275ff get rid of link time warning with tmpname() 19 years ago
  Mike Frysinger e907e7f674 include toplevel testdir 19 years ago