aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-21* linuxthreads/sysdeps/m68k/Makefile: Remove to deleteAndreas Schwab1-0/+5
2005-03-21Remove to delete unneeded o-iterator thing.Andreas Schwab1-7/+0
2005-03-20[BZ #786]Ulrich Drepper7-25/+96
2005-03-20* elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper2-0/+6
2005-03-20* malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper2-3/+8
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper10-106/+182
2005-03-20* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.Ulrich Drepper8-2/+376
2005-03-20[BZ #38]Ulrich Drepper2-0/+6
2005-03-19* inet/test-ifaddrs.c: Use test-skeleton.cvs/fedora-glibc-20050319T1907Ulrich Drepper3-6/+15
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper2-1/+4
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper7-3/+128
2005-03-19* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper2-1/+6
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper4-103/+152
2005-03-19* sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper3-104/+351
2005-03-19[BZ #779]Ulrich Drepper13-77/+459
2005-03-19(read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in...Ulrich Drepper1-32/+74
2005-03-18* configure.in: Use %function instead of @function.Roland McGrath1-0/+5
2005-03-182005-03-18 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2-2/+2
2005-03-18* locales/pa_IN (am_pm): Fix character names.Ulrich Drepper3-4/+13
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper19-420/+368
2005-03-18Test cases for correct unloading.Ulrich Drepper6-0/+140
2005-03-17* include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath5-71/+31
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath3-1/+5
2005-03-16* elf/elf.h: Define MIPS TLS relocations.Roland McGrath1-0/+4
2005-03-162005-03-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath1-2/+15
2005-03-16* elf/circleload1.c (main): Pretty printing.Ulrich Drepper1-0/+4
2005-03-16(main): Pretty printing.Ulrich Drepper1-12/+12
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath9-24/+73
2005-03-15[BZ #789]Roland McGrath4-19/+42
2005-03-15* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath2-3/+6
2005-03-13* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath3-3/+14
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath3-1/+21
2005-03-13* sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath5-4/+11
2005-03-08* sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, soRoland McGrath1-0/+5
2005-03-082005-03-08 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper4-16/+72
2005-03-08(ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately.Ulrich Drepper1-2/+9
2005-03-07[BZ #777]Roland McGrath1-0/+2
2005-03-07* elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper3-4/+11
2005-03-07* elf/dl-close.c (_dl_close): Unify debug message format.Ulrich Drepper2-1/+3
2005-03-07* elf/dl-close.c (_dl_close): Print debug message just beforeUlrich Drepper2-5/+14
2005-03-07* elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.Ulrich Drepper2-4/+6
2005-03-07* elf/dl-version.c (match_symbol): Add namespace info to debug output.Ulrich Drepper2-5/+7
2005-03-07* posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.Ulrich Drepper2-1/+3
2005-03-06* debug/recv_chk.c (__recv_chk): Always fail if request couldUlrich Drepper3-13/+9
2005-03-06* socket/bits/socket2.h (recv): Avoid calls to the _chk variant ifUlrich Drepper1-0/+6
2005-03-06(recv): Avoid calls to the _chk variant if we know the call succeeds. (recvfr...Ulrich Drepper1-0/+2
2005-03-06typoRoland McGrath1-1/+1
2005-03-06* posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper11-41/+59
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper9-112/+56