external/glibc.git
2005-03-20 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Fix typo.
2005-03-20 Ulrich Drepper* malloc/malloc.c (public_cALLOc): We cannot skip the...
2005-03-20 Ulrich Drepper* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64...
2005-03-20 Ulrich Drepper* sysdeps/ia64/elf/initfini.c: Add local _init and...
2005-03-20 Ulrich Drepper[BZ #38]
2005-03-19 Ulrich Drepper* inet/test-ifaddrs.c: Use test-skeleton.
2005-03-19 Ulrich Drepper* elf/dl-lookup.c (add_dependency): Always search l_ini...
2005-03-19 Ulrich Drepper* elf/Makefile: Add rules to build and run order2.
2005-03-19 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Print exact l_direct_...
2005-03-19 Ulrich Drepper* elf/dl-fini.c (_dl_fini): Split sorting of the maps...
2005-03-19 Ulrich Drepper* sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add...
2005-03-19 Ulrich Drepper[BZ #779]
2005-03-19 Ulrich Drepper(read, pread, pread64, readlink, getcwd, getwd): Change...
2005-03-18 Roland McGrath* configure.in: Use %function instead of @function.
2005-03-18 Roland McGrath2005-03-18 Daniel Jacobowitz <dan@codesourcery.com>
2005-03-18 Ulrich Drepper* locales/pa_IN (am_pm): Fix character names.
2005-03-18 Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-03-18 Ulrich DrepperTest cases for correct unloading.
2005-03-17 Roland McGrath* include/libc-symbols.h (__hidden_proto): Remove bogus...
2005-03-17 Roland McGrath* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.
2005-03-16 Roland McGrath* elf/elf.h: Define MIPS TLS relocations.
2005-03-16 Roland McGrath2005-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2005-03-16 Ulrich Drepper* elf/circleload1.c (main): Pretty printing.
2005-03-16 Ulrich Drepper(main): Pretty printing.
2005-03-15 Roland McGrath* sysdeps/generic/wordexp.c (exec_comm_child): Add...
2005-03-15 Roland McGrath[BZ #789]
2005-03-15 Roland McGrath* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don...
2005-03-13 Roland McGrath* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_PO...
2005-03-13 Roland McGrath* elf/tls-macros.h: #include_next <tls-macros.h> to...
2005-03-13 Roland McGrath* sysdeps/hppa/configure.in: Remove old Makefile leftovers.
2005-03-08 Roland McGrath* sysdeps/gnu/errlist-compat.awk: Use NERR in all array...
2005-03-08 Roland McGrath2005-03-08 Roland McGrath <roland@redhat.com>
2005-03-08 Ulrich Drepper* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERT...
2005-03-08 Ulrich Drepper(ptmalloc_init): Recognize MALLOC_PERTURB_ and call...
2005-03-07 Roland McGrath[BZ #777]
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Decrement l_opencount...
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Unify debug message format.
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Print debug message just...
2005-03-07 Ulrich Drepper* elf/do-lookup.h (do_lookup_x): Add namespace info...
2005-03-07 Ulrich Drepper* elf/dl-version.c (match_symbol): Add namespace info...
2005-03-07 Ulrich Drepper* posix/bits/unistd.h (pread): Fix typo in __USE_FILE_O...
2005-03-06 Ulrich Drepper* debug/recv_chk.c (__recv_chk): Always fail if request...
2005-03-06 Ulrich Drepper* socket/bits/socket2.h (recv): Avoid calls to the...
2005-03-06 Ulrich Drepper(recv): Avoid calls to the _chk variant if we know...
2005-03-06 Roland McGrathtypo
2005-03-06 Ulrich Drepper* posix/regexec.c (check_node_accept_bytes): Correct...
2005-03-06 Ulrich Drepper* wcsmbs/wctob.c (wctob): Make buf array of unsigned...
2005-03-06 Ulrich Drepper* include/bits/unistd.h: New file.
2005-03-06 Ulrich Drepper* sunrpc/key_call.c: Remove doors support.
2005-03-06 Ulrich Drepper(ELF_MACHINE_NO_RELA): Define unconditionally to define...
2005-03-06 Roland McGrath* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_interna...
2005-03-05 Roland McGrath* Makerules ($(inst_libdir)/libc.so): Use $(slibdir...
2005-03-05 Roland McGrath2005-03-05 Jakub Jelinek <jakub@redhat.com>
2005-03-03 Ulrich Drepper* posix/bits/unistd.h (pread, pread64): Don't swap...
2005-03-03 Ulrich Drepper* elf/testobj2.c (p): New function.
2005-03-03 Ulrich Drepper[BZ #776]
2005-03-03 Ulrich Drepper(tests): Add tst-global1. Add rules to build and run...
2005-03-02 Roland McGrath2005-02-21 Alan Modra <amodra@bigpond.net.au>
2005-03-01 Roland McGrath* posix/bits/unistd.h (read, pread, pread64): Use __bos...
2005-03-01 Roland McGrath[BZ #765]
2005-03-01 Roland McGrath[BZ #721]
2005-03-01 Roland McGrath2005-03-01 Alfred M. Szmidt <ams@gnu.org>
2005-03-01 Ulrich Drepper* csu/Makefile: Use printf instead of echo for some...
2005-03-01 Ulrich Drepper* debug/read_chk.c (__read_chk): Always fail if the...
2005-03-01 Roland McGrath[BZ #719, BZ #767, BZ #768, BZ #769]
2005-03-01 Roland McGrath2005-02-28 Roland McGrath <roland@redhat.com>
2005-03-01 Ulrich Drepper(__getcwd_chk): Always fail if the buffer is too small.
2005-03-01 Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-02-28 Ulrich Drepper* po/tr.po: Update from translation team.
2005-02-26 Ulrich Drepper* elf/dl-addr.c: Cleanups. Move declaration next to...
2005-02-26 Ulrich Drepper* dlfcn/dlerror.c (check_free): New function. Extract...
2005-02-26 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Add namespace...
2005-02-26 Ulrich Drepper(_dl_debug_bindings): Add namespace information to...
2005-02-26 Roland McGrath* alloca_cutoff.c: Correct license text.
2005-02-26 Roland McGrath2005-02-25 Roland McGrath <roland@redhat.com>
2005-02-25 Andreas Jaeger[BZ #758]
2005-02-25 Andreas Jaeger[BZ #758]
2005-02-24 Ulrich DrepperRun tst-tls9-static again.
2005-02-24 Ulrich Drepper* elf/Makefile: Run tst-tls9-static again.
2005-02-24 Ulrich Drepper* Makerules (libc.so): Add AS_NEEDED line for dynamic...
2005-02-24 Ulrich Drepper(libc.so): Add AS_NEEDED line for dynamic linker.
2005-02-23 Roland McGrathtypos
2005-02-23 Ulrich Drepper* sysdeps/generic/libc-tls.c (static_dtv): Size the...
2005-02-23 Ulrich Drepper* posix/Makefile (tests): Add tst-execvp1, tst-execvp2...
2005-02-23 Ulrich DrepperTest for exec function.
2005-02-22 Roland McGrath* include/signal.h: Revert last change.
2005-02-22 Roland McGrath2005-02-22 Roland McGrath <roland@redhat.com>
2005-02-22 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message...
2005-02-22 Ulrich Drepper* nscd/nscd-client.h: Include sys/uio.h.
2005-02-22 Ulrich DrepperInclude sys/uio.h. (__readall, __readvall, writeall...
2005-02-22 Roland McGrath* include/sys/socket.h: Declare __recv.
2005-02-22 Roland McGrath2005-02-22 Roland McGrath <roland@redhat.com>
2005-02-22 Ulrich Drepper* posix/execvp.c (execvp): Fix invalid free.
2005-02-22 Ulrich Drepper(execvp): Fix invalid free.
2005-02-22 Andreas SchwabFix typo.
2005-02-22 Ulrich Drepper* malloc/Makefile (CFLAGS-mcheck-init.c): Add.
2005-02-22 Ulrich Drepper* iconvdata/ibm930.h: Correct Yen mapping.
2005-02-22 Ulrich Drepper* posix/regcomp.c (lower_subexp): Do not optimize empty
2005-02-22 Ulrich Drepper2005-02-21 Alan Modra <amodra@bigpond.net.au>
2005-02-22 Ulrich Drepper* elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid...
next