aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-06* include/bits/unistd.h: New file.Ulrich Drepper4-1/+13
2005-03-06* sunrpc/key_call.c: Remove doors support.Ulrich Drepper7-116/+23
2005-03-06(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2-6/+2
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath19-23/+149
2005-03-05* Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead ofRoland McGrath3-1/+12
2005-03-052005-03-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2005-03-03* posix/bits/unistd.h (pread, pread64): Don't swap function arguments.Ulrich Drepper2-3/+7
2005-03-03* elf/testobj2.c (p): New function.Ulrich Drepper2-0/+7
2005-03-03[BZ #776]cvs/fedora-glibc-20050303T1335Ulrich Drepper9-35/+128
2005-03-03(tests): Add tst-global1. Add rules to build and run unload3 test.Ulrich Drepper1-2/+15
2005-03-022005-02-21 Alan Modra <amodra@bigpond.net.au>Roland McGrath2-8/+8
2005-03-01* posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820Roland McGrath3-16/+22
2005-03-01[BZ #765]Roland McGrath1-0/+1
2005-03-01[BZ #721]Roland McGrath3-5/+22
2005-03-012005-03-01 Alfred M. Szmidt <ams@gnu.org>Roland McGrath1-3/+3
2005-03-01* csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper4-3/+7
2005-03-01* debug/read_chk.c (__read_chk): Always fail if the buffer is tooUlrich Drepper3-4/+9
2005-03-01[BZ #719, BZ #767, BZ #768, BZ #769]Roland McGrath1-0/+15
2005-03-012005-02-28 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+4
2005-03-01(__getcwd_chk): Always fail if the buffer is too small.Ulrich Drepper3-17/+11
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper12-32/+81
2005-02-28* po/tr.po: Update from translation team.Ulrich Drepper2-4/+8
2005-02-26* elf/dl-addr.c: Cleanups. Move declaration next to first use.Ulrich Drepper2-9/+9
2005-02-26* dlfcn/dlerror.c (check_free): New function. Extract common codeUlrich Drepper2-9/+28
2005-02-26* elf/dl-lookup.c (_dl_debug_bindings): Add namespace informationUlrich Drepper1-0/+5
2005-02-26(_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper1-2/+4
2005-02-26* alloca_cutoff.c: Correct license text.cvs/fedora-glibc-2_3-20050226T0141Roland McGrath1-0/+11
2005-02-262005-02-25 Roland McGrath <roland@redhat.com>Roland McGrath8-32/+32
2005-02-25[BZ #758]Andreas Jaeger1-0/+15
2005-02-25[BZ #758]Andreas Jaeger6-63/+103
2005-02-24Run tst-tls9-static again.Ulrich Drepper1-0/+5
2005-02-24* elf/Makefile: Run tst-tls9-static again.Ulrich Drepper1-0/+2
2005-02-24* Makerules (libc.so): Add AS_NEEDED line for dynamic linker.Ulrich Drepper2-1/+5
2005-02-24(libc.so): Add AS_NEEDED line for dynamic linker.Ulrich Drepper1-1/+1
2005-02-23typosRoland McGrath1-2/+2
2005-02-23* sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper4-13/+14
2005-02-23* posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,Ulrich Drepper2-1/+22
2005-02-23Test for exec function.Ulrich Drepper12-0/+558
2005-02-22* include/signal.h: Revert last change.Roland McGrath1-0/+5
2005-02-222005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+1
2005-02-22* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper2-6/+12
2005-02-22* nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper13-28/+115
2005-02-22Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.Ulrich Drepper1-1/+12
2005-02-22* include/sys/socket.h: Declare __recv.Roland McGrath7-11/+35
2005-02-222005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2005-02-22* posix/execvp.c (execvp): Fix invalid free.Ulrich Drepper1-0/+4
2005-02-22(execvp): Fix invalid free.Ulrich Drepper1-1/+1
2005-02-22Fix typo.Andreas Schwab1-1/+1