aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-26* nis/ypclnt.c (yp_bind_ypbindprog): Initialize clnt_saddr by hand.Ulrich Drepper1-0/+18
2005-11-26(yp_bind_ypbindprog): Initialize clnt_saddr by hand. (ypdomainname): Renamed ...Ulrich Drepper1-109/+165
2005-11-26 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson4-5/+13
2005-11-25* Makeconfig (+cflags): Add -fmerge-all-constants by default.Ulrich Drepper2-1/+7
2005-11-25[BZ #1912]Ulrich Drepper2-1/+7
2005-11-25* sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper2-0/+5
2005-11-25[BZ #1926]Ulrich Drepper2-1/+5
2005-11-25[BZ #1925]Ulrich Drepper2-1/+6
2005-11-25* scripts/check-c++-types.sh: Improve comments.Ulrich Drepper2-2/+4
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper4-2/+28
2005-11-24[BZ #1920]Ulrich Drepper7-6/+56
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper9-28/+49
2005-11-22[BZ #1908]Ulrich Drepper2-4/+13
2005-11-22* sunrpc/bindrsvprt.c (bindresvport): Wrap around to startportUlrich Drepper2-4/+12
2005-11-21* Makefile.in: Remove RCS ID line.Ulrich Drepper1-0/+26
2005-11-21..Ulrich Drepper23-59/+6
2005-11-21Pretty printing.Ulrich Drepper1-3/+3
2005-11-19* elf/elf.h: Revert last change.Roland McGrath1-0/+4
2005-11-192005-11-19 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper12-22/+251
2005-11-19(nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper1-2/+3
2005-11-18* sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath4-7/+22
2005-11-18* sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath2-1/+4
2005-11-18* nscd/grpcache.c: Include <sys/socket.h>.Roland McGrath1-0/+7
2005-11-182005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath4-2/+8
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper9-2/+21
2005-11-18.Ulrich Drepper2-4/+0
2005-11-18.Ulrich Drepper2-3/+0
2005-11-18[BZ #1877]Ulrich Drepper3-8/+61
2005-11-17Remove dl-procinfo.h include.Ulrich Drepper3-3/+0
2005-11-17* elf/elf.h (R_PPC64_ADDR30): Renamed to R_PPC64_REL30.Roland McGrath1-0/+4
2005-11-172005-11-17 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-11-17* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper3-2/+19
2005-11-17[BZ #1877]Ulrich Drepper4-16/+89
2005-11-17* include/resolv.h: Include <stdbool.h>.Ulrich Drepper2-1/+5
2005-11-17* io/sys/stat.h: Use __const not const in fstatat prototypes.Ulrich Drepper2-3/+7
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