aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-17Use test-skeleton.c.Ulrich Drepper2-8/+14
2003-03-17* sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n...Alexandre Oliva21-1/+838
2003-03-17* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6...Alexandre Oliva5-4/+45
2003-03-17* sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well.Alexandre Oliva2-8/+80
2003-03-17* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva6-1/+167
2003-03-17* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li...Alexandre Oliva3-0/+251
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva18-169/+305
2003-03-17PowerPC port contributed by Paul Mackerras <paulus@samba.org>.Roland McGrath9-7/+106
2003-03-172003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath26-0/+1683
2003-03-17Update.Ulrich Drepper3-2/+14
2003-03-17Update.Ulrich Drepper14-77/+89
2003-03-17Load correct registers.Ulrich Drepper1-5/+5
2003-03-17* tst-fork4.c: Include <string.h>.Roland McGrath1-0/+7
2003-03-172003-03-16 Roland McGrath <roland@redhat.com>Roland McGrath4-2/+5
2003-03-17(__lll_lock_wait): Remove jump prediction suffix.Ulrich Drepper4-14/+17
2003-03-16Update.Ulrich Drepper5-9/+32
2003-03-16Update.Ulrich Drepper4-9/+36
2003-03-16Really use R12 and r13.Ulrich Drepper1-6/+6
2003-03-16* nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_tRoland McGrath6-5/+15
2003-03-16* nss/nss_files/files-hosts.c: Likewise.Roland McGrath2-1/+2
2003-03-16* posix/fnmatch_loop.c: Add casts for signedness.Roland McGrath7-7/+28
2003-03-16* configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,Roland McGrath1-0/+11
2003-03-162003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath2-22/+67
2003-03-16Update.Ulrich Drepper1-0/+5
2003-03-16(allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper1-1/+1
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath13-33/+50
2003-03-15typoRoland McGrath1-1/+1
2003-03-15* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.Roland McGrath2-0/+18
2003-03-152003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath10-87/+178
2003-03-15Update.Ulrich Drepper1-0/+5
2003-03-15Use the generic Linux code for most parts.Ulrich Drepper1-40/+1
2003-03-15* sysdeps/unix/sysv/linux/i386/system.c: Moved to ...Roland McGrath6-77/+81
2003-03-15* dlfcn/tst-dlinfo.c: New file.Roland McGrath10-61/+396
2003-03-15* sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.Roland McGrath7-194/+128
2003-03-152003-03-15 Roland McGrath <roland@redhat.com>Roland McGrath1-21/+67
2003-03-15More random patches.Ulrich Drepper5-14/+48
2003-03-15* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.Roland McGrath1-0/+4
2003-03-152003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+14
2003-03-15* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.hJakub Jelinek5-3/+15
2003-03-15(SINGLE_THREAD): Use `header' prefix instead of `header.data'.Jakub Jelinek1-1/+1
2003-03-15Use 64-bit loading.Ulrich Drepper1-1/+1
2003-03-15Update.Ulrich Drepper4-4/+26
2003-03-15Update.Ulrich Drepper15-147/+183
2003-03-14Update.Ulrich Drepper1-0/+3
2003-03-14Use correct amount of stack correction.Ulrich Drepper1-1/+1
2003-03-14* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.Roland McGrath4-2/+15
2003-03-142003-03-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-1/+6
2003-03-14Update.Ulrich Drepper3-2/+27
2003-03-14(start_thread): Use CALL_THREAD_FCT if defined.Ulrich Drepper1-0/+4
2003-03-14* init.c: Fix typo "#eli" for "#else".Roland McGrath3-1/+9