summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-01* sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809Ulrich Drepper
2008-08-01* include/arpa/nameser.h (NS_GET16): Use const pointer.Ulrich Drepper
2008-08-01* sysdeps/unix/sysv/linux/kernel-features.h: s390 has the newUlrich Drepper
2008-08-01* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannotUlrich Drepper
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper
2008-08-01* elf/Makefile (check-localplt.out): Also check libresolv andUlrich Drepper
2008-07-31* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2008-07-30* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initialUlrich Drepper
2008-07-30* nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper
2008-07-30* misc/syslog.c (openlog_internal): Fix compile problem.Ulrich Drepper
2008-07-30(openlog_internal): Fix compile problem.Ulrich Drepper
2008-07-29* elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.Roland McGrath
2008-07-292008-07-28 Roland McGrath <roland@redhat.com>Roland McGrath
2008-07-29* io/ftw.c (add_object): Remove inline to avoid warning.Ulrich Drepper
2008-07-29* sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.Ulrich Drepper
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper
2008-07-27* libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.Ulrich Drepper
2008-07-27* posix/wordexp.c (exec_comm): Use pipe2 if possible to createUlrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper
2008-07-26[BZ #6771]Ulrich Drepper
2008-07-26* sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead ofUlrich Drepper
2008-07-26* misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.Ulrich Drepper
2008-07-26* malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. DropUlrich Drepper
2008-07-26* login/utmp_file.c (setutent_file): Minor optimization in caseUlrich Drepper
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper
2008-07-26[BZ #6763]Ulrich Drepper
2008-07-26[BZ #6724]Ulrich Drepper
2008-07-26* Versions.def: Add GLIBC_2.9 version tag for libutil.Ulrich Drepper
2008-07-26* scripts/gen-as-const.awk: Generate more widely usable code byUlrich Drepper
2008-07-26* stdio-common/printf_fp.c (___printf_fp): Give wide outout codeUlrich Drepper
2008-07-26* sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.Ulrich Drepper
2008-07-26* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC haveUlrich Drepper
2008-07-26* sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the newUlrich Drepper
2008-07-26* sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper
2008-07-25[BZ #6698]Ulrich Drepper
2008-07-25* sysdeps/unix/sysv/linux/kernel-features.h: PPC has the newUlrich Drepper
2008-07-25* nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper
2008-07-25* nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich Drepper
2008-07-25* sysdeps/unix/sysv/linux/opensock.c (__opensock): UseUlrich Drepper
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper
2008-07-25* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper
2008-07-24* elf/elf.h: Define AT_EXECFN.Ulrich Drepper
2008-07-24[BZ #6712]Ulrich Drepper
2008-07-24Don't declare _dl_discover_osversion only for older kernels.Ulrich Drepper
2008-07-22* hurd/fd-read.c (_hurd_fd_read): Fix last change.Roland McGrath
2008-07-21* hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the serverRoland McGrath
2008-07-212008-07-21 Roland McGrath <roland@frob.com>Roland McGrath
2008-07-20* locale/setlocale.c (setname): Remove inline to avoid compilerUlrich Drepper