about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * inet/test-ifaddrs.c: Use test-skeleton. cvs/fedora-glibc-20050319T1907Ulrich Drepper2005-03-193-6/+15
* * elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper2005-03-192-1/+4
* * elf/Makefile: Add rules to build and run order2.Ulrich Drepper2005-03-197-3/+128
* * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper2005-03-192-1/+6
* * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper2005-03-194-103/+152
* * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper2005-03-193-104/+351
* [BZ #779]Ulrich Drepper2005-03-1913-77/+459
* (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in...Ulrich Drepper2005-03-191-32/+74
* * configure.in: Use %function instead of @function.Roland McGrath2005-03-181-0/+5
* 2005-03-18 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-182-2/+2
* * locales/pa_IN (am_pm): Fix character names.Ulrich Drepper2005-03-183-4/+13
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-1819-420/+368
* Test cases for correct unloading.Ulrich Drepper2005-03-186-0/+140
* * include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath2005-03-175-71/+31
* * nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath2005-03-173-1/+5
* * elf/elf.h: Define MIPS TLS relocations.Roland McGrath2005-03-161-0/+4
* 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