2011-09-10 |
Ulrich Drepper | Cleanup of configuration options |
tree | commitdiff |
2011-09-10 |
Ulrich Drepper | Fix boundary conditions in scanf |
tree | commitdiff |
2011-09-09 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
tree | commitdiff |
2011-08-20 |
Roland McGrath | Merge branch 'roland/x86-tcb-align' |
tree | commitdiff |
2011-08-20 |
Ulrich Drepper | Add test for BZ 13114 |
tree | commitdiff |
2011-06-11 |
Roland McGrath | Quash some new warnings from GCC 4.6. |
tree | commitdiff |
2011-05-21 |
Ulrich Drepper | Set stream errors in more cases |
tree | commitdiff |
2011-02-20 |
Petr Baudis | Fix allocation when handling positional parameters... |
tree | commitdiff |
2011-02-17 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
tree | commitdiff |
2011-02-16 |
Samuel Thibault | Conditionalize use of SIGRTMIN in psiginfo. |
tree | commitdiff |
2011-02-15 |
Jakub Jelinek | Fix two printf handler issues. |
tree | commitdiff |
2011-01-13 |
Ulrich Drepper | Fix grouping when rounding increases number of integer... |
tree | commitdiff |
2010-12-25 |
Ulrich Drepper | Always allow overwriting printf modifiers etc. |
tree | commitdiff |
2010-10-11 |
Ulrich Drepper | psiginfo relied too much on sys_siglist. |
tree | commitdiff |
2010-10-11 |
Ulrich Drepper | Unify psiginfo output. |
tree | commitdiff |
2010-04-19 |
Roland McGrath | tst-fmemopen: Do not write test file in $srcdir. |
tree | commitdiff |
2010-03-26 |
Richard Henderson | Fix printf format warning for si_band. |
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-10-30 |
Ulrich Drepper | Avoid warning in scanf test. |
tree | commitdiff |
2009-10-30 |
Ulrich Drepper | Implement mkstemps and mkstemps64. |
tree | commitdiff |
2009-09-29 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2009-09-29 |
Andreas Schwab | Check for integer overflows in formatting functions |
tree | commitdiff |
2009-08-23 |
Ulrich Drepper | Print sign of NaN values. |
tree | commitdiff |
2009-07-29 |
Ulrich Drepper | Preserve SSE registers in runtime relocations on x86-64. |
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-26 |
Ulrich Drepper | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. |
tree | commitdiff |
2009-04-25 |
Ulrich Drepper | * stdio-common/stdio_lim.h.in (L_cuserid): Not part... |
tree | commitdiff |
2009-04-24 |
Ulrich Drepper | * stdio-common/psiginfo.c: Include <errno.h>. |
tree | commitdiff |
2009-04-23 |
Ulrich Drepper | * stdio-common/printf.h: Add missing const to register_... |
tree | commitdiff |
2009-04-14 |
Ulrich Drepper | * sysdeps/x86-64/strrchr.S: New file. |
tree | commitdiff |
2009-04-11 |
Ulrich Drepper | * stdio-common/printf.h (struct printf_info): Add user... |
tree | commitdiff |
2009-04-10 |
Ulrich Drepper | Simplified code and possible copy problem fixed. |
tree | commitdiff |
2009-04-10 |
Ulrich Drepper | * stdio-common/vfprintf.c (vfprintf): Slightly more... |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * libio/stdio.h: dprintf, fmemopen, getdelim, getline, |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. |
tree | commitdiff |
2009-02-06 |
Ulrich Drepper | [BZ #9823] |
tree | commitdiff |
2008-07-26 |
Ulrich Drepper | * stdio-common/printf_fp.c (___printf_fp): Give wide... |
tree | commitdiff |
2008-07-25 |
Ulrich Drepper | [BZ #6698] |
tree | commitdiff |
2008-07-20 |
Ulrich Drepper | * locale/setlocale.c (setlocale): Take the setlocale... |
tree | commitdiff |
2008-07-15 |
Ulrich Drepper | * stdio-common/vfprintf.c (_IO_helper_overflow): In... cvs/fedora-glibc-20080716T0944 |
tree | commitdiff |
2008-07-08 |
Ulrich Drepper | * stdio-common/Makefile: Add rules to build and run... |
tree | commitdiff |
2008-05-24 |
Jakub Jelinek | * libio/stdio.h (vscanf): Fix -std=c99 redirect. |
tree | commitdiff |
2008-03-30 |
Ulrich Drepper | * stdio-common/vfprintf.c (vfprintf): Correct overflow... |
tree | commitdiff |
2007-12-10 |
Ulrich Drepper | [BZ #5424, BZ #5428, BZ #5451] |
tree | commitdiff |
2007-12-07 |
Ulrich Drepper | [BZ #5441, BZ #5452, BZ #5454] |
tree | commitdiff |
2007-11-06 |
Ulrich Drepper | * stdio-common/vfprintf.c (vfprintf): Compute necessary... |
tree | commitdiff |
2007-10-28 |
Ulrich Drepper | * stdio-common/Makefile (tests): Add bug20. |
tree | commitdiff |
2007-10-28 |
Ulrich Drepper | [BZ #5225] |
tree | commitdiff |
2007-10-10 |
Ulrich Drepper | * stdio-common/printf-parse.h: Include string.h and... |
tree | commitdiff |
2007-09-18 |
Ulrich Drepper | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * stdio-common/vfscanf.c (_IO_vfwscanf): Add support... |
tree | commitdiff |
2007-08-26 |
Ulrich Drepper | * stdio-common/Makefile: Avoid format string warning... |
tree | commitdiff |
2007-08-22 |
Ulrich Drepper | [BZ #4588] |
tree | commitdiff |
2007-08-11 |
Ulrich Drepper | * nscd/connections.c: Use O_CLOEXEC is possible. Use... |
tree | commitdiff |
2007-08-01 |
Ulrich Drepper | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string... |
tree | commitdiff |
2007-07-31 |
Jakub Jelinek | * stdio-common/tfformat.c (sprint_doubles): Add 12... |
tree | commitdiff |
2007-07-29 |
Ulrich Drepper | [BZ 4858] |
tree | commitdiff |
2007-07-28 |
Ulrich Drepper | * nss/nsswitch.c (__nss_lookup_function): Don't cast... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | * libio/iopopen.c (_IO_new_proc_open): Don't close... |
tree | commitdiff |
2007-07-08 |
Ulrich Drepper | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional... |
tree | commitdiff |
2007-07-07 |
Ulrich Drepper | * libio/wstrops.c (_IO_wstr_underflow): Clear errno... |
tree | commitdiff |
2007-07-07 |
Ulrich Drepper | [BZ #4745] |
tree | commitdiff |
2007-06-08 |
Ulrich Drepper | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafter... |
tree | commitdiff |
2007-06-04 |
Ulrich Drepper | * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c |
tree | commitdiff |
2007-05-21 |
Ulrich Drepper | [BZ #4514] |
tree | commitdiff |
2007-05-07 |
Ulrich Drepper | * stdio-common/vfprintf.c (process_string_arg): Optimize |
tree | commitdiff |
2007-05-05 |
Ulrich Drepper | * stdio-common/vfprintf.c (process_string_arg): Adjust... |
tree | commitdiff |
2007-05-02 |
Ulrich Drepper | * stdio-common/vfprintf.c (process_string_arg): Use... |
tree | commitdiff |
2007-05-01 |
Ulrich Drepper | * stdio-common/test-vfprintf.c (main): Add test for... |
tree | commitdiff |
2007-05-01 |
Ulrich Drepper | [BZ #4438] |
tree | commitdiff |
2007-04-30 |
Ulrich Drepper | * stdio-common/printf_fp.c (___printf_fp): Don't print... |
tree | commitdiff |
2007-04-27 |
Ulrich Drepper | [BZ #4342] |
tree | commitdiff |
2007-04-27 |
Ulrich Drepper | (_IO_vfscanf_internal): Allow hexa-decimal floats witho... |
tree | commitdiff |
2007-04-16 |
Ulrich Drepper | * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4 |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130 |
tree | commitdiff |
2007-02-21 |
Ulrich Drepper | [BZ #4070] |
tree | commitdiff |
2007-02-20 |
Ulrich Drepper | * stdio-common/printf_fp.c (___printf_fp): Cleanups... |
tree | commitdiff |
2007-02-19 |
Ulrich Drepper | * stdio-common/vfscanf.c: Small cleanups throughout. |
tree | commitdiff |
2007-02-19 |
Ulrich Drepper | [BZ #2211] |
tree | commitdiff |
2007-02-18 |
Ulrich Drepper | * stdio-common/vfscanf.c: Fix problems in width accounting. |
tree | commitdiff |
2007-02-18 |
Ulrich Drepper | .. |
tree | commitdiff |
2007-02-18 |
Ulrich Drepper | * stdio-common/Makefile (tests): Add tst-swscanf. |
tree | commitdiff |
2007-01-25 |
Ulrich Drepper | * stdio-common/_itoa.h: Define _itoa and _fitoa for... |
tree | commitdiff |
2007-01-23 |
Ulrich Drepper | * stdio-common/_itoa.c: Include <limits.h>. |
tree | commitdiff |
2007-01-22 |
Ulrich Drepper | * stdio-common/_itowa.c: Don't compile _itowa for 64-bit |
tree | commitdiff |
2007-01-22 |
Ulrich Drepper | [BZ #3902] |
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 |
2006-08-08 |
Ulrich Drepper | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_r... |
tree | commitdiff |
2006-08-03 |
Ulrich Drepper | * grp/initgroups.c (internal_getgrouplist): Remove... |
tree | commitdiff |
2006-08-03 |
Ulrich Drepper | [BZ #2908] |
tree | commitdiff |
2006-05-06 |
Ulrich Drepper | * stdio-common/vfscanf.c (memory_error): Remove definit... |
tree | commitdiff |
2006-05-05 |
Ulrich Drepper | [BZ #2509] cvs/fedora-glibc-20060505T1443 |
tree | commitdiff |
2006-05-02 |
Ulrich Drepper | [BZ #2509] |
tree | commitdiff |
2006-04-27 |
Ulrich Drepper | [BZ #2611] |
tree | commitdiff |
next |