about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-275-6/+13
* Remove ${SHELL} from tst-table.sh/tst-tables.shH.J. Lu2012-10-263-2/+7
* HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-262-255/+25
* Fix build breakage in tst-cond-except.c.Roland McGrath2012-10-252-0/+5
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-255-0/+85
* Fix sparc64 build.David S. Miller2012-10-252-1/+7
* Use bash to run nptl/tst-tls6.sh.Joseph Myers2012-10-253-2/+8
* Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath2012-10-252-5/+9
* Fix compiler warnings in some NPTL tests.Roland McGrath2012-10-254-15/+30
* Add cross-test-ssh.sh.Joseph Myers2012-10-254-2/+171
* Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-256-829/+34
* Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano2012-10-252-4/+9
* Fix run-program-prefix comment.Joseph Myers2012-10-252-1/+5
* Support cross-testing.Joseph Myers2012-10-2413-27/+110
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-2456-73/+385
* change ifunc assembly test to a link testMike Frysinger2012-10-243-115/+144
* Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-242-250/+26
* Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers2012-10-246-13/+124
* drop -q flag when using grepMike Frysinger2012-10-243-6/+14
* Use build directory instead of `pwd` in ftwtest-sh.Joseph Myers2012-10-242-1/+3
* Use build directory instead of /tmp in globtest.sh.Joseph Myers2012-10-242-3/+10
* Always define off_t, mode_t, pid_tAndreas Jaeger2012-10-242-24/+34
* F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger2012-10-244-46/+21
* Define and use $(run-built-tests).Joseph Myers2012-10-2422-25/+64
* Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers2012-10-233-55/+61
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-237-7/+29
* Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers2012-10-232-10/+30
* Fix O_RSYNCAndreas Jaeger2012-10-222-1/+10
* Don't pass shell loops' stdin to programs run on glibc's host.Jim Blandy2012-10-228-12/+29
* Move ChangeLog entry to correct file.Joseph Myers2012-10-222-7/+7
* Always define __O_LARGEFILEAndreas Jaeger2012-10-225-18/+17
* ARM: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-222-271/+13
* Add missed ChangeLog entryAndreas Jaeger2012-10-221-0/+3
* Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger2012-10-222-3/+12
* Install <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-0/+1
* Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger2012-10-223-4/+11
* Use $(NM) not nm in tst-cancel-wrappers.Jim Blandy2012-10-215-3/+19
* SH: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-212-278/+9
* Check the main application only if SHARED is definedH.J. Lu2012-10-205-3/+25
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-205-761/+419
* Alsways include <bits/types.h> in <fcntl.h>.Roland McGrath2012-10-202-1/+8
* Add wcsmbs IFUNC testsH.J. Lu2012-10-198-0/+131
* Add string IFUNC testsH.J. Lu2012-10-1961-23/+769
* Add debug IFUNC testsH.J. Lu2012-10-196-2/+56
* Retry read in ld.so if the entire ELF header is not read inSiddhesh Poyarekar2012-10-203-9/+25
* Use $(built-program-cmd) in io/ftwtest-sh.Joseph Myers2012-10-193-16/+20
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-1914-44/+85
* Remove relics of support for configuring in the source directory.Joseph Myers2012-10-194-49/+15
* Use working directory, not /tmp, in io/ftwtest-sh.Joseph Myers2012-10-192-2/+7
* Use $(built-program-cmd) in posix/tst-getconf.sh.Joseph Myers2012-10-193-15/+14