Commit History

Author SHA1 Message Date
  Peter S. Mazinger 9f6d68b601 Remove vfork.c from Makefile as well 18 years ago
  Peter S. Mazinger 0a795c50d7 Remove it, it's the same as the generic one in ../common 18 years ago
  Peter S. Mazinger 40eb22873c Remove unused file 18 years ago
  Peter S. Mazinger 9127b654c7 Remove unused files 18 years ago
  Peter S. Mazinger d28e3a861f More renames for IMA 18 years ago
  Peter S. Mazinger 81659b1df1 Don't compile arc4random if option not set 18 years ago
  Peter S. Mazinger caed8420ef More renames for IMA 18 years ago
  Peter S. Mazinger 5ba9a00a29 Remove unused file 18 years ago
  Peter S. Mazinger 875a2e6814 Rename some files, that will conflict w/ IMA 18 years ago
  Peter S. Mazinger 7402c2f51b Remove unused files 18 years ago
  Peter S. Mazinger 7f4d6efd2f Add internal hidden_weak support for asm 18 years ago
  Peter S. Mazinger 7e7bdbf94c Sync w/ glibc 18 years ago
  Mike Frysinger d3ad15ac54 grab pselect from glibc 18 years ago
  Mike Frysinger e5cc40c3be Paul Brook writes: 18 years ago
  Mike Frysinger da738bcee4 rholzmann writes in Bug 716: 18 years ago
  Mike Frysinger 10e7c9d7d6 convert to new test framework 18 years ago
  Mike Frysinger f4fe2acc0d convert to new test framework 18 years ago
  Mike Frysinger 8bb7fcac75 Joseph S. Myers writes: 18 years ago
  Mike Frysinger 1482547961 allow for controlling of uclibc vs glibc tests until this gets converted into new style test framework 18 years ago
  Mike Frysinger a376b10928 use := rather than = 18 years ago
  Mike Frysinger d69e6f24f2 automate the tests a bit 18 years ago
  Mike Frysinger 016070bcbd add back in code cut by previous commit to fix the pathconf test 18 years ago
  Mike Frysinger 6bc17e607f get rid of pass through func 18 years ago
  Mike Frysinger e8f50b1894 fix my always_inline typo to fix building on most arches 18 years ago
  Mike Frysinger ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) 18 years ago
  Mike Frysinger c7dec4ce77 add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp) 18 years ago
  Mike Frysinger 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp 18 years ago
  Mike Frysinger 4630734862 dont bother with a pass through call 18 years ago
  Mike Frysinger bba849fc7f add support for newer style kernel calls since some arches (like sparc) only provide the newer versions 18 years ago
  Mike Frysinger 6c6ffb0220 sync with glibc and kill dead code to fix issues found by the nftw ltp tests 18 years ago