aboutsummaryrefslogtreecommitdiff
path: root/stdlib
AgeCommit message (Expand)AuthorFilesLines
2002-08-31* stdlib/tst-setcontext.c (main): If makecontext does nothing,Roland McGrath1-2/+13
2002-08-28(strtol): Add some more casts to avoid warnings.Ulrich Drepper2-5/+5
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper1-3/+53
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath3-28/+7
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2-8/+8
2002-08-25Update.Ulrich Drepper1-9/+13
2002-08-08(get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper1-5/+9
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath4-4/+33
2002-08-06* include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath1-0/+1
2002-08-05* stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command.Roland McGrath1-2/+2
2002-08-052002-08-04 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+3
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath1-1/+5
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath1-2/+3
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath2-2/+4
2002-08-03Update.Ulrich Drepper2-1/+3
2002-07-20Update.Ulrich Drepper3-1/+76
2002-07-11Update.Ulrich Drepper2-1/+23
2002-07-06Update.Andreas Jaeger2-31/+90
2002-05-16Update.Ulrich Drepper2-18/+8
2002-04-09Update.Ulrich Drepper1-1/+4
2002-03-14Update.Ulrich Drepper1-3/+1
2002-03-13Update.Ulrich Drepper2-4/+4
2002-03-12Update.Ulrich Drepper12-67/+14
2002-03-12Update.Ulrich Drepper1-3/+4
2002-02-28Update.Ulrich Drepper1-1/+4
2002-02-26Update.Ulrich Drepper1-3/+4
2002-02-19Update.Ulrich Drepper1-2/+2
2002-02-14Update.Ulrich Drepper1-1/+7
2002-02-01Update.Ulrich Drepper1-4/+5
2002-01-29Update.Ulrich Drepper2-5/+47
2002-01-29Update.Ulrich Drepper2-365/+58
2002-01-18Update.Ulrich Drepper1-52/+356
2001-12-29Realloc error handling memory leak fix.Ulrich Drepper1-4/+6
2001-11-19* include/features.h (__GLIBC_HAVE_LONG_LONG): Define for Andreas Jaeger1-3/+3
2001-10-25* stdlib/a64l.c: Expect least significant digit first. Andreas Schwab4-7/+82
2001-09-12Update.Ulrich Drepper1-0/+1
2001-08-23Update.Ulrich Drepper1-1/+1
2001-08-17Update.Ulrich Drepper1-15/+40
2001-08-07update.Andreas Jaeger1-0/+3
2001-08-07Update.Ulrich Drepper2-5/+8
2001-07-06Update to LGPL v2.1.Andreas Jaeger77-627/+630
2001-05-07Update.Andreas Jaeger1-2/+1
2001-04-07Update.Ulrich Drepper1-0/+16
2001-04-06Update.Ulrich Drepper1-1/+12
2001-04-04Update.Ulrich Drepper1-12/+15
2001-03-30Update.Ulrich Drepper1-1/+1
2001-03-28Update.Ulrich Drepper1-2/+2
2001-03-16Update.Ulrich Drepper2-1/+114
2001-03-05Remove __new_exitfn.Ulrich Drepper1-4/+0
2001-03-05(qsort): Don't use alloca in a function call.Andreas Jaeger1-3/+7