about summary refs log tree commit diff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* [BZ #2414]Roland McGrath2006-03-031-3/+3
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-282-37/+1
* * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r):Roland McGrath2006-02-031-1/+3
* * time/time.h [__need_timespec et al]: Include <bits/types.h> here too.Roland McGrath2006-01-211-1/+1
* * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath2006-01-171-1/+3
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-142-43/+11
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-1410-49/+205
* * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper2005-12-251-1/+1
* * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath2005-12-222-37/+1
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-211-4/+4
* * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper2005-12-184-8/+44
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1440-0/+2986
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-149-2/+896
* * stdlib/longlong.h: Update from GCC.Roland McGrath2005-12-061-65/+87
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-10/+1
* [BZ #1468]Ulrich Drepper2005-10-142-1/+37
* [BZ #1230]Ulrich Drepper2005-09-284-6/+57
* (__new_exitfn): Rewrite to preserve order in which the functions were registe...Ulrich Drepper2005-09-281-22/+39
* Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place.Ulrich Drepper2005-09-171-1/+1
* * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper2005-08-221-2/+3
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-081-7/+7
* * debug/mbstowcs_chk.c: New file.Ulrich Drepper2005-07-251-0/+39
* 2005-07-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-221-1/+1
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-201-1/+0
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-36/+16
* Fix typo.Ulrich Drepper2005-07-181-2/+2
* * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECTUlrich Drepper2005-07-161-8/+8
* * include/stdlib.h: Remove malloc attribute from __posix_memalign. Andreas Jaeger2005-07-151-1/+1
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-133-1/+82
* * stdlib/test-canon.c: Make doesExist a directory and add more testsUlrich Drepper2005-04-272-6/+19
* (__initstate_r): Don't use non-existing state.Ulrich Drepper2005-04-121-18/+15
* [BZ #710]Roland McGrath2005-02-103-4/+72
* Update.Ulrich Drepper2005-01-271-0/+1
* Update.Ulrich Drepper2005-01-262-20/+25
* (CFLAGS-system.os): Use this instead of CFLAGS-system.c for frame pointer opt...Ulrich Drepper2005-01-231-1/+2
* Update.Ulrich Drepper2005-01-201-1/+1
* Update.Ulrich Drepper2005-01-142-4/+7
* Update.Ulrich Drepper2005-01-071-1/+1
* Update.Ulrich Drepper2005-01-061-66/+72
* Update.Ulrich Drepper2005-01-043-5/+53
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2288-5211/+424
* 2.5-18.1Jakub Jelinek2007-07-1288-424/+5211
* Enlarge st1 and st2 arrays.Ulrich Drepper2004-12-171-11/+11
* Update. cvs/fedora-glibc-20041210T0634Ulrich Drepper2004-12-101-11/+5
* * stdlib/stdlib.h (realpath): Remove nonnull attribute.Roland McGrath2004-12-011-1/+1
* Update.Ulrich Drepper2004-11-261-2/+2
* * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED.Roland McGrath2004-09-281-0/+3
* Update. cvs/fedora-glibc-20040923T0148Ulrich Drepper2004-09-221-80/+116
* [BZ #391]Roland McGrath2004-09-201-6/+11
* 2004-09-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Roland McGrath2004-09-101-4/+4