Age | Commit message (Expand) | Author | Files | Lines |
2005-03-06 | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 11 | -41/+59 |
2005-03-06 | * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. | Ulrich Drepper | 9 | -112/+56 |
2005-03-06 | * include/bits/unistd.h: New file. | Ulrich Drepper | 4 | -1/+13 |
2005-03-06 | * sunrpc/key_call.c: Remove doors support. | Ulrich Drepper | 7 | -116/+23 |
2005-03-06 | (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP. | Ulrich Drepper | 2 | -6/+2 |
2005-03-06 | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | 19 | -23/+149 |
2005-03-05 | * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of | Roland McGrath | 3 | -1/+12 |
2005-03-05 | 2005-03-05 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -1/+1 |
2005-03-03 | * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. | Ulrich Drepper | 2 | -3/+7 |
2005-03-03 | * elf/testobj2.c (p): New function. | Ulrich Drepper | 2 | -0/+7 |
2005-03-03 | [BZ #776]cvs/fedora-glibc-20050303T1335 | Ulrich Drepper | 9 | -35/+128 |
2005-03-03 | (tests): Add tst-global1. Add rules to build and run unload3 test. | Ulrich Drepper | 1 | -2/+15 |
2005-03-02 | 2005-02-21 Alan Modra <amodra@bigpond.net.au> | Roland McGrath | 2 | -8/+8 |
2005-03-01 | * posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820 | Roland McGrath | 3 | -16/+22 |
2005-03-01 | [BZ #765] | Roland McGrath | 1 | -0/+1 |
2005-03-01 | [BZ #721] | Roland McGrath | 3 | -5/+22 |
2005-03-01 | 2005-03-01 Alfred M. Szmidt <ams@gnu.org> | Roland McGrath | 1 | -3/+3 |
2005-03-01 | * csu/Makefile: Use printf instead of echo for some shells. | Ulrich Drepper | 4 | -3/+7 |
2005-03-01 | * debug/read_chk.c (__read_chk): Always fail if the buffer is too | Ulrich Drepper | 3 | -4/+9 |
2005-03-01 | [BZ #719, BZ #767, BZ #768, BZ #769] | Roland McGrath | 1 | -0/+15 |
2005-03-01 | 2005-02-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+4 |
2005-03-01 | (__getcwd_chk): Always fail if the buffer is too small. | Ulrich Drepper | 3 | -17/+11 |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 12 | -32/+81 |
2005-02-28 | * po/tr.po: Update from translation team. | Ulrich Drepper | 2 | -4/+8 |
2005-02-26 | * elf/dl-addr.c: Cleanups. Move declaration next to first use. | Ulrich Drepper | 2 | -9/+9 |
2005-02-26 | * dlfcn/dlerror.c (check_free): New function. Extract common code | Ulrich Drepper | 2 | -9/+28 |
2005-02-26 | * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information | Ulrich Drepper | 1 | -0/+5 |
2005-02-26 | (_dl_debug_bindings): Add namespace information to debug output. | Ulrich Drepper | 1 | -2/+4 |
2005-02-26 | * alloca_cutoff.c: Correct license text.cvs/fedora-glibc-2_3-20050226T0141 | Roland McGrath | 1 | -0/+11 |
2005-02-26 | 2005-02-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 8 | -32/+32 |
2005-02-25 | [BZ #758] | Andreas Jaeger | 1 | -0/+15 |
2005-02-25 | [BZ #758] | Andreas Jaeger | 6 | -63/+103 |
2005-02-24 | Run tst-tls9-static again. | Ulrich Drepper | 1 | -0/+5 |
2005-02-24 | * elf/Makefile: Run tst-tls9-static again. | Ulrich Drepper | 1 | -0/+2 |
2005-02-24 | * Makerules (libc.so): Add AS_NEEDED line for dynamic linker. | Ulrich Drepper | 2 | -1/+5 |
2005-02-24 | (libc.so): Add AS_NEEDED line for dynamic linker. | Ulrich Drepper | 1 | -1/+1 |
2005-02-23 | typos | Roland McGrath | 1 | -2/+2 |
2005-02-23 | * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the | Ulrich Drepper | 4 | -13/+14 |
2005-02-23 | * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1, | Ulrich Drepper | 2 | -1/+22 |
2005-02-23 | Test for exec function. | Ulrich Drepper | 12 | -0/+558 |
2005-02-22 | * include/signal.h: Revert last change. | Roland McGrath | 1 | -0/+5 |
2005-02-22 | 2005-02-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+1 |
2005-02-22 | * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use | Ulrich Drepper | 2 | -6/+12 |
2005-02-22 | * nscd/nscd-client.h: Include sys/uio.h. | Ulrich Drepper | 13 | -28/+115 |
2005-02-22 | Include sys/uio.h. (__readall, __readvall, writeall): New prototypes. | Ulrich Drepper | 1 | -1/+12 |
2005-02-22 | * include/sys/socket.h: Declare __recv. | Roland McGrath | 7 | -11/+35 |
2005-02-22 | 2005-02-22 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+1 |
2005-02-22 | * posix/execvp.c (execvp): Fix invalid free. | Ulrich Drepper | 1 | -0/+4 |
2005-02-22 | (execvp): Fix invalid free. | Ulrich Drepper | 1 | -1/+1 |
2005-02-22 | Fix typo. | Andreas Schwab | 1 | -1/+1 |