| Commit message (Expand) | Author | Age | Files | Lines |
* | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 2005-03-01 | 12 | -32/+81 |
* | * po/tr.po: Update from translation team. | Ulrich Drepper | 2005-02-28 | 2 | -4/+8 |
* | * elf/dl-addr.c: Cleanups. Move declaration next to first use. | Ulrich Drepper | 2005-02-26 | 2 | -9/+9 |
* | * dlfcn/dlerror.c (check_free): New function. Extract common code | Ulrich Drepper | 2005-02-26 | 2 | -9/+28 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information | Ulrich Drepper | 2005-02-26 | 1 | -0/+5 |
* | (_dl_debug_bindings): Add namespace information to debug output. | Ulrich Drepper | 2005-02-26 | 1 | -2/+4 |
* | * alloca_cutoff.c: Correct license text. cvs/fedora-glibc-2_3-20050226T0141 | Roland McGrath | 2005-02-26 | 1 | -0/+11 |
* | 2005-02-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-02-26 | 8 | -32/+32 |
* | [BZ #758] | Andreas Jaeger | 2005-02-25 | 1 | -0/+15 |
* | [BZ #758] | Andreas Jaeger | 2005-02-25 | 6 | -63/+103 |
* | Run tst-tls9-static again. | Ulrich Drepper | 2005-02-24 | 1 | -0/+5 |
* | * elf/Makefile: Run tst-tls9-static again. | Ulrich Drepper | 2005-02-24 | 1 | -0/+2 |
* | * Makerules (libc.so): Add AS_NEEDED line for dynamic linker. | Ulrich Drepper | 2005-02-24 | 2 | -1/+5 |
* | (libc.so): Add AS_NEEDED line for dynamic linker. | Ulrich Drepper | 2005-02-24 | 1 | -1/+1 |
* | typos | Roland McGrath | 2005-02-23 | 1 | -2/+2 |
* | * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the | Ulrich Drepper | 2005-02-23 | 4 | -13/+14 |
* | * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1, | Ulrich Drepper | 2005-02-23 | 2 | -1/+22 |
* | Test for exec function. | Ulrich Drepper | 2005-02-23 | 12 | -0/+558 |
* | * include/signal.h: Revert last change. | Roland McGrath | 2005-02-22 | 1 | -0/+5 |
* | 2005-02-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-02-22 | 1 | -2/+1 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use | Ulrich Drepper | 2005-02-22 | 2 | -6/+12 |
* | * nscd/nscd-client.h: Include sys/uio.h. | Ulrich Drepper | 2005-02-22 | 13 | -28/+115 |
* | Include sys/uio.h. (__readall, __readvall, writeall): New prototypes. | Ulrich Drepper | 2005-02-22 | 1 | -1/+12 |
* | * include/sys/socket.h: Declare __recv. | Roland McGrath | 2005-02-22 | 7 | -11/+35 |
* | 2005-02-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-02-22 | 1 | -0/+1 |
* | * posix/execvp.c (execvp): Fix invalid free. | Ulrich Drepper | 2005-02-22 | 1 | -0/+4 |
* | (execvp): Fix invalid free. | Ulrich Drepper | 2005-02-22 | 1 | -1/+1 |
* | Fix typo. | Andreas Schwab | 2005-02-22 | 1 | -1/+1 |
* | * malloc/Makefile (CFLAGS-mcheck-init.c): Add. | Ulrich Drepper | 2005-02-22 | 3 | -13/+21 |
* | * iconvdata/ibm930.h: Correct Yen mapping. | Ulrich Drepper | 2005-02-22 | 46 | -11/+1679 |
* | * posix/regcomp.c (lower_subexp): Do not optimize empty | Ulrich Drepper | 2005-02-22 | 3 | -0/+12 |
* | 2005-02-21 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 2005-02-22 | 7 | -23/+35 |
* | * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid using | Ulrich Drepper | 2005-02-22 | 2 | -3/+10 |
* | * iconvme.h: New file, extracted from toutf8.c but improved. | Ulrich Drepper | 2005-02-22 | 4 | -138/+224 |
* | * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to | Ulrich Drepper | 2005-02-21 | 5 | -13/+21 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 34 | -38/+789 |
* | * posix/unistd.h: symlink and readlink are unconditionally | Ulrich Drepper | 2005-02-21 | 1 | -0/+5 |
* | symlink and readlink are unconditionally available in the 2001 spec. | Ulrich Drepper | 2005-02-21 | 1 | -1/+6 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 39 | -136/+210 |
* | [BZ #592, BZ #602, BZ #671, BZ #723, BZ #725, BZ #726, BZ #727, BZ #729, BZ #... | Roland McGrath | 2005-02-16 | 1 | -0/+41 |
* | * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defn | Roland McGrath | 2005-02-16 | 2 | -1/+7 |
* | Split out ChangeLog.15 at 2.3 branch point | Roland McGrath | 2005-02-16 | 2 | -5479/+5481 |
* | New upstream version. | Ulrich Drepper | 2005-02-16 | 1 | -2668/+2981 |
* | * sysdeps/generic/bits/byteswap.h: Make sure result of all the | Ulrich Drepper | 2005-02-15 | 3 | -18/+23 |
* | Russian translation. | Ulrich Drepper | 2005-02-15 | 1 | -0/+5999 |
* | [BZ #722] | Roland McGrath | 2005-02-15 | 3 | -2/+10 |
* | * misc/sys/syslog.h: Fix typo in comment. | Roland McGrath | 2005-02-15 | 2 | -1/+5 |
* | [BZ #720] | Roland McGrath | 2005-02-15 | 2 | -2/+14 |
* | * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated | Roland McGrath | 2005-02-15 | 4 | -3/+7 |
* | * scripts/soversions.awk: Only record first WORDSIZE{32,64} | Roland McGrath | 2005-02-15 | 2 | -1/+6 |