summary refs log tree commit diff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-09-172-0/+14
* Update.Ulrich Drepper2003-09-172-1/+19
* Update.Ulrich Drepper2003-09-161-3/+3
* Update.Ulrich Drepper2003-09-121-1/+0
* (CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper2003-09-024-6/+19
* Update.Ulrich Drepper2003-07-311-2/+2
* Update.Ulrich Drepper2003-07-151-0/+1
* Update.Andreas Jaeger2003-06-251-1/+1
* * posix/transbug.c: Include <string.h> for memset and strlen Andreas Jaeger2003-06-251-1/+1
* Update.Ulrich Drepper2003-06-151-0/+1
* Update.Ulrich Drepper2003-06-116-176/+242
* Update.Ulrich Drepper2003-04-191-3/+6
* Update.Ulrich Drepper2003-04-191-7/+13
* Update.Ulrich Drepper2003-03-291-1/+1
* Update.Ulrich Drepper2003-03-211-2/+2
* Update.Ulrich Drepper2003-03-201-3/+4
* Update.Ulrich Drepper2003-03-201-0/+1
* (INTERNAL): While eating trailing zeros handling hexdigits correctly.Ulrich Drepper2003-03-201-1/+1
* * include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam....Alexandre Oliva2003-03-141-1/+3
* * stdlib/fpioconst.h: Include gmp.h with angle brackets.Alexandre Oliva2003-03-141-2/+3
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-142-162/+166
* * elf/dl-reloc.c (allocate_static_tls): Fix calculations.Roland McGrath2003-03-011-1/+3
* Update.Ulrich Drepper2003-02-221-3/+0
* (main): Add strtold test case.Ulrich Drepper2003-02-221-0/+8
* Update.Ulrich Drepper2003-02-191-1/+24
* Update.Ulrich Drepper2003-02-191-4/+4
* Update.Ulrich Drepper2002-12-172-5/+37
* * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.Roland McGrath2002-12-161-7/+7
* Update.Ulrich Drepper2002-12-131-52/+0
* * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,Roland McGrath2002-12-051-4/+1
* * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.Roland McGrath2002-11-151-1/+8
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-3/+1
* Update.Ulrich Drepper2002-10-101-1/+2
* Update.Ulrich Drepper2002-10-011-1/+7
* Fix format strings.Andreas Jaeger2002-09-301-2/+2
* * stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Roland McGrath2002-09-291-1/+1
* 2002-09-26 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-261-618/+370
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-243-6/+6
* * stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64Roland McGrath2002-09-141-1/+98
* * locale/localeinfo.h (struct locale_data): Add private.ctype.Roland McGrath2002-09-023-10/+16
* * stdlib/tst-setcontext.c (main): If makecontext does nothing,Roland McGrath2002-08-311-2/+13
* (strtol): Add some more casts to avoid warnings.Ulrich Drepper2002-08-282-5/+5
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-3/+53
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-273-28/+7
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-262-8/+8
* Update.Ulrich Drepper2002-08-251-9/+13
* (get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper2002-08-081-5/+9
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-064-4/+33
* * include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath2002-08-061-0/+1
* * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command.Roland McGrath2002-08-051-2/+2