Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-08-29 | (gaih_inet): Fix code to determine canonical name. | Ulrich Drepper | 1 | -13/+41 |
2002-08-29 | Add dl-brk.S. | Ulrich Drepper | 1 | -0/+1 |
2002-08-29 | Update. | Ulrich Drepper | 17 | -79/+238 |
2002-08-28 | Update. | Ulrich Drepper | 4 | -0/+74 |
2002-08-28 | Update. | Ulrich Drepper | 6 | -381/+382 |
2002-08-28 | Adjust ulp for yn for float. | Ulrich Drepper | 1 | -2/+2 |
2002-08-28 | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for | Roland McGrath | 1 | -23/+13 |
2002-08-28 | (strtol): Add some more casts to avoid warnings. | Ulrich Drepper | 1 | -4/+4 |
2002-08-28 | Update. | Ulrich Drepper | 1 | -5/+8 |
2002-08-28 | Update. | Ulrich Drepper | 8 | -0/+10 |
2002-08-28 | Add dl-brk.c, dl-sbrk.c, and sys/personality.h. | Ulrich Drepper | 1 | -0/+3 |
2002-08-28 | Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S. | Ulrich Drepper | 11 | -1/+15 |
2002-08-28 | * sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errno | Roland McGrath | 2 | -2/+20 |
2002-08-28 | * sysdeps/gnu/errlist-compat.awk: Include <bits/wordsize.h> in output. | Roland McGrath | 2 | -0/+3 |
2002-08-28 | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath | 15 | -15/+60 |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath | 4 | -4/+12 |
2002-08-27 | Update. | Ulrich Drepper | 6 | -1/+9 |
2002-08-27 | Update. | Ulrich Drepper | 4 | -2/+2 |
2002-08-27 | Remove sys/sendfile.h. | Ulrich Drepper | 1 | -1/+0 |
2002-08-27 | * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). | Roland McGrath | 1 | -0/+2 |
2002-08-27 | 2002-08-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 10 | -175/+792 |
2002-08-27 | Update. | Ulrich Drepper | 1 | -4/+7 |
2002-08-27 | * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Replace | Roland McGrath | 8 | -86/+78 |
2002-08-27 | * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. | Roland McGrath | 5 | -3/+171 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 93 | -147/+510 |
2002-08-26 | 2002-08-26 Kaz Kojima <kkojima@rr.iij4u.or.jp> | Roland McGrath | 1 | -0/+8 |
2002-08-26 | * locale/programs/ld-ctype.c (ctype_read): When given a repertoire | Roland McGrath | 30 | -119/+105 |
2002-08-26 | Update. | Ulrich Drepper | 1 | -3/+12 |
2002-08-26 | Update. | Ulrich Drepper | 2 | -1/+75 |
2002-08-26 | Definitions for personality syscall. | Ulrich Drepper | 1 | -0/+70 |
2002-08-25 | 2002-08-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -6/+20 |
2002-08-25 | * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before | Roland McGrath | 3 | -19/+62 |
2002-08-25 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-08-25 | Update. | Ulrich Drepper | 2 | -0/+9 |
2002-08-25 | Update. | Ulrich Drepper | 1 | -10/+11 |
2002-08-25 | Update. | Ulrich Drepper | 11 | -117/+170 |
2002-08-24 | Remove *xattr syscalls. | Andreas Jaeger | 1 | -17/+0 |
2002-08-24 | Update. | Ulrich Drepper | 3 | -13/+46 |
2002-08-23 | Update. | Ulrich Drepper | 10 | -10/+49 |
2002-08-23 | * sysdeps/i386/dl-machine.h (elf_machine_load_address): Add a dummy | Roland McGrath | 1 | -1/+5 |
2002-08-23 | Update. | Andreas Jaeger | 24 | -190/+383 |
2002-08-22 | 2002-08-22 Steven Munroe <sjmunroe@us.ibm.com> | Geoff Keating | 3 | -11/+177 |
2002-08-22 | Fix arguments of shmat. | Andreas Jaeger | 1 | -1/+1 |
2002-08-21 | Fix assembler | Andreas Jaeger | 1 | -16/+16 |
2002-08-21 | Generate bits/syscall.h with biarch support. | Andreas Jaeger | 1 | -0/+42 |
2002-08-21 | Update. | Andreas Jaeger | 2 | -3/+6 |
2002-08-21 | x86-64 mcount implementation | Andreas Jaeger | 2 | -0/+106 |
2002-08-21 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-08-20 | 2002-08-20 Brian Youmans <3diff@gnu.org> | Roland McGrath | 58 | -128/+360 |
2002-08-20 | Fix ABI compatibility with libc compiled with old tools on powerpc. | Roland McGrath | 5 | -113/+192 |