about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2004-09-112-1/+4
* Update.Ulrich Drepper2004-09-113-3/+9
* Update.Ulrich Drepper2004-09-106-6/+38
* Update.Ulrich Drepper2004-09-103-8/+150
* [BZ #377]Ulrich Drepper2004-09-103-1/+19
* Update.Ulrich Drepper2004-09-103-9/+31
* Update.Ulrich Drepper2004-09-101-0/+5
* nt_free): Only do arena boundary check for contiguous arenas.Ulrich Drepper2004-09-101-2/+3
* 2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Roland McGrath2004-09-103-5/+68
* * td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Don't abort if inferior'sRoland McGrath2004-09-091-0/+5
* 2004-09-09 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-091-2/+1
* Update.Ulrich Drepper2004-09-092-1/+5
* Update.Ulrich Drepper2004-09-093-8/+23
* Update.Ulrich Drepper2004-09-092-5/+9
* (_int_free): Add inexpensive double free and memory corruption tests. (malloc...Ulrich Drepper2004-09-091-24/+50
* * nscd/Makefile (CFLAGS-nscd_setup_thread.c): Set to -fpie.Andreas Jaeger2004-09-091-0/+4
* (CFLAGS-nscd_setup_thread.c): Set to -fpie.Andreas Jaeger2004-09-091-0/+1
* [BZ #375]Ulrich Drepper2004-09-092-8/+33
* Update.Ulrich Drepper2004-09-092-2/+3
* Update.Ulrich Drepper2004-09-092-0/+11
* Update.Ulrich Drepper2004-09-081-0/+4
* Use __NTH instead of __THROW.Ulrich Drepper2004-09-081-3/+3
* * malloc/mcheck.c: Don't use __P.Roland McGrath2004-09-081-0/+5
* 2004-09-08 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-081-44/+22
* Update.Ulrich Drepper2004-09-082-4/+10
* * sysdeps/generic/nscd_setup_thread.c: New file.Ulrich Drepper2004-09-083-4/+6
* Update.Ulrich Drepper2004-09-088-6/+99
* Update.Ulrich Drepper2004-09-0817-480/+1093
* Update.Ulrich Drepper2004-09-082-4/+2
* Update.Ulrich Drepper2004-09-085-39/+41
* Update.Ulrich Drepper2004-09-0811-151/+292
* Update.Ulrich Drepper2004-09-087-13/+34
* Update.Ulrich Drepper2004-09-089-26/+129
* and atomic_delay is not already defined.Ulrich Drepper2004-09-071-1/+1
* Update.Ulrich Drepper2004-09-0730-275/+347
* Use __PMT instead of __P where appropriate.Ulrich Drepper2004-09-071-8/+8
* * tst-cancel4.c (tf_waitid): Use WEXITED flag bit if available.Roland McGrath2004-09-071-0/+4
* 2004-09-04 Jakub Jelinek <jakub@redhat.com>Roland McGrath2004-09-071-2/+5
* (getanswer): Remove __P use in variable definition.Ulrich Drepper2004-09-071-1/+1
* Update.Ulrich Drepper2004-09-075-7/+23
* Update.Ulrich Drepper2004-09-072-2/+4
* Update.Ulrich Drepper2004-09-071-0/+4
* No need to use __THROW in this header.Ulrich Drepper2004-09-071-16/+14
* * sysdeps/mach/hurd/dl-sysdep.c (__writev): Does use assert on FDRoland McGrath2004-09-061-0/+5
* 2004-09-06 Roland McGrath <roland@frob.com>Roland McGrath2004-09-061-2/+6
* (gaih_inet): Little code cleanup. Move variable h into gethosts macro.Ulrich Drepper2004-09-061-1/+1
* Update.Ulrich Drepper2004-09-061-0/+6
* (gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic...Ulrich Drepper2004-09-061-1/+3
* * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file. * sysdeps/uni...Richard Henderson2004-09-067-52/+118
* * sysdeps/alpha/div.S: Save and restore FPCR around fp operations. ...Richard Henderson2004-09-0610-29/+138