summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/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
* * elf/dl-lookup.c (_dl_debug_bindings): Add namespace informationUlrich Drepper2005-02-261-0/+5
* (_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper2005-02-261-2/+4
* * alloca_cutoff.c: Correct license text.cvs/fedora-glibc-2_3-20050226T0141Roland McGrath2005-02-261-0/+11
* 2005-02-25 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-268-32/+32
* [BZ #758]Andreas Jaeger2005-02-251-0/+15
* [BZ #758]Andreas Jaeger2005-02-256-63/+103
* Run tst-tls9-static again.Ulrich Drepper2005-02-241-0/+5
* * elf/Makefile: Run tst-tls9-static again.Ulrich Drepper2005-02-241-0/+2
* * Makerules (libc.so): Add AS_NEEDED line for dynamic linker.Ulrich Drepper2005-02-242-1/+5
* (libc.so): Add AS_NEEDED line for dynamic linker.Ulrich Drepper2005-02-241-1/+1
* typosRoland McGrath2005-02-231-2/+2
* * sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper2005-02-234-13/+14
* * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,Ulrich Drepper2005-02-232-1/+22
* Test for exec function.Ulrich Drepper2005-02-2312-0/+558
* * include/signal.h: Revert last change.Roland McGrath2005-02-221-0/+5
* 2005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-221-2/+1
* * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper2005-02-222-6/+12
* * nscd/nscd-client.h: Include sys/uio.h.Ulrich Drepper2005-02-2213-28/+115
* Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.Ulrich Drepper2005-02-221-1/+12
* * include/sys/socket.h: Declare __recv.Roland McGrath2005-02-227-11/+35
* 2005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-221-0/+1
* * posix/execvp.c (execvp): Fix invalid free.Ulrich Drepper2005-02-221-0/+4
* (execvp): Fix invalid free.Ulrich Drepper2005-02-221-1/+1
* Fix typo.Andreas Schwab2005-02-221-1/+1
* * malloc/Makefile (CFLAGS-mcheck-init.c): Add.Ulrich Drepper2005-02-223-13/+21
* * iconvdata/ibm930.h: Correct Yen mapping.Ulrich Drepper2005-02-2246-11/+1679
* * posix/regcomp.c (lower_subexp): Do not optimize emptyUlrich Drepper2005-02-223-0/+12
* 2005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper2005-02-227-23/+35
* * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid usingUlrich Drepper2005-02-222-3/+10
* * iconvme.h: New file, extracted from toutf8.c but improved.Ulrich Drepper2005-02-224-138/+224
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop toUlrich Drepper2005-02-215-13/+21
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-2134-38/+789
* * posix/unistd.h: symlink and readlink are unconditionallyUlrich Drepper2005-02-211-0/+5
* symlink and readlink are unconditionally available in the 2001 spec.Ulrich Drepper2005-02-211-1/+6
* [BZ #284, BZ #721]Roland McGrath2005-02-1739-136/+210
* [BZ #592, BZ #602, BZ #671, BZ #723, BZ #725, BZ #726, BZ #727, BZ #729, BZ #...Roland McGrath2005-02-161-0/+41
* * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defnRoland McGrath2005-02-162-1/+7