Age | Commit message (Expand) | Author |
---|---|---|
2002-08-08 | (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. | Ulrich Drepper |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath |
2002-08-06 | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath |
2002-08-05 | * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command. | Roland McGrath |
2002-08-05 | 2002-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-08-04 | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath |
2002-08-03 | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath |
2002-08-03 | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath |
2002-08-03 | Update. | Ulrich Drepper |
2002-07-20 | Update. | Ulrich Drepper |
2002-07-11 | Update. | Ulrich Drepper |
2002-07-06 | Update. | Andreas Jaeger |
2002-05-16 | Update. | Ulrich Drepper |
2002-04-09 | Update. | Ulrich Drepper |
2002-03-14 | Update. | Ulrich Drepper |
2002-03-13 | Update. | Ulrich Drepper |
2002-03-12 | Update. | Ulrich Drepper |
2002-03-12 | Update. | Ulrich Drepper |
2002-02-28 | Update. | Ulrich Drepper |
2002-02-26 | Update. | Ulrich Drepper |
2002-02-19 | Update. | Ulrich Drepper |
2002-02-14 | Update. | Ulrich Drepper |
2002-02-01 | Update. | Ulrich Drepper |
2002-01-29 | Update. | Ulrich Drepper |
2002-01-29 | Update. | Ulrich Drepper |
2002-01-18 | Update. | Ulrich Drepper |
2001-12-29 | Realloc error handling memory leak fix. | Ulrich Drepper |
2001-11-19 | * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for | Andreas Jaeger |
2001-10-25 | * stdlib/a64l.c: Expect least significant digit first. | Andreas Schwab |
2001-09-12 | Update. | Ulrich Drepper |
2001-08-23 | Update. | Ulrich Drepper |
2001-08-17 | Update. | Ulrich Drepper |
2001-08-07 | update. | Andreas Jaeger |
2001-08-07 | Update. | Ulrich Drepper |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |
2001-05-07 | Update. | Andreas Jaeger |
2001-04-07 | Update. | Ulrich Drepper |
2001-04-06 | Update. | Ulrich Drepper |
2001-04-04 | Update. | Ulrich Drepper |
2001-03-30 | Update. | Ulrich Drepper |
2001-03-28 | Update. | Ulrich Drepper |
2001-03-16 | Update. | Ulrich Drepper |
2001-03-05 | Remove __new_exitfn. | Ulrich Drepper |
2001-03-05 | (qsort): Don't use alloca in a function call. | Andreas Jaeger |
2001-03-04 | Don't use multi-line strings. | Andreas Jaeger |
2001-02-26 | Update. | Ulrich Drepper |
2001-02-10 | * stdlib/Makefile (tests): Don't run tst-fmtmsg when | Andreas Jaeger |
2001-02-07 | Update. | Ulrich Drepper |
2001-02-07 | Update. | Ulrich Drepper |
2001-02-07 | Never stop prematurely reading digits before the decimal point is found. Com... | Ulrich Drepper |