Age | Commit message (Expand) | Author | Files | Lines |
2002-11-20 | * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and | Roland McGrath | 1 | -0/+3 |
2002-11-19 | * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries | Roland McGrath | 1 | -0/+7 |
2002-11-19 | Update. | Ulrich Drepper | 1 | -4/+15 |
2002-11-19 | * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64] | Roland McGrath | 1 | -0/+4 |
2002-11-19 | * sysdeps/hppa/fpu/libm-test-ulps: New file (generated). | Roland McGrath | 1 | -0/+25 |
2002-11-18 | * manual/pattern.texi (Variable Substitution): Fix # and ## examples. | Roland McGrath | 1 | -1/+7 |
2002-11-18 | Update. | Ulrich Drepper | 1 | -3/+7 |
2002-11-18 | 2002-11-14 Paul Eggert <eggert@twionsun.com> | Roland McGrath | 1 | -0/+6 |
2002-11-15 | * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan, | Roland McGrath | 1 | -0/+6 |
2002-11-15 | * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY. | Roland McGrath | 1 | -0/+15 |
2002-11-15 | * sysdeps/generic/errno.c (__libc_errno): Remove alias. | Roland McGrath | 1 | -0/+12 |
2002-11-14 | * sysdeps/generic/errno.c [! USE___THREAD] | Roland McGrath | 1 | -0/+26 |
2002-11-14 | * Makerules (%.dynsym): Remove $(objpfx) from target and dep. | Roland McGrath | 1 | -0/+5 |
2002-11-14 | [$(subdir) = elf] (tests): Depend on libc.symlist. | Roland McGrath | 1 | -2/+3 |
2002-11-14 | * scripts/abilist.awk: New file. | Roland McGrath | 1 | -0/+18 |
2002-11-14 | * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space | Roland McGrath | 1 | -0/+5 |
2002-11-13 | Update. | Andreas Jaeger | 1 | -0/+6 |
2002-11-13 | 2002-11-11 Paul Eggert <eggert@twinsun.com> | Roland McGrath | 1 | -0/+5 |
2002-11-13 | * posix/regex_internal.c (re_string_skip_chars): Also return the last | Roland McGrath | 1 | -0/+11 |
2002-11-12 | * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)] | Roland McGrath | 1 | -0/+3 |
2002-11-12 | Update. | Andreas Jaeger | 1 | -0/+3 |
2002-11-12 | Update. | Andreas Jaeger | 1 | -0/+5 |
2002-11-12 | * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h> | Roland McGrath | 1 | -0/+8 |
2002-11-11 | * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos. | Roland McGrath | 1 | -0/+3 |
2002-11-11 | * crypt/md5-crypt.c: Doc fix. | Roland McGrath | 1 | -0/+2 |
2002-11-11 | * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at | Roland McGrath | 1 | -3/+18 |
2002-11-10 | * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with | Roland McGrath | 1 | -0/+5 |
2002-11-10 | * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ... | Roland McGrath | 1 | -0/+3 |
2002-11-10 | Update. | Ulrich Drepper | 1 | -2/+6 |
2002-11-10 | * config.make.in (includedir): New variable, substituted by configure. | Roland McGrath | 1 | -0/+6 |
2002-11-10 | Update. | Andreas Jaeger | 1 | -0/+4 |
2002-11-10 | Update. | Andreas Jaeger | 1 | -0/+17 |
2002-11-09 | 2002-11-09 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath | 1 | -0/+5 |
2002-11-09 | * string/test-strspn.c (do_test): Ensure zero termination. | Roland McGrath | 1 | -0/+24 |
2002-11-08 | * posix/bug-regex13.c (tests): Add new test. | Roland McGrath | 1 | -0/+2 |
2002-11-08 | * string/test-strchr.c (stupid_strchr): New function. | Roland McGrath | 1 | -3/+19 |
2002-11-08 | * sysdeps/ia64/elf/configure.in: Add TLS check. | Roland McGrath | 1 | -0/+16 |
2002-11-08 | * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. | Roland McGrath | 1 | -0/+38 |
2002-11-07 | * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] | Roland McGrath | 1 | -0/+24 |
2002-11-07 | * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order. | Roland McGrath | 1 | -0/+5 |
2002-11-07 | * string/test-string.h: New file. | Roland McGrath | 1 | -0/+27 |
2002-11-06 | * sysdeps/unix/sysv/linux/mips/configure.in: File removed. | Roland McGrath | 1 | -0/+3 |
2002-11-06 | Update. | Ulrich Drepper | 1 | -0/+8 |
2002-11-06 | Update. | Ulrich Drepper | 1 | -0/+43 |
2002-11-06 | * configure.in: Add checks on as and ld for binutils 2.13 or later. | Roland McGrath | 1 | -0/+5 |
2002-11-06 | Update. | Ulrich Drepper | 1 | -0/+10 |
2002-11-06 | Update. | Ulrich Drepper | 1 | -0/+5 |
2002-11-06 | Update. | Ulrich Drepper | 1 | -2/+3 |
2002-11-06 | * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump. | Roland McGrath | 1 | -0/+3 |
2002-11-06 | * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change | Roland McGrath | 1 | -0/+8 |