| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Non-code changes to stdlib.h. | Ulrich Drepper | 2009-05-16 | 1 | -13/+13 |
* | Unify __WAIT_INT definition in stdlib.h and sys/wait.h. | Ulrich Drepper | 2009-05-16 | 1 | -3/+3 |
* | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and | Ulrich Drepper | 2009-03-08 | 1 | -1/+22 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -2/+2 |
* | * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. | Ulrich Drepper | 2007-11-13 | 1 | -0/+8 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 2007-08-11 | 1 | -0/+22 |
* | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 2007-08-03 | 1 | -118/+0 |
* | [BZ #4792] | Ulrich Drepper | 2007-07-19 | 1 | -1/+4 |
* | [BZ #4368] | Ulrich Drepper | 2007-04-17 | 1 | -6/+5 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -14/+14 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -8/+8 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -8/+8 |
* | [BZ #3426] cvs/fedora-glibc-20061027T1902 | Ulrich Drepper | 2006-10-27 | 1 | -2/+1 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -1/+6 |
* | Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place. | Ulrich Drepper | 2005-09-17 | 1 | -1/+1 |
* | * 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 | 1 | -0/+6 |
* | Update. | Ulrich Drepper | 2005-01-07 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2005-01-06 | 1 | -66/+72 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -89/+73 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -73/+89 |
* | * stdlib/stdlib.h (realpath): Remove nonnull attribute. | Roland McGrath | 2004-12-01 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-11-26 | 1 | -2/+2 |
* | * posix/tst-waitid.c (do_test): Add tests for waitpid with WCONTINUED. | Roland McGrath | 2004-09-28 | 1 | -0/+3 |
* | Update. cvs/fedora-glibc-20040923T0148 | Ulrich Drepper | 2004-09-22 | 1 | -80/+116 |
* | Update. | Ulrich Drepper | 2004-09-07 | 1 | -20/+20 |
* | (CFLAGS-oldtmpfile.c): Add -fexceptions. | Ulrich Drepper | 2003-09-02 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-04-19 | 1 | -7/+13 |
* | * elf/dl-reloc.c (allocate_static_tls): Fix calculations. | Roland McGrath | 2003-03-01 | 1 | -1/+3 |
* | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper | 2002-08-28 | 1 | -3/+53 |
* | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath | 2002-08-27 | 1 | -23/+0 |
* | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 2002-08-06 | 1 | -1/+24 |
* | * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for | Andreas Jaeger | 2001-11-19 | 1 | -3/+3 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Andreas Jaeger | 2001-05-07 | 1 | -2/+1 |
* | Update. | Andreas Jaeger | 2001-02-06 | 1 | -2/+0 |
* | Update. | Ulrich Drepper | 2001-01-27 | 1 | -5/+6 |
* | Update. | Ulrich Drepper | 2001-01-21 | 1 | -7/+9 |
* | Update. | Ulrich Drepper | 2001-01-09 | 1 | -2/+9 |
* | Update. | Ulrich Drepper | 2000-09-26 | 1 | -0/+11 |
* | Update. | Ulrich Drepper | 2000-09-14 | 1 | -1/+1 |
* | Add some pure attributes. | Andreas Jaeger | 2000-08-23 | 1 | -7/+8 |
* | Update. | Ulrich Drepper | 2000-04-15 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2000-04-15 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-04-14 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2000-02-24 | 1 | -27/+25 |
* | Update. | Ulrich Drepper | 2000-02-24 | 1 | -1/+1 |
* | (__initstate): Correct types of parameters and return value. (__setstate): Li... | Ulrich Drepper | 2000-02-24 | 1 | -5/+5 |
* | Update. | Ulrich Drepper | 2000-02-24 | 1 | -5/+60 |