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 |
2006-05-15 |
Ulrich Drepper | * stdlib/fmtmsg.c (keywords): Change type of len element to |
tree | commitdiff |
2006-05-10 |
Ulrich Drepper | * posix/wordexp.c (w_addword): Free word if realloc... |
tree | commitdiff |
2006-04-26 |
Ulrich Drepper | [BZ #2420] |
tree | commitdiff |
2006-03-03 |
Roland McGrath | [BZ #2414] |
tree | commitdiff |
2006-02-28 |
Roland McGrath | * Makefile (subdir-target-args): New variable. |
tree | commitdiff |
2006-02-03 |
Roland McGrath | * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt... |
tree | commitdiff |
2006-01-21 |
Roland McGrath | * time/time.h [__need_timespec et al]: Include <bits... |
tree | commitdiff |
2006-01-17 |
Roland McGrath | * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa... |
tree | commitdiff |
2005-12-25 |
Ulrich Drepper | * stdlib/Makefile ($(objpfx)isomac.out): Move -I..... |
tree | commitdiff |
2005-12-22 |
Roland McGrath | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. |
tree | commitdiff |
2005-12-21 |
Ulrich Drepper | * locale/xlocale.c (_nl_C_locobj): Mark as const. |
tree | commitdiff |
2005-12-18 |
Ulrich Drepper | * stdlib/cxa_atexit.c: Use PTR_MANGLE on function point... |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | 2005-12-13 Ulrich Drepper <drepper@redhat.com> |
tree | commitdiff |
2005-12-06 |
Roland McGrath | * stdlib/longlong.h: Update from GCC. |
tree | commitdiff |
2005-11-06 |
Ulrich Drepper | * configure.in: Remove gnu_ld definition and everything... |
tree | commitdiff |
2005-10-14 |
Ulrich Drepper | [BZ #1468] |
tree | commitdiff |
2005-09-28 |
Ulrich Drepper | [BZ #1230] |
tree | commitdiff |
2005-09-28 |
Ulrich Drepper | (__new_exitfn): Rewrite to preserve order in which... |
tree | commitdiff |
2005-09-17 |
Ulrich Drepper | Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99... |
tree | commitdiff |
next |