about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up localedata/tst-wctype.sh to match how it is called.Jim Blandy2012-10-192-3/+9
* Add a testcase for BZ #14716H.J. Lu2012-10-192-3/+40
* Fix case of February month name in de_AT locale.Florian Pritz2012-10-192-1/+7
* mr_IN locale fixesPravin Satpute2012-10-193-10/+15
* Comment on slow compilation of math/test-tgmath2.cMarkus Trippelsdorf2012-10-182-0/+7
* Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers2012-10-1812-97/+68
* Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar2012-10-183-8/+18
* Don't call feclearexcept in gamma function tests.Joseph Myers2012-10-172-3/+6
* Fix typo in nptl/ChangeLogSiddhesh Poyarekar2012-10-171-1/+1
* Don't check error return for pthread_cancel in tst-cond25Siddhesh Poyarekar2012-10-172-5/+6
* Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar2012-10-165-4/+30
* __alloc_dir: avoid integer overflow in malloc argumentFlorian Weimer2012-10-162-4/+17
* Fix BZ #14716: memmem crashMaxim Kuvyrkov2012-10-153-3/+9
* tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf2012-10-122-0/+91
* Use __uint64_t in x86 __bswap_64H.J. Lu2012-10-122-6/+12
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-124-6/+15
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-1134-24/+433
* Add i686 __libc_ifunc_impl_listH.J. Lu2012-10-1143-0/+452
* Framework to test IFUNC implementations on targetH.J. Lu2012-10-117-2/+165
* Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu2012-10-119-48/+151
* Fixup nptl/ChangeLog for last commit.Carlos O'Donell2012-10-101-1/+3
* Fix formatting in nptl/sysdeps/pthread/pthread.h.Carlos O'Donell2012-10-102-2/+6
* hppa: Update pthread.hCarlos O'Donell2012-10-102-7/+17
* hppa: Remove pt-initfini.cCarlos O'Donell2012-10-102-108/+2
* hppa: Restore nptl/shlib-versions.Carlos O'Donell2012-10-102-0/+5
* Use $CXX not cc1plus to locate C++ headers.Joseph Myers2012-10-103-6/+7
* Don't include link-libc-static in +link-static-before-libc.Joseph Myers2012-10-102-1/+4
* Remove _IO_pos_t.Joseph Myers2012-10-102-1/+4