about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* (INTERNAL): While eating trailing zeros handling hexdigits correctly.Ulrich Drepper2003-03-201-1/+1
* * sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7...Alexandre Oliva2003-03-202-0/+332
* Update.Ulrich Drepper2003-03-192-3/+13
* Update.Ulrich Drepper2003-03-193-1/+70
* Update.Ulrich Drepper2003-03-194-3/+56
* Update.Ulrich Drepper2003-03-191-0/+5
* (__pthread_cond_broadcast): Release lock before waking waiters.Ulrich Drepper2003-03-191-0/+6
* (__lll_test_and_set): Fix typos.Roland McGrath2003-03-191-2/+2
* * abilist: New directory of libfoo.abilist files maintained usingRoland McGrath2003-03-1925-21/+3164
* * Versions (libpthread: GLIBC_2.2): RemoveRoland McGrath2003-03-195-26/+61
* 2003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-191-5/+7
* Remove unnecessary instruction in case clock_gettime isn't available.Ulrich Drepper2003-03-191-1/+0
* Update.Ulrich Drepper2003-03-192-1/+10
* Test pthread_condattr_[sg]etclock.Ulrich Drepper2003-03-191-0/+181
* * configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.Roland McGrath2003-03-193-151/+370
* 2003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-191-1/+1
* Update.Ulrich Drepper2003-03-182-1/+6
* Update.Ulrich Drepper2003-03-183-0/+219
* Reorder struct passed to cleanup handler to eliminate one more instruction.Ulrich Drepper2003-03-182-14/+12
* * td_thr_event_getmsg.c (td_thr_event_getmsg): Splice the thread outRoland McGrath2003-03-182-7/+29
* 2003-03-18 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-181-3/+48
* (__pthread_cond_init): Handle NULL cond_attr parameter.Ulrich Drepper2003-03-181-1/+2
* Update.Ulrich Drepper2003-03-186-371/+158
* Update.Ulrich Drepper2003-03-183-4/+10
* Update.Ulrich Drepper2003-03-1822-12/+246
* Update.Ulrich Drepper2003-03-1815-527/+104
* Update.Ulrich Drepper2003-03-183-2/+8
* pthread_spin_unlock implementation for Linux/i386.Ulrich Drepper2003-03-181-0/+1
* * include/ctype.h: Revert last change.Roland McGrath2003-03-182-0/+10
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-181-1/+4
* (lll_unlock_wake_cb): Correct last patch. (__lll_timedwait_tid): Don't check ...Ulrich Drepper2003-03-182-4/+7
* Update.Ulrich Drepper2003-03-181-0/+15
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-181-7/+10
* Add __builtin_expect where appropriate.Ulrich Drepper2003-03-186-154/+146
* Update.Ulrich Drepper2003-03-171-0/+5
* Use test-skeleton.c.Ulrich Drepper2003-03-172-8/+14
* * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva2003-03-1721-1/+838
* * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6...Alexandre Oliva2003-03-175-4/+45
* * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well.Alexandre Oliva2003-03-172-8/+80
* * sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva2003-03-176-1/+167
* * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li...Alexandre Oliva2003-03-173-0/+251
* * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva2003-03-1718-169/+305
* PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath2003-03-179-7/+106
* 2003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1726-0/+1683
* Update.Ulrich Drepper2003-03-173-2/+14
* Update.Ulrich Drepper2003-03-1714-77/+89
* Load correct registers.Ulrich Drepper2003-03-171-5/+5
* * tst-fork4.c: Include <string.h>.Roland McGrath2003-03-171-0/+7
* 2003-03-16 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-174-2/+5
* (__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper2003-03-174-14/+17