about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATHUlrich Drepper2006-10-112-3/+15
* (nis_getnames): Make sure that we always return at least one entry consisting...Ulrich Drepper2006-10-111-0/+7
* * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.Roland McGrath2006-10-101-0/+6
* 2006-10-10 Roland McGrath <roland@frob.com>Roland McGrath2006-10-103-20/+34
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-1018-4153/+5222
* * po/sv.po: Update from translation team.Ulrich Drepper2006-10-091-0/+4
* * Versions.def: Add GLIBC_2.6 to libpthread.Ulrich Drepper2006-10-079-8/+142
* * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.Ulrich Drepper2006-10-072-5/+15
* * po/tr.po: Update from translation team.Ulrich Drepper2006-10-072-3556/+4362
* * libio/Banner: Likewise.Ulrich Drepper2006-10-063-2/+1
* * nis/Banner: Removed. It's been integral part forever and theUlrich Drepper2006-10-061-0/+3
* * nis/nis_table.c (nis_list): If __follow_path fails in the newUlrich Drepper2006-10-063-3604/+4135
* * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTSUlrich Drepper2006-10-066-29/+249
* * version.h (VERSION): Bump to 2.5.90 for new development tree. cvs/fedora-glibc-2_5-20061008T1257 cvs/fedora-glibc-2_5-20061008T1253Ulrich Drepper2006-10-063-2/+10
* * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-baseUlrich Drepper2006-10-065-7/+19
* * locales/pa_IN (abday): Fix spelling of Sunday.Ulrich Drepper2006-10-052-1/+6
* [BZ #3291] cvs/fedora-glibc-20061002T1858Ulrich Drepper2006-10-022-0/+15
* * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK isUlrich Drepper2006-10-024-15/+7
* * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and valUlrich Drepper2006-10-022-2/+5
* * nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper2006-10-024-9/+27
* * io/fts.c (fts_close): Remove redundant checks.Ulrich Drepper2006-10-023-10/+14
* * locales/en_GB: Use more complete en_US data in LC_NAME.Ulrich Drepper2006-10-012-2/+5
* * posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper2006-09-306-2/+27
* * libio/wmemstream.c: Include <wchar.h>.Ulrich Drepper2006-09-301-0/+5
* * version.h (RELEASE): Bump to 2.5. glibc-2.5 cvs/glibc-2_5 cvs/fedora-glibc-20060929T2037Ulrich Drepper2006-09-298-448/+634
* * locale/iso-3166.def: Add Aaland Islands and Montenegro.Ulrich Drepper2006-09-292-0/+4
* [BZ #3273]Ulrich Drepper2006-09-293-2/+18
* * libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper2006-09-273-7/+13
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-259-589/+160
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-247-9/+42
* [BZ #3225] cvs/fedora-glibc-20060923T0946Ulrich Drepper2006-09-2233-156/+186
* [BZ #3137]Ulrich Drepper2006-09-2110-9/+50
* * inet/inet6_option.c: Also emit linker warnings for the RFC 2292Ulrich Drepper2006-09-201-0/+5
* Also emit linker warnings for the RFC 2292 interfaces.Ulrich Drepper2006-09-201-0/+12
* (lrint_test_upward): Fix typo.Andreas Jaeger2006-09-202-1/+5
* [BZ #2592]Ulrich Drepper2006-09-2012-77/+248
* * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):Ulrich Drepper2006-09-203-15/+32
* * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but cvs/fedora-glibc-20060919T1847 cvs/fedora-glibc-20060919T1816Ulrich Drepper2006-09-192-2/+8
* * elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper2006-09-196-3/+90
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-189-31/+120
* * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper2006-09-176-11/+57
* * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper2006-09-176-15/+309
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper2006-09-174-4/+50
* 2006-09-14 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060915T0943Ulrich Drepper2006-09-155-38/+119
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-1214-20/+55
* [BZ #2821] cvs/fedora-glibc-20060910T1832Ulrich Drepper2006-09-094-6/+29
* [BZ #3189]Ulrich Drepper2006-09-092-9/+10
* [BZ #3189]Ulrich Drepper2006-09-092-0/+7
* [BZ #1006]Ulrich Drepper2006-09-098-21/+40
* [BZ #3123]Ulrich Drepper2006-09-087-13/+208