aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-11* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.Ulrich Drepper5-5/+12
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper15-148/+415
2006-10-11* nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATHUlrich Drepper2-3/+15
2006-10-11(nis_getnames): Make sure that we always return at least one entry consisting...Ulrich Drepper1-0/+7
2006-10-10* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.Roland McGrath1-0/+6
2006-10-102006-10-10 Roland McGrath <roland@frob.com>Roland McGrath3-20/+34
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper18-4153/+5222
2006-10-09* po/sv.po: Update from translation team.Ulrich Drepper1-0/+4
2006-10-07* Versions.def: Add GLIBC_2.6 to libpthread.Ulrich Drepper9-8/+142
2006-10-07* include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.Ulrich Drepper2-5/+15
2006-10-07* po/tr.po: Update from translation team.Ulrich Drepper2-3556/+4362
2006-10-06* libio/Banner: Likewise.Ulrich Drepper3-2/+1
2006-10-06* nis/Banner: Removed. It's been integral part forever and theUlrich Drepper1-0/+3
2006-10-06* nis/nis_table.c (nis_list): If __follow_path fails in the newUlrich Drepper3-3604/+4135
2006-10-06* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTSUlrich Drepper6-29/+249
2006-10-06* version.h (VERSION): Bump to 2.5.90 for new development tree.cvs/fedora-glibc-2_5-20061008T1257cvs/fedora-glibc-2_5-20061008T1253Ulrich Drepper3-2/+10
2006-10-06* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.cvs/glibc-2_5-baseUlrich Drepper5-7/+19
2006-10-05* locales/pa_IN (abday): Fix spelling of Sunday.Ulrich Drepper2-1/+6
2006-10-02[BZ #3291]cvs/fedora-glibc-20061002T1858Ulrich Drepper2-0/+15
2006-10-02* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK isUlrich Drepper4-15/+7
2006-10-02* sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and valUlrich Drepper2-2/+5
2006-10-02* nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper4-9/+27
2006-10-02* io/fts.c (fts_close): Remove redundant checks.Ulrich Drepper3-10/+14
2006-10-01* locales/en_GB: Use more complete en_US data in LC_NAME.Ulrich Drepper2-2/+5
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper6-2/+27
2006-09-30* libio/wmemstream.c: Include <wchar.h>.Ulrich Drepper1-0/+5
2006-09-29* version.h (RELEASE): Bump to 2.5.glibc-2.5cvs/glibc-2_5cvs/fedora-glibc-20060929T2037Ulrich Drepper8-448/+634
2006-09-29* locale/iso-3166.def: Add Aaland Islands and Montenegro.Ulrich Drepper2-0/+4
2006-09-29[BZ #3273]Ulrich Drepper3-2/+18
2006-09-27* libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper3-7/+13
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper9-589/+160
2006-09-24* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper7-9/+42
2006-09-22[BZ #3225]cvs/fedora-glibc-20060923T0946Ulrich Drepper33-156/+186
2006-09-21[BZ #3137]Ulrich Drepper10-9/+50
2006-09-20* inet/inet6_option.c: Also emit linker warnings for the RFC 2292Ulrich Drepper1-0/+5
2006-09-20Also emit linker warnings for the RFC 2292 interfaces.Ulrich Drepper1-0/+12
2006-09-20(lrint_test_upward): Fix typo.Andreas Jaeger2-1/+5
2006-09-20[BZ #2592]Ulrich Drepper12-77/+248
2006-09-20* sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):Ulrich Drepper3-15/+32
2006-09-19* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, butcvs/fedora-glibc-20060919T1847cvs/fedora-glibc-20060919T1816Ulrich Drepper2-2/+8
2006-09-19* elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper6-3/+90
2006-09-18* sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper9-31/+120
2006-09-17* sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper6-11/+57
2006-09-17 * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper6-15/+309
2006-09-17* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper4-4/+50
2006-09-152006-09-14 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060915T0943Ulrich Drepper5-38/+119
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper14-20/+55
2006-09-09[BZ #2821]cvs/fedora-glibc-20060910T1832Ulrich Drepper4-6/+29
2006-09-09[BZ #3189]Ulrich Drepper2-9/+10
2006-09-09[BZ #3189]Ulrich Drepper2-0/+7