about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update.Ulrich Drepper2003-03-165-9/+32
* Update.Ulrich Drepper2003-03-164-9/+36
* Really use R12 and r13.Ulrich Drepper2003-03-161-6/+6
* * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_tRoland McGrath2003-03-166-5/+15
* * nss/nss_files/files-hosts.c: Likewise.Roland McGrath2003-03-162-1/+2
* * posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath2003-03-167-7/+28
* * configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,Roland McGrath2003-03-161-0/+11
* 2003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-162-22/+67
* Update.Ulrich Drepper2003-03-161-0/+5
* (allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper2003-03-161-1/+1
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-1613-33/+50
* typoRoland McGrath2003-03-151-1/+1
* * thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.Roland McGrath2003-03-152-0/+18
* 2003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-1510-87/+178
* Update.Ulrich Drepper2003-03-151-0/+5
* Use the generic Linux code for most parts.Ulrich Drepper2003-03-151-40/+1
* * sysdeps/unix/sysv/linux/i386/system.c: Moved to ...Roland McGrath2003-03-156-77/+81