about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* * soft-fp/soft-fp.h: Include <stdlib.h>.Roland McGrath2005-12-063-1/+9
* * sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2005-12-062-0/+8
* * sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath2005-12-061-0/+4
* 2005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-061-16/+16
* (nis_list): One more reallocation optimization.Ulrich Drepper2005-12-041-5/+15
* * nis/nis_table.c (nis_list): Optimize freeing and reallocation ofUlrich Drepper2005-12-042-0/+13
* * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):Ulrich Drepper2005-12-032-17/+13
* * nis/nis_error.c (nis_sperror_r): Let snprintf determine whetherUlrich Drepper2005-12-037-88/+68
* * nis/nss_nisplus/nisplus-service.c: Fix locking to useUlrich Drepper2005-12-038-728/+880
* * nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename):Ulrich Drepper2005-12-034-277/+313
* * nis/nss_nisplus/nisplus-pwd.c: Fix locking to useUlrich Drepper2005-12-031-0/+4
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-0213-8/+480
* Add one more parameter check.Ulrich Drepper2005-12-021-1/+7
* (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger2005-11-282-1/+7
* * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2005-11-272-4/+12
* * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-0/+4
* (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-50/+29
* * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.Roland McGrath2005-11-271-0/+5
* 2005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-271-0/+2
* * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper2005-11-272-44/+47
* * nis/nis_table.c (nis_list): Add more free calls in error cases.Ulrich Drepper2005-11-271-0/+4
* (nis_list): Add more free calls in error cases.Ulrich Drepper2005-11-271-0/+1
* * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson2005-11-272-5/+33
* * nis/nis_lookup.c (nis_lookup): Mark RPCTIMEOUT as const. PrettyUlrich Drepper2005-11-273-9/+13
* * nis/nis_table.c (__create_ib_request): Use strdupa instead ofUlrich Drepper2005-11-273-24/+22
* * nis/ypclnt.c (yp_bind_ypbindprog): Initialize clnt_saddr by hand.Ulrich Drepper2005-11-261-0/+18
* (yp_bind_ypbindprog): Initialize clnt_saddr by hand. (ypdomainname): Renamed ...Ulrich Drepper2005-11-261-109/+165
* * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson2005-11-264-5/+13
* * Makeconfig (+cflags): Add -fmerge-all-constants by default.Ulrich Drepper2005-11-252-1/+7
* [BZ #1912]Ulrich Drepper2005-11-252-1/+7
* * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper2005-11-252-0/+5
* [BZ #1926]Ulrich Drepper2005-11-252-1/+5
* [BZ #1925]Ulrich Drepper2005-11-252-1/+6
* * scripts/check-c++-types.sh: Improve comments.Ulrich Drepper2005-11-252-2/+4
* * scripts/check-local-headers.sh: New file.Ulrich Drepper2005-11-244-2/+28
* [BZ #1920]Ulrich Drepper2005-11-247-6/+56
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-229-28/+49
* [BZ #1908]Ulrich Drepper2005-11-222-4/+13
* * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startportUlrich Drepper2005-11-222-4/+12
* * Makefile.in: Remove RCS ID line.Ulrich Drepper2005-11-211-0/+26
* ..Ulrich Drepper2005-11-2123-59/+6
* Pretty printing.Ulrich Drepper2005-11-211-3/+3
* * elf/elf.h: Revert last change.Roland McGrath2005-11-191-0/+4
* 2005-11-19 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-191-1/+1
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-1912-22/+251
* (nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper2005-11-191-2/+3
* * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath2005-11-184-7/+22
* * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath2005-11-182-1/+4
* * nscd/grpcache.c: Include <sys/socket.h>.Roland McGrath2005-11-181-0/+7
* 2005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath2005-11-184-2/+8