summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper
2005-11-18* sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath
2005-11-18* sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath
2005-11-18* nscd/grpcache.c: Include <sys/socket.h>.Roland McGrath
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper
2005-11-18.Ulrich Drepper
2005-11-18.Ulrich Drepper
2005-11-18[BZ #1877]Ulrich Drepper
2005-11-17* elf/elf.h (R_PPC64_ADDR30): Renamed to R_PPC64_REL30.Roland McGrath
2005-11-17* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper
2005-11-17[BZ #1877]Ulrich Drepper
2005-11-17* include/resolv.h: Include <stdbool.h>.Ulrich Drepper
2005-11-17* io/sys/stat.h: Use __const not const in fstatat prototypes.Ulrich Drepper
2005-11-16* sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set toUlrich Drepper
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper
2005-11-16* iconvdata/Makefile (modules): Add ISO_11548-1.Ulrich Drepper
2005-11-16* sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &.Ulrich Drepper
2005-11-16[BZ 1865]Ulrich Drepper
2005-11-16* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper
2005-11-09(__libc_check_standard_fds): Reverse modes so that common operations onUlrich Drepper
2005-11-09* sysdeps/generic/check_fds.c (check_one_fd): For writableUlrich Drepper
2005-11-08* elf/elf.h (R_M32R_REL32): New macro.Roland McGrath
2005-11-08* sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath
2005-11-08* configure.in: Grok --with-cpu=CPU option. If given, search forRoland McGrath
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath
2005-11-07sysdeps/unix/bsd/sun moved to portsRoland McGrath
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper
2005-11-06* configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper
2005-11-06* config.make.in: Remove gnu-ld.Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-05* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper
2005-11-05* configure.in: Remove test for support for subtracting local labels.Ulrich Drepper
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath
2005-11-05[BZ #1089]Roland McGrath
2005-11-04* NEWS: Synch with 2.3 branch updates.Roland McGrath
2005-11-04* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper
2005-11-03* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,Roland McGrath
2005-11-03[BZ #1548]Roland McGrath
2005-11-03[BZ #1774]Ulrich Drepper
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper
2005-10-31* debug/execinfo.h: Change backtrace_symbols_fd comment.Ulrich Drepper
2005-10-31[BZ #1579]Ulrich Drepper