about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* * elf/dl-version.c (match_symbol): Add namespace info to debug output.Ulrich Drepper2005-03-072-5/+7
* * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.Ulrich Drepper2005-03-072-1/+3
* * debug/recv_chk.c (__recv_chk): Always fail if request couldUlrich Drepper2005-03-063-13/+9
* * socket/bits/socket2.h (recv): Avoid calls to the _chk variant ifUlrich Drepper2005-03-061-0/+6
* (recv): Avoid calls to the _chk variant if we know the call succeeds. (recvfr...Ulrich Drepper2005-03-061-0/+2
* typoRoland McGrath2005-03-061-1/+1
* * posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper2005-03-0611-41/+59
* * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper2005-03-069-112/+56
* * include/bits/unistd.h: New file.Ulrich Drepper2005-03-064-1/+13
* * sunrpc/key_call.c: Remove doors support.Ulrich Drepper2005-03-067-116/+23
* (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2005-03-062-6/+2
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-0619-23/+149
* * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead ofRoland McGrath2005-03-053-1/+12
* 2005-03-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-03-051-1/+1
* * posix/bits/unistd.h (pread, pread64): Don't swap function arguments.Ulrich Drepper2005-03-032-3/+7
* * elf/testobj2.c (p): New function.Ulrich Drepper2005-03-032-0/+7
* [BZ #776] cvs/fedora-glibc-20050303T1335Ulrich Drepper2005-03-039-35/+128
* (tests): Add tst-global1. Add rules to build and run unload3 test.Ulrich Drepper2005-03-031-2/+15
* 2005-02-21 Alan Modra <amodra@bigpond.net.au>Roland McGrath2005-03-022-8/+8
* * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead cvs/fedora-glibc-20050302T1820Roland McGrath2005-03-013-16/+22
* [BZ #765]Roland McGrath2005-03-011-0/+1
* [BZ #721]Roland McGrath2005-03-013-5/+22
* 2005-03-01 Alfred M. Szmidt <ams@gnu.org>Roland McGrath2005-03-011-3/+3
* * csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper2005-03-014-3/+7
* * debug/read_chk.c (__read_chk): Always fail if the buffer is tooUlrich Drepper2005-03-013-4/+9
* [BZ #719, BZ #767, BZ #768, BZ #769]Roland McGrath2005-03-011-0/+15
* 2005-02-28 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-011-2/+4
* (__getcwd_chk): Always fail if the buffer is too small.Ulrich Drepper2005-03-013-17/+11
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-0112-32/+81
* * po/tr.po: Update from translation team.Ulrich Drepper2005-02-282-4/+8
* * elf/dl-addr.c: Cleanups. Move declaration next to first use.Ulrich Drepper2005-02-262-9/+9
* * dlfcn/dlerror.c (check_free): New function. Extract common codeUlrich Drepper2005-02-262-9/+28
* * elf/dl-lookup.c (_dl_debug_bindings): Add namespace informationUlrich Drepper2005-02-261-0/+5
* (_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper2005-02-261-2/+4
* * alloca_cutoff.c: Correct license text. cvs/fedora-glibc-2_3-20050226T0141Roland McGrath2005-02-261-0/+11
* 2005-02-25 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-268-32/+32
* [BZ #758]Andreas Jaeger2005-02-251-0/+15
* [BZ #758]Andreas Jaeger2005-02-256-63/+103
* Run tst-tls9-static again.Ulrich Drepper2005-02-241-0/+5
* * elf/Makefile: Run tst-tls9-static again.Ulrich Drepper2005-02-241-0/+2
* * Makerules (libc.so): Add AS_NEEDED line for dynamic linker.Ulrich Drepper2005-02-242-1/+5
* (libc.so): Add AS_NEEDED line for dynamic linker.Ulrich Drepper2005-02-241-1/+1
* typosRoland McGrath2005-02-231-2/+2
* * sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper2005-02-234-13/+14
* * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,Ulrich Drepper2005-02-232-1/+22
* Test for exec function.Ulrich Drepper2005-02-2312-0/+558
* * include/signal.h: Revert last change.Roland McGrath2005-02-221-0/+5
* 2005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-221-2/+1
* * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper2005-02-222-6/+12
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-2213-28/+115