aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-16* sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper2-1/+10
2005-11-16* sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set toUlrich Drepper3-1/+8
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper10-1/+20
2005-11-16* iconvdata/Makefile (modules): Add ISO_11548-1.Ulrich Drepper9-2/+371
2005-11-16* sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &.Ulrich Drepper2-2/+6
2005-11-16[BZ 1865]Ulrich Drepper4-15/+198
2005-11-16* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper5-5/+21
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper3-5/+15
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper2-4/+4
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper3-4/+14
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper3-8/+8
2005-11-12[BZ #1294]Ulrich Drepper3-3/+8
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper54-124/+3070
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper11-6/+477
2005-11-09(__libc_check_standard_fds): Reverse modes so that common operations onUlrich Drepper1-1/+1
2005-11-09* sysdeps/generic/check_fds.c (check_one_fd): For writableUlrich Drepper1-0/+7
2005-11-09(check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper1-10/+22
2005-11-08* elf/elf.h (R_M32R_REL32): New macro.Roland McGrath2-0/+5
2005-11-08* sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath2-2/+10
2005-11-08* configure.in: Grok --with-cpu=CPU option. If given, search forRoland McGrath5-4/+49
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath4-3/+67
2005-11-07sysdeps/unix/bsd/sun moved to portsRoland McGrath43-1974/+5
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper6-37/+31
2005-11-06* configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper4-8/+5
2005-11-06* config.make.in: Remove gnu-ld.Ulrich Drepper2-1/+1
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper26-275/+104
2005-11-05* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper2-4/+1
2005-11-05* configure.in: Remove test for support for subtracting local labels.Ulrich Drepper4-73/+8
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper11-170/+46
2005-11-05* SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper1-0/+4
2005-11-05(SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper1-1/+1
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath3-6/+3
2005-11-05[BZ #1089]Roland McGrath3-34/+55
2005-11-04* NEWS: Synch with 2.3 branch updates.Roland McGrath1-0/+4
2005-11-042005-11-03 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+20
2005-11-04* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper1-0/+4
2005-11-04(svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper1-5/+7
2005-11-03* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,Roland McGrath2-2/+3
2005-11-03[BZ #1548]Roland McGrath1-0/+6
2005-11-03[BZ #1548]Roland McGrath1-1/+1
2005-11-03[BZ #1774]Ulrich Drepper2-14/+26
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper5-0/+276
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper8-58/+65
2005-10-31* debug/execinfo.h: Change backtrace_symbols_fd comment.Ulrich Drepper1-1/+1
2005-10-31[BZ #1579]Ulrich Drepper1-0/+5
2005-10-31Change backtrace+symbols_fd comment.Ulrich Drepper1-3/+2
2005-10-31* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath2-2/+8
2005-10-31* elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printfRoland McGrath1-0/+6
2005-10-312005-10-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+3
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper4-6/+20