summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 2005-03-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-161-2/+15
* * elf/circleload1.c (main): Pretty printing.Ulrich Drepper2005-03-161-0/+4
* (main): Pretty printing.Ulrich Drepper2005-03-161-12/+12
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-159-24/+73
* [BZ #789]Roland McGrath2005-03-154-19/+42
* * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath2005-03-152-3/+6
* * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath2005-03-133-3/+14
* * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath2005-03-133-1/+21
* * sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath2005-03-135-4/+11
* * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, soRoland McGrath2005-03-081-0/+5
* 2005-03-08 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-081-2/+2
* * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper2005-03-084-16/+72
* (ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately.Ulrich Drepper2005-03-081-2/+9
* [BZ #777]Roland McGrath2005-03-071-0/+2
* * elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper2005-03-073-4/+11
* * elf/dl-close.c (_dl_close): Unify debug message format.Ulrich Drepper2005-03-072-1/+3
* * elf/dl-close.c (_dl_close): Print debug message just beforeUlrich Drepper2005-03-072-5/+14
* * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.Ulrich Drepper2005-03-072-4/+6
* * 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