| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #3018] | Ulrich Drepper | 2006-08-21 | 1 | -1/+1 |
* | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, | Ulrich Drepper | 2006-08-08 | 1 | -10/+17 |
* | * stdlib/test-canon.c (do_test): Close fd before unlinking file so | Ulrich Drepper | 2006-08-01 | 1 | -2/+6 |
* | * stdlib/cxa_atexit.c (__new_exitfn_called): New variable. | Ulrich Drepper | 2006-07-26 | 3 | -4/+21 |
* | * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when | Ulrich Drepper | 2006-07-26 | 1 | -10/+14 |
* | * include/rpc/pmap_prot.h: Mark all functions as hidden. | Ulrich Drepper | 2006-05-15 | 1 | -3/+2 |
* | * stdlib/fmtmsg.c (keywords): Change type of len element to | Ulrich Drepper | 2006-05-15 | 1 | -2/+2 |
* | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 2006-05-10 | 1 | -2/+2 |
* | [BZ #2420] | Ulrich Drepper | 2006-04-26 | 1 | -21/+20 |
* | [BZ #2414] | Roland McGrath | 2006-03-03 | 1 | -3/+3 |
* | * Makefile (subdir-target-args): New variable. | Roland McGrath | 2006-02-28 | 2 | -37/+1 |
* | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): | Roland McGrath | 2006-02-03 | 1 | -1/+3 |
* | * time/time.h [__need_timespec et al]: Include <bits/types.h> here too. | Roland McGrath | 2006-01-21 | 1 | -1/+1 |
* | * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to install | Roland McGrath | 2006-01-17 | 1 | -1/+3 |
* | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath | 2006-01-14 | 2 | -43/+11 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 10 | -49/+205 |
* | * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end so | Ulrich Drepper | 2005-12-25 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. | Roland McGrath | 2005-12-22 | 2 | -37/+1 |
* | * locale/xlocale.c (_nl_C_locobj): Mark as const. | Ulrich Drepper | 2005-12-21 | 1 | -4/+4 |
* | * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in | Ulrich Drepper | 2005-12-18 | 4 | -8/+44 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 40 | -0/+2986 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 9 | -2/+896 |
* | * stdlib/longlong.h: Update from GCC. | Roland McGrath | 2005-12-06 | 1 | -65/+87 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 1 | -10/+1 |
* | [BZ #1468] | Ulrich Drepper | 2005-10-14 | 2 | -1/+37 |
* | [BZ #1230] | Ulrich Drepper | 2005-09-28 | 4 | -6/+57 |
* | (__new_exitfn): Rewrite to preserve order in which the functions were registe... | Ulrich Drepper | 2005-09-28 | 1 | -22/+39 |
* | Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place. | Ulrich Drepper | 2005-09-17 | 1 | -1/+1 |
* | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper | 2005-08-22 | 1 | -2/+3 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 1 | -7/+7 |
* | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper | 2005-07-25 | 1 | -0/+39 |
* | 2005-07-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-07-22 | 1 | -1/+1 |
* | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 2005-07-20 | 1 | -1/+0 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 1 | -36/+16 |
* | Fix typo. | Ulrich Drepper | 2005-07-18 | 1 | -2/+2 |
* | * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT | Ulrich Drepper | 2005-07-16 | 1 | -8/+8 |
* | * include/stdlib.h: Remove malloc attribute from __posix_memalign. | Andreas Jaeger | 2005-07-15 | 1 | -1/+1 |
* | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper | 2005-07-13 | 3 | -1/+82 |
* | * stdlib/test-canon.c: Make doesExist a directory and add more tests | Ulrich Drepper | 2005-04-27 | 2 | -6/+19 |
* | (__initstate_r): Don't use non-existing state. | Ulrich Drepper | 2005-04-12 | 1 | -18/+15 |
* | [BZ #710] | Roland McGrath | 2005-02-10 | 3 | -4/+72 |
* | Update. | Ulrich Drepper | 2005-01-27 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2005-01-26 | 2 | -20/+25 |
* | (CFLAGS-system.os): Use this instead of CFLAGS-system.c for frame pointer opt... | Ulrich Drepper | 2005-01-23 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2005-01-20 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2005-01-14 | 2 | -4/+7 |
* | Update. | Ulrich Drepper | 2005-01-07 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2005-01-06 | 1 | -66/+72 |
* | Update. | Ulrich Drepper | 2005-01-04 | 3 | -5/+53 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 88 | -5211/+424 |