2011-06-07 |
Andreas Krebbel | S/390 longlong.h: Fix smul_ppmm with -m31 -mzarch |
tree | commitdiff |
2011-05-23 |
Andreas Schwab | Update longlong.h from GCC |
tree | commitdiff |
2011-05-16 |
Ulrich Drepper | Handle long variable names in putenv |
tree | commitdiff |
2011-05-15 |
Ulrich Drepper | Use mmap for allocation of buffers used for __abort_msg |
tree | commitdiff |
2011-04-23 |
Jim Meyering | Remove doubled words. |
tree | commitdiff |
2011-04-18 |
Ulrich Drepper | Fix FPU context handling in getcontext on x86-64. |
tree | commitdiff |
2011-04-01 |
Ulrich Drepper | Fix typos in comments. |
tree | commitdiff |
2010-12-09 |
Ulrich Drepper | Fix race in qsort_r initialization. |
tree | commitdiff |
2010-09-01 |
Andreas Schwab | Fix array overflow in floating point parser |
tree | commitdiff |
2010-08-08 |
Andi Kleen | x86: Add support for frame pointer less mcount |
tree | commitdiff |
2010-04-13 |
Andreas Schwab | Fix use of ucontext_t objects in tst-makecontext3 |
tree | commitdiff |
2010-02-02 |
Ulrich Drepper | Avoid alloca in setenv for long strings. |
tree | commitdiff |
2010-01-15 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2010-01-15 |
Ulrich Drepper | elax some conditions in stdlib.h. |
tree | commitdiff |
2010-01-14 |
Ulrich Drepper | Add nonnull attribute to unsetenv declaration. |
tree | commitdiff |
2010-01-13 |
Ulrich Drepper | Be a bit more relaxed about obsoleted mktemp symbol. |
tree | commitdiff |
2010-01-11 |
Ulrich Drepper | Fix handling symbols removed in XPG7. |
tree | commitdiff |
2010-01-09 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2010-01-09 |
Ulrich Drepper | Add support for XPG7 testing. |
tree | commitdiff |
2009-12-24 |
Ulrich Drepper | Remove tst-sigcontext test. |
tree | commitdiff |
2009-12-24 |
Maciej W. Rozycki | Additional setcontext(), etc. conformance tests. |
tree | commitdiff |
2009-11-25 |
Ulrich Drepper | Fix comments in random_r.c. |
tree | commitdiff |
2009-10-30 |
Ulrich Drepper | Avoid two warnings in strtol{,l} tests. |
tree | commitdiff |
2009-10-30 |
Ulrich Drepper | Implement mkostemps and mkostemps64. |
tree | commitdiff |
2009-10-30 |
Ulrich Drepper | Implement mkstemps and mkstemps64. |
tree | commitdiff |
2009-10-08 |
Ulrich Drepper | Remove duplicate __set_errno call in random_r.c. |
tree | commitdiff |
2009-10-08 |
Ulrich Drepper | Typo fix. |
tree | commitdiff |
2009-08-28 |
Ulrich Drepper | More strto{,u}l{,l} tests. |
tree | commitdiff |
2009-08-10 |
SUGIOKA Toshinobu | SH: fix clobber list in stdlib/longlong.h |
tree | commitdiff |
2009-06-15 |
Ulrich Drepper | Preserve message printed before abort. |
tree | commitdiff |
2009-05-16 |
Ulrich Drepper | Non-code changes to stdlib.h. |
tree | commitdiff |
2009-05-16 |
Ulrich Drepper | Unify __WAIT_INT definition in stdlib.h and sys/wait.h. |
tree | commitdiff |
2009-05-16 |
Jim Meyering | remove subsumed .gitignore entries and files |
tree | commitdiff |
2009-05-16 |
Jim Meyering | remove mpn-copy.mk from .gitignore files |
tree | commitdiff |
2009-05-16 |
Jim Meyering | remove COPYING* from .gitignore files |
tree | commitdiff |
2009-05-15 |
Jim Meyering | rename each .cvsignore file to .gitignore |
tree | commitdiff |
2009-04-26 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_p... |
tree | commitdiff |
2009-04-25 |
Ulrich Drepper | * stdlib/strtod_l.c (round_and_return): We have to... |
tree | commitdiff |
2009-04-24 |
Ulrich Drepper | [BZ #9920] cvs/fedora-glibc-20090424T0747 |
tree | commitdiff |
2009-04-18 |
Ulrich Drepper | * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when... |
tree | commitdiff |
2009-03-10 |
Ulrich Drepper | * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_... |
tree | commitdiff |
2009-03-08 |
Ulrich Drepper | * stdlib/Makefile (routines): Add quick_exit, at_quick_... |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * wctype/wctype.h: The *_l functions are in POSIX 2008. |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * ctype/ctype.h: The *_l functions are in POSIX 2008. |
tree | commitdiff |
2009-02-16 |
Jakub Jelinek | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 |
tree | commitdiff |
2008-12-02 |
Ulrich Drepper | * stdlib/Makefile (tests): Add tst-unsetenv1. |
tree | commitdiff |
2008-12-02 |
Ulrich Drepper | * stdlib/setenv.c (unsetenv): Don't search environment... |
tree | commitdiff |
2008-10-17 |
Ulrich Drepper | * stdlib/divmod_1.c: Use correct type for dummy variable. |
tree | commitdiff |
2008-10-16 |
Roland McGrath | 2008-10-01 Daniel Jacobowitz <dan@codesourcery.com> |
tree | commitdiff |
2008-06-26 |
Ulrich Drepper | [BZ #6654] |
tree | commitdiff |
2008-06-25 |
Ulrich Drepper | * stdlib/tst-setcontext.c: Set back_in_main before... |
tree | commitdiff |
2008-04-30 |
Jakub Jelinek | * stdlib/tst-setcontext.c: Include unistd.h. |
tree | commitdiff |
2008-04-10 |
Jakub Jelinek | * stdlib/tst-makecontext.c (othervar): New variable. |
tree | commitdiff |
2008-04-10 |
Ulrich Drepper | * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New... |
tree | commitdiff |
2008-04-09 |
Ulrich Drepper | [BZ #5436] |
tree | commitdiff |
2008-04-07 |
Jakub Jelinek | * stdlib/mbtowc.c (__no_r_state): Remove. |
tree | commitdiff |
2008-03-29 |
Ulrich Drepper | [BZ #5995] |
tree | commitdiff |
2008-03-08 |
Ulrich Drepper | [BZ #5774] |
tree | commitdiff |
2008-03-08 |
Ulrich Drepper | * stdlib/Makefile (aux): Add tens_in_limb. |
tree | commitdiff |
2008-01-09 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecon... |
tree | commitdiff |
2007-12-03 |
Ulrich Drepper | * stdlib/tst-setcontext.c: Catch the case where the... |
tree | commitdiff |
2007-11-13 |
Ulrich Drepper | * stdlib/stdlib.h: Define __compar_d_fn_t. Declare... |
tree | commitdiff |
2007-10-05 |
Ulrich Drepper | 2007-10-04 Jakub Jelinek |
tree | commitdiff |
2007-09-26 |
Ulrich Drepper | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC... |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-16 |
Jakub Jelinek | * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. |
tree | commitdiff |
2007-08-14 |
Ulrich Drepper | * stdlib/strtold_l.c: Include wchar.h if needed. Add... |
tree | commitdiff |
2007-08-11 |
Ulrich Drepper | * nscd/connections.c: Use O_CLOEXEC is possible. Use... |
tree | commitdiff |
2007-08-07 |
Roland McGrath | * include/stdlib.h: Add libc_hidden_proto for strto... cvs/fedora-glibc-20070809T0939 |
tree | commitdiff |
2007-08-03 |
Ulrich Drepper | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly... |
tree | commitdiff |
2007-08-03 |
Ulrich Drepper | * sysdeps/unix/dirstream.h (struct __dirstream): Move... |
tree | commitdiff |
2007-08-01 |
Ulrich Drepper | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | [BZ #4792] |
tree | commitdiff |
2007-04-17 |
Ulrich Drepper | [BZ #4368] |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89... |
tree | commitdiff |
2007-02-25 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset... |
tree | commitdiff |
2007-02-22 |
Ulrich Drepper | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch... |
tree | commitdiff |
2007-02-21 |
Ulrich Drepper | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize... |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,... |
tree | commitdiff |
2007-07-31 |
Jakub Jelinek | . |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | Include errno.h. Change main() to do_test(). Define... |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | [BZ #3855] |
tree | commitdiff |
2007-01-03 |
Ulrich Drepper | * posix/execvp.c: Include alloca.h. |
tree | commitdiff |
2006-12-19 |
Ulrich Drepper | * stdlib/Makefile (tests): Add tst-makecontext. |
tree | commitdiff |
2006-12-19 |
Ulrich Drepper | [BZ #3747] |
tree | commitdiff |
2006-12-11 |
Ulrich Drepper | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand |
tree | commitdiff |
2006-12-10 |
Ulrich Drepper | [BZ #3664] |
tree | commitdiff |
2006-12-10 |
Ulrich Drepper | [BZ #3673] |
tree | commitdiff |
2006-12-10 |
Ulrich Drepper | [BZ #3674] |
tree | commitdiff |
2006-10-31 |
Ulrich Drepper | * stdlib/atexit.c (atexit): Don't mark as hidden when... |
tree | commitdiff |
2006-10-28 |
Ulrich Drepper | * configure.in: Require assembler support for visibilit... |
tree | commitdiff |
2006-10-27 |
Ulrich Drepper | [BZ #3426] cvs/fedora-glibc-20061027T1902 |
tree | commitdiff |
2006-10-11 |
Ulrich Drepper | * include/atomic.c: Define catomic_* operations. |
tree | commitdiff |
2006-09-12 |
Ulrich Drepper | [BZ #2526, BZ #3138, BZ #3143] |
tree | commitdiff |
2006-08-21 |
Ulrich Drepper | [BZ #3018] |
tree | commitdiff |
2006-08-08 |
Ulrich Drepper | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_r... |
tree | commitdiff |
2006-08-01 |
Ulrich Drepper | * stdlib/test-canon.c (do_test): Close fd before unlink... |
tree | commitdiff |
2006-07-26 |
Ulrich Drepper | * stdlib/cxa_atexit.c (__new_exitfn_called): New variable. |
tree | commitdiff |
2006-07-26 |
Ulrich Drepper | * stdlib/cxa_finalize.c (__cxa_finalize): Fix race... |
tree | commitdiff |
2006-05-15 |
Ulrich Drepper | * include/rpc/pmap_prot.h: Mark all functions as hidden. |
tree | commitdiff |
next |