summaryrefslogtreecommitdiff
path: root/stdlib
AgeCommit message (Expand)Author
2005-12-25* stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper
2005-12-22* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-06* stdlib/longlong.h: Update from GCC.Roland McGrath
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-10-14[BZ #1468]Ulrich Drepper
2005-09-28[BZ #1230]Ulrich Drepper
2005-09-28(__new_exitfn): Rewrite to preserve order in which the functions were registe...Ulrich Drepper
2005-09-17Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place.Ulrich Drepper
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper
2005-07-222005-07-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-18Fix typo.Ulrich Drepper
2005-07-16* stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper
2005-07-15* include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper
2005-04-27* stdlib/test-canon.c: Make doesExist a directory and add more testsUlrich Drepper
2005-04-12(__initstate_r): Don't use non-existing state.Ulrich Drepper
2005-02-10[BZ #710]Roland McGrath
2005-01-27Update.Ulrich Drepper
2005-01-26Update.Ulrich Drepper
2005-01-23(CFLAGS-system.os): Use this instead of CFLAGS-system.c for frame pointer opt...Ulrich Drepper
2005-01-20Update.Ulrich Drepper
2005-01-14Update.Ulrich Drepper
2005-01-07Update.Ulrich Drepper
2005-01-06Update.Ulrich Drepper
2005-01-04Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-17Enlarge st1 and st2 arrays.Ulrich Drepper
2004-12-10Update.cvs/fedora-glibc-20041210T0634Ulrich Drepper
2004-12-01* stdlib/stdlib.h (realpath): Remove nonnull attribute.Roland McGrath
2004-11-26Update.Ulrich Drepper
2004-09-28* posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.Roland McGrath
2004-09-22Update.cvs/fedora-glibc-20040923T0148Ulrich Drepper
2004-09-20[BZ #391]Roland McGrath
2004-09-102004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Roland McGrath
2004-09-07Update.Ulrich Drepper
2004-09-02[BZ #357]Ulrich Drepper
2004-08-16* csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath
2004-08-04(__vstrfmon_l): Memset whole info structure instead of trying to initialize s...Ulrich Drepper
2004-07-25[BZ #274]Ulrich Drepper
2004-06-09* sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name isRoland McGrath
2004-05-03Update.Ulrich Drepper