summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.1-4 fedora/glibc-2.10.1-4Andreas Schwab2009-08-041-2/+6
* Merge branch 'release/2.10/master' into fedora/2.10/masterAndreas Schwab2009-08-048-28/+99
|\
| * Build pt_chown as PIE.Ulrich Drepper2009-08-042-0/+17
| * Extend pt_chown to drop privileges.Ulrich Drepper2009-08-045-11/+55
| * Consolidate PIE linking Makefile rules.H.J. Lu2009-08-044-17/+27
* | 2.10.1-3 fedora/glibc-2.10.1-3Andreas Schwab2009-07-311-1/+30
* | Default DIST_BRANCH to F-11.Andreas Schwab2009-07-301-1/+1
* | Ignore pkgs-import.Andreas Schwab2009-07-291-0/+1
* | Remove obsolete files.Andreas Schwab2009-07-292-77/+0
* | Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab2009-07-29214-3284/+3667
|\|
| * Implement accept4 for more archs using socketcall.Jakub Jelinek2009-07-295-4/+76
| * Fix whitespace in last patch.Ulrich Drepper2009-07-292-2/+2
| * pthread_mutex_unlock needs to use _rel semantics for atomic ops.Ulrich Drepper2009-07-292-3/+9
| * 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