Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-08-06 | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath | 1 | -0/+1 |
2002-08-05 | * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command. | Roland McGrath | 1 | -2/+2 |
2002-08-05 | 2002-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+3 |
2002-08-04 | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath | 1 | -1/+5 |
2002-08-03 | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath | 1 | -2/+3 |
2002-08-03 | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath | 2 | -2/+4 |
2002-08-03 | Update. | Ulrich Drepper | 2 | -1/+3 |
2002-07-20 | Update. | Ulrich Drepper | 3 | -1/+76 |
2002-07-11 | Update. | Ulrich Drepper | 2 | -1/+23 |
2002-07-06 | Update. | Andreas Jaeger | 2 | -31/+90 |
2002-05-16 | Update. | Ulrich Drepper | 2 | -18/+8 |
2002-04-09 | Update. | Ulrich Drepper | 1 | -1/+4 |
2002-03-14 | Update. | Ulrich Drepper | 1 | -3/+1 |
2002-03-13 | Update. | Ulrich Drepper | 2 | -4/+4 |
2002-03-12 | Update. | Ulrich Drepper | 12 | -67/+14 |
2002-03-12 | Update. | Ulrich Drepper | 1 | -3/+4 |
2002-02-28 | Update. | Ulrich Drepper | 1 | -1/+4 |
2002-02-26 | Update. | Ulrich Drepper | 1 | -3/+4 |
2002-02-19 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-02-14 | Update. | Ulrich Drepper | 1 | -1/+7 |
2002-02-01 | Update. | Ulrich Drepper | 1 | -4/+5 |
2002-01-29 | Update. | Ulrich Drepper | 2 | -5/+47 |
2002-01-29 | Update. | Ulrich Drepper | 2 | -365/+58 |
2002-01-18 | Update. | Ulrich Drepper | 1 | -52/+356 |
2001-12-29 | Realloc error handling memory leak fix. | Ulrich Drepper | 1 | -4/+6 |
2001-11-19 | * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for | Andreas Jaeger | 1 | -3/+3 |
2001-10-25 | * stdlib/a64l.c: Expect least significant digit first. | Andreas Schwab | 4 | -7/+82 |
2001-09-12 | Update. | Ulrich Drepper | 1 | -0/+1 |
2001-08-23 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-08-17 | Update. | Ulrich Drepper | 1 | -15/+40 |
2001-08-07 | update. | Andreas Jaeger | 1 | -0/+3 |
2001-08-07 | Update. | Ulrich Drepper | 2 | -5/+8 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 77 | -627/+630 |
2001-05-07 | Update. | Andreas Jaeger | 1 | -2/+1 |
2001-04-07 | Update. | Ulrich Drepper | 1 | -0/+16 |
2001-04-06 | Update. | Ulrich Drepper | 1 | -1/+12 |
2001-04-04 | Update. | Ulrich Drepper | 1 | -12/+15 |
2001-03-30 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-03-28 | Update. | Ulrich Drepper | 1 | -2/+2 |
2001-03-16 | Update. | Ulrich Drepper | 2 | -1/+114 |
2001-03-05 | Remove __new_exitfn. | Ulrich Drepper | 1 | -4/+0 |
2001-03-05 | (qsort): Don't use alloca in a function call. | Andreas Jaeger | 1 | -3/+7 |
2001-03-04 | Don't use multi-line strings. | Andreas Jaeger | 1 | -296/+296 |
2001-02-26 | Update. | Ulrich Drepper | 5 | -65/+90 |
2001-02-10 | * stdlib/Makefile (tests): Don't run tst-fmtmsg when | Andreas Jaeger | 2 | -6/+10 |
2001-02-07 | Update. | Ulrich Drepper | 2 | -0/+13 |
2001-02-07 | Update. | Ulrich Drepper | 2 | -1/+95 |
2001-02-07 | Never stop prematurely reading digits before the decimal point is found. Com... | Ulrich Drepper | 1 | -11/+19 |
2001-02-06 | Update. | Andreas Jaeger | 1 | -2/+0 |
2001-01-27 | Update. | Ulrich Drepper | 2 | -6/+7 |