about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* * Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2008-07-267-5/+18
* [BZ #6763]Ulrich Drepper2008-07-261-1/+2
* [BZ #6724]Ulrich Drepper2008-07-261-0/+1
* * Versions.def: Add GLIBC_2.9 version tag for libutil.Ulrich Drepper2008-07-2628-0/+1327
* * scripts/gen-as-const.awk: Generate more widely usable code byUlrich Drepper2008-07-263-3/+14
* * stdio-common/printf_fp.c (___printf_fp): Give wide outout codeUlrich Drepper2008-07-263-0/+9
* * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.Ulrich Drepper2008-07-265-14/+20
* * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC haveUlrich Drepper2008-07-262-4/+4
* * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the newUlrich Drepper2008-07-262-3/+7
* * sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper2008-07-262-2/+6
* [BZ #6698]Ulrich Drepper2008-07-254-13/+47
* * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the newUlrich Drepper2008-07-252-1/+4
* * nscd/connections.c (nscd_init): Clean up fcntl call.Ulrich Drepper2008-07-252-1/+3
* * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC andUlrich Drepper2008-07-252-3/+31
* * sysdeps/unix/sysv/linux/opensock.c (__opensock): UseUlrich Drepper2008-07-252-3/+41
* * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper2008-07-2510-16/+169
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2008-07-253-22/+92
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-2536-26/+1750
* * elf/elf.h: Define AT_EXECFN.Ulrich Drepper2008-07-248-20/+77
* [BZ #6712]Ulrich Drepper2008-07-241-0/+6
* Don't declare _dl_discover_osversion only for older kernels.Ulrich Drepper2008-07-241-3/+1
* * hurd/fd-read.c (_hurd_fd_read): Fix last change.Roland McGrath2008-07-222-1/+8
* * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the serverRoland McGrath2008-07-211-0/+5
* 2008-07-21 Roland McGrath <roland@frob.com>Roland McGrath2008-07-211-1/+3
* * locale/setlocale.c (setname): Remove inline to avoid compilerUlrich Drepper2008-07-202-1/+4
* * locale/setlocale.c (setlocale): Take the setlocale lock earlier.Ulrich Drepper2008-07-203-19/+35
* * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn cvs/fedora-glibc-20080716T0944Ulrich Drepper2008-07-152-1/+8
* * malloc/hooks.c (__malloc_check_init): Remove printf.Ulrich Drepper2008-07-151-0/+4
* (__malloc_check_init): Remove printf.Ulrich Drepper2008-07-151-3/+1
* * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.Roland McGrath2008-07-141-0/+4
* 2008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-141-0/+2
* * nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper2008-07-122-29/+89
* * locales/iso14651_t1_common: Add Kannada collation support.Ulrich Drepper2008-07-112-0/+275
* * resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper2008-07-092-1/+2
* * resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper2008-07-092-2/+7
* * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper2008-07-092-4/+25
* * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.Ulrich Drepper2008-07-084-2/+31
* [BZ #6719]Ulrich Drepper2008-07-082-1/+8
* [BZ #6713]Ulrich Drepper2008-07-081-0/+6
* Fix U1DBA entry representation.Ulrich Drepper2008-07-081-1/+1
* * sysdeps/mach/hurd/open.c: Include <stdio.h>.Roland McGrath2008-07-071-0/+9
* 2008-07-06 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-072-0/+27
* [BZ #6723]Ulrich Drepper2008-07-061-0/+5
* (__mktime_internal): Normalize tp->tm_isdst value.Ulrich Drepper2008-07-061-2/+4
* * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203Roland McGrath2008-07-027-3/+15
* * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.Roland McGrath2008-07-022-1/+13
* 2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-027-8/+23
* Remove use of __P.Ulrich Drepper2008-06-271-10/+1
* * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper2008-06-271-1/+1
* [BZ #6657]Ulrich Drepper2008-06-274-2/+22