about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper2009-07-294-6/+34
| * Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.Ulrich Drepper2009-07-292-5/+7
| * remove subsumed .gitignore entries and filesJim Meyering2009-07-299-66/+17
| * remove mpn-copy.mk from .gitignore filesJim Meyering2009-07-293-3/+3
| * remove COPYING* from .gitignore filesJim Meyering2009-07-297-7/+7
| * Remove redundant .gitignore files.Andreas Schwab2009-07-2928-168/+0
| * Sun agreed to a change of the license for the RPC code to a BSD-like license.Ulrich Drepper2009-07-2992-2726/+2526
| * Use correct release semantic in list update.Andreas Schwab2009-07-162-1/+7
| * Fix race in corruption check.Ulrich Drepper2009-07-162-2/+29
| * Use rel semantics of cas instead of acq semantics with full barrier before it...Jakub Jelinek2009-07-163-13/+35
| * Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper2009-07-162-1/+8
| * Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper2009-07-162-2/+6
| * Fix wrong PPC_FEATURE_* values.Andreas Schwab2009-07-162-2/+7
| * Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu2009-07-166-3/+229
| * Fix possible race when freeing object in fast bin list.Ulrich Drepper2009-07-162-0/+6
| * Fix NIS and NIS+ getnetbyaddr backends.Ulrich Drepper2009-07-163-2/+7
| * Fix getent networks lookup and resulting incorrect NSS change.Ulrich Drepper2009-07-163-4/+5
| * Fix getnetbyaddr implementation.Ulrich Drepper2009-07-163-3/+11
| * Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab2009-07-165-8/+16
| * Handle empty TZ strings at the end of new-style timzeone files correctly.Andreas Schwab2009-07-162-0/+8
| * Add 802.15.4 definitions to header files.Ulrich Drepper2009-07-164-5/+32
| * Fix x86-64 memchr for large lengths.Jakub Jelinek2009-06-183-5/+17
| * Fix incorrect use of cmpldi in 32-bit PPC code.Ryan S. Arnold2009-06-183-31/+38
| * Define week, first_weekday, first_workday in de_AT locale.Ulrich Drepper2009-06-182-0/+9
| * Run tst-fgetwc with necessary envvar.Ulrich Drepper2009-06-182-3/+4
| * Fix permission of slave device on devpts if necessary.Ulrich Drepper2009-06-162-3/+15
| * When iterating over CPU bitmask, don't try more than CPU_SETSIZE.Ulrich Drepper2009-06-162-1/+5
| * Fix type of nd_opt_home_agent_info_preference.Arnaud Ebalard2009-06-162-2/+7
| * Fix memory leak when batch-reading large NIS password maps.Joe Landers2009-06-162-2/+7
| * (do_test): Use de_DE.UTF-8 as locale name.Bruce Dubbs2009-06-162-1/+5
| * Fix computation of tzspec_len.Ulrich Drepper2009-06-162-1/+3
| * Handle leap seconds even if no DST rule exists.Akinori Hattori2009-06-162-4/+10
| * Fix futex syscall parameter for x86 absolute timeout waits.Bryan Kadzban2009-06-122-1/+9
| * Remember we switched to single-request mode.Ulrich Drepper2009-06-122-1/+7
| * Remove comma at end of enum.J.H.M. Dassen2009-06-122-5/+7
| * (_IO_new_file_fopen): Don't prematurely stop parsing mode string.Ulrich Drepper2009-06-092-3/+8
| * Terminate correct buffer.Ulrich Drepper2009-06-062-1/+5
| * Fix mbrtowc example.André Goddard Rosa2009-06-051-1/+1
| * Add missing file from accept4 commit.Ulrich Drepper2009-06-051-0/+1
| * Move AC_CANONICAL_HOST before first use of $host and $build.Andreas Schwab2009-06-053-94/+100
| * Remove arch directory names from .gitignore.Roland McGrath2009-06-051-5/+0
| * Fix errno for boundary conditions in 128-bit long double.Ulrich Drepper2009-06-055-4/+43
| * [BZ #10200]Aurelien Jarno2009-06-052-1/+7
| * Describe nss_dns parallel lookup workaround in 2.10 NEWS.Ulrich Drepper2009-05-221-0/+7
| * Fix errno for IBM long double.Andreas Schwab2009-05-225-7/+29
| * Fix IA-64 memchr read-ahead.Ulrich Drepper2009-05-222-1/+21
| * Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper2009-05-222-1/+6
| * Remove __NR_accept4 definition.Jakub Jelinek2009-05-222-3/+3
| * Correct socketcall argument for accept4.Jakub Jelinek2009-05-222-2/+7
| * Fix forced loop termination in nscd database lookup.Jakub Jelinek2009-05-222-3/+21