[BZ #715]
[platform/upstream/glibc.git] / stdlib /
2005-02-10 Roland McGrath[BZ #710]
2005-01-27 Ulrich DrepperUpdate.
2005-01-26 Ulrich DrepperUpdate.
2005-01-23 Ulrich Drepper(CFLAGS-system.os): Use this instead of CFLAGS-system...
2005-01-20 Ulrich DrepperUpdate.
2005-01-14 Ulrich DrepperUpdate.
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2005-01-04 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-17 Ulrich DrepperEnlarge st1 and st2 arrays.
2004-12-10 Ulrich DrepperUpdate. cvs/fedora-glibc-20041210T0634
2004-12-01 Roland McGrath* stdlib/stdlib.h (realpath): Remove nonnull attribute.
2004-11-26 Ulrich DrepperUpdate.
2004-09-28 Roland McGrath* posix/tst-waitid.c (do_test): Add tests for waitpid...
2004-09-22 Ulrich DrepperUpdate. cvs/fedora-glibc-20040923T0148
2004-09-20 Roland McGrath[BZ #391]
2004-09-10 Roland McGrath2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas...
2004-09-07 Ulrich DrepperUpdate.
2004-09-02 Ulrich Drepper[BZ #357]
2004-08-16 Roland McGrath* csu/elf-init.c: Update copyright terms including...
2004-08-04 Ulrich Drepper(__vstrfmon_l): Memset whole info structure instead...
2004-07-25 Ulrich Drepper[BZ #274]
2004-06-09 Roland McGrath* sysdeps/generic/setenv.c (setenv): Return -1/EINVAL...
2004-05-03 Ulrich DrepperUpdate.
2004-03-24 Ulrich DrepperUpdate.
2004-03-14 Ulrich DrepperUpdate.
2004-03-10 Ulrich DrepperUpdate.
2004-03-10 Ulrich Drepper[BZ #16]
2004-02-26 Ulrich DrepperUpdate.
2004-02-23 Ulrich DrepperUpdate.
2004-02-17 Ulrich DrepperUpdate.
2004-02-17 Ulrich DrepperUpdate.
2004-02-07 Andreas JaegerUpdate.
2004-01-02 Ulrich DrepperUpdate.
2003-12-05 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-09-17 Ulrich DrepperUpdate.
2003-09-16 Ulrich DrepperUpdate.
2003-09-12 Ulrich DrepperUpdate.
2003-09-02 Ulrich Drepper(CFLAGS-oldtmpfile.c): Add -fexceptions.
2003-07-31 Ulrich DrepperUpdate.
2003-07-15 Ulrich DrepperUpdate.
2003-06-25 Andreas JaegerUpdate.
2003-06-25 Andreas Jaeger* posix/transbug.c: Include <string.h> for memset and...
2003-06-15 Ulrich DrepperUpdate.
2003-06-11 Ulrich DrepperUpdate.
2003-04-19 Ulrich DrepperUpdate.
2003-04-19 Ulrich DrepperUpdate.
2003-03-29 Ulrich DrepperUpdate.
2003-03-21 Ulrich DrepperUpdate.
2003-03-20 Ulrich DrepperUpdate.
2003-03-20 Ulrich DrepperUpdate.
2003-03-20 Ulrich Drepper(INTERNAL): While eating trailing zeros handling hexdig...
2003-03-14 Alexandre Oliva* include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod...
2003-03-14 Alexandre Oliva* stdlib/fpioconst.h: Include gmp.h with angle brackets.
2003-03-14 Roland McGrath* elf/dl-load.c (_dl_map_object_from_fd): Bail if no...
2003-03-01 Roland McGrath* elf/dl-reloc.c (allocate_static_tls): Fix calculations.
2003-02-22 Ulrich DrepperUpdate.
2003-02-22 Ulrich Drepper(main): Add strtold test case.
2003-02-19 Ulrich DrepperUpdate.
2003-02-19 Ulrich DrepperUpdate.
2002-12-17 Ulrich DrepperUpdate.
2002-12-16 Roland McGrath* iconv/gconv_conf.c: Convert GCC extension initializer...
2002-12-13 Ulrich DrepperUpdate.
2002-12-05 Roland McGrath* stdlib/cxa_finalize.c (__cxa_finalize): When given...
2002-11-15 Roland McGrath* sysdeps/i386/dl-machine.h (elf_machine_rela): Handle...
2002-11-01 Roland McGrath* include/libc-symbols.h (__libc_freeres_fn_section...
2002-10-10 Ulrich DrepperUpdate.
2002-10-01 Ulrich DrepperUpdate.
2002-09-30 Andreas JaegerFix format strings.
2002-09-29 Roland McGrath* stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from...
2002-09-26 Roland McGrath2002-09-26 Roland McGrath <roland@redhat.com>
2002-09-24 Roland McGrath* catgets/open_catalog.c (__open_catalog): Don't use...
2002-09-14 Roland McGrath* stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]...
2002-09-02 Roland McGrath* locale/localeinfo.h (struct locale_data): Add private...
2002-08-31 Roland McGrath* stdlib/tst-setcontext.c (main): If makecontext does...
2002-08-28 Ulrich Drepper(strtol): Add some more casts to avoid warnings.
2002-08-28 Ulrich DrepperPrepare headers for use in ISO C++ compliant implementa...
2002-08-27 Roland McGrath* ctype/ctype.h (isascii_l, toascii_l): Define to __...
2002-08-26 Roland McGrath2002-08-26 Brian Youmans <3diff@gnu.org>
2002-08-25 Ulrich DrepperUpdate.
2002-08-08 Ulrich Drepper(get_null_defines): Treat NOT_IN_libc special. It...
2002-08-06 Roland McGrath* locale/Versions (libc: GLIBC_2.3): Add all the *_l...
2002-08-06 Roland McGrath* include/stdlib.h: Use libc_hidden_proto for wctomb.
2002-08-05 Roland McGrath* stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compi...
2002-08-05 Roland McGrath2002-08-04 Roland McGrath <roland@redhat.com>
2002-08-04 Roland McGrath* include/search.h: Use libc_hidden_proto for hsearch_r...
2002-08-03 Roland McGrath* include/stdlib.h: Use libc_hidden_proto for qsort.
2002-08-03 Roland McGrath* include/sys/syslog.h: Use libc_hidden_proto for syslo...
2002-08-03 Ulrich DrepperUpdate.
2002-07-20 Ulrich DrepperUpdate.
2002-07-11 Ulrich DrepperUpdate.
2002-07-06 Andreas JaegerUpdate.
2002-05-16 Ulrich DrepperUpdate.
2002-04-09 Ulrich DrepperUpdate.
2002-03-14 Ulrich DrepperUpdate.
2002-03-13 Ulrich DrepperUpdate.
2002-03-12 Ulrich DrepperUpdate.
next