Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Realloc error handling memory leak fix. | Ulrich Drepper | 2001-12-29 | 1 | -17/+25 |
* | Update. | Ulrich Drepper | 2001-12-29 | 3 | -0/+29 |
* | (elf_machine_rela): Remove unnecessary code and add missing reloc types. | Ulrich Drepper | 2001-12-29 | 1 | -25/+27 |
* | * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately, | Roland McGrath | 2001-12-26 | 1 | -7/+8 |
* | * elf/dblloadmod1.c: Add prototype to avoid warning. | Andreas Jaeger | 2001-12-21 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2001-12-19 | 5 | -14/+33 |
* | * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after | Roland McGrath | 2001-12-17 | 1 | -10/+6 |
* | 2001-12-16 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-16 | 1 | -0/+751 |
* | Update. | Ulrich Drepper | 2001-12-14 | 1 | -63/+58 |
* | Update. | Ulrich Drepper | 2001-12-14 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2001-12-12 | 4 | -3/+79 |
* | (elf_machine_rela): Fix typo in last patch. | Andreas Jaeger | 2001-12-12 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2001-12-12 | 17 | -34/+457 |
* | (__ptsname_r): Use sizeof where appropriate instead of numbers. Little optim... | Ulrich Drepper | 2001-12-11 | 1 | -6/+6 |
* | * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never | Roland McGrath | 2001-12-11 | 1 | -15/+15 |
* | 2001-12-10 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-11 | 2 | -2/+16 |
* | Update. | Ulrich Drepper | 2001-12-10 | 1 | -50/+9 |
* | * sysdeps/powerpc/Dist: Update for recent FP changes. | Geoff Keating | 2001-12-07 | 2 | -3/+3 |
* | Include <string.h>. | Andreas Schwab | 2001-12-07 | 1 | -0/+1 |
* | * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr | Geoff Keating | 2001-12-06 | 5 | -5/+4 |
* | Open socket for communication with network layer. | Ulrich Drepper | 2001-12-06 | 1 | -0/+111 |
* | * config.make.in (with-fp): Define from configure. | Geoff Keating | 2001-12-06 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2001-12-06 | 1 | -10/+6 |
* | (__strcasecmp): Little performance patch. | Ulrich Drepper | 2001-12-06 | 1 | -11/+6 |
* | * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. | Geoff Keating | 2001-12-06 | 6 | -38/+149 |
* | Update. | Ulrich Drepper | 2001-12-05 | 1 | -4/+13 |
* | 2001-12-01 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-02 | 2 | -2/+2 |
* | (next_brace_sub): Return NULL if braces don't match, fix {{a,b},c} globbing, ... | Ulrich Drepper | 2001-11-29 | 1 | -34/+6 |
* | Update. | Andreas Jaeger | 2001-11-29 | 1 | -0/+2 |
* | Update. | Andreas Jaeger | 2001-11-29 | 1 | -0/+1 |
* | Include libioP.h for _IO_flush_all_lockp prototype. | Andreas Jaeger | 2001-11-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2001-11-28 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2001-11-28 | 1 | -52/+57 |
* | Update. | Ulrich Drepper | 2001-11-27 | 1 | -2/+15 |
* | Update. | Andreas Jaeger | 2001-11-26 | 1 | -7/+2 |
* | Update. | Andreas Jaeger | 2001-11-26 | 5 | -18/+14 |
* | (L102B): Fix typo in initialization. | Andreas Jaeger | 2001-11-26 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2001-11-22 | 2 | -2/+2 |
* | Update. | Andreas Jaeger | 2001-11-21 | 1 | -0/+80 |
* | * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for | Andreas Jaeger | 2001-11-19 | 1 | -3/+3 |
* | (__erfcl): Fix K&R header. | Andreas Jaeger | 2001-11-16 | 1 | -16/+16 |
* | Update. | Ulrich Drepper | 2001-11-16 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2001-11-16 | 43 | -29/+3900 |
* | * stdio-common/tmpfile.c: Moved to ... | Roland McGrath | 2001-11-13 | 2 | -0/+126 |
* | Update. | Ulrich Drepper | 2001-11-10 | 1 | -0/+14 |
* | Update. | Andreas Jaeger | 2001-11-10 | 1 | -0/+244 |
* | 128-bit long double implementation of e_log2. | Andreas Jaeger | 2001-11-10 | 1 | -0/+237 |
* | Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>. | Roland McGrath | 2001-11-10 | 10 | -0/+1260 |
* | New file to fix RLIM_INFINITY. | Andreas Schwab | 2001-11-09 | 1 | -0/+209 |
* | Update. | Ulrich Drepper | 2001-11-08 | 2 | -107/+107 |