about summary refs log tree commit diff
path: root/stdio-common
Commit message (Collapse)AuthorAgeFilesLines
* Updated to fedora-glibc-20080408T0706Jakub Jelinek2008-04-081-1/+2
|
* Updated to fedora-glibc-20071212T1051Jakub Jelinek2007-12-127-33/+135
|
* Updated to fedora-glibc-20071010T2047 cvs/fedora-glibc-2_6_90-18Jakub Jelinek2007-10-104-56/+24
|
* Updated to fedora-glibc-20070918T1931 cvs/fedora-glibc-2_6_90-14Jakub Jelinek2007-09-1812-50/+869
|
* Updated to fedora-glibc-20070827T2032Jakub Jelinek2007-08-271-0/+2
|
* Updated to fedora-glibc-20070825T1839Jakub Jelinek2007-08-251-7/+7
|
* Updated to fedora-glibc-20070814T0725 cvs/fedora-glibc-2_6_90-9Jakub Jelinek2007-08-146-16/+20
|
* Updated to fedora-glibc-20070801T1703 cvs/fedora-glibc-2_6_90-2Jakub Jelinek2007-08-011-1/+1
|
* Updated to fedora-glibc-20070731T1624 cvs/fedora-glibc-2_6_90-1Jakub Jelinek2007-07-316-3/+115
|
* [BZ #4745]Jakub Jelinek2007-07-086-4/+129
| | | | | | | | | | | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF in loop to look for conversion specifier to avoid testing of wrong errno value. * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a. * stdio-common/bug18.c: New file. * stdio-common/bug18a.c: New file. * stdio-common/bug19.c: New file. * stdio-common/bug19a.c: New file.
* * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.cJakub Jelinek2007-07-072-1/+83
| | | | | | | | | | | | | | | | | | (__mpn_construct_long_double): Fix conversion where result ought to be smaller than __LDBL_MIN__, or the low double should be denormal. Fix decision where to negate low double - honor round to even rules. * stdio-common/tst-sprintf2.c: Include string.h. (COMPARE_LDBL): Define. (TEST): Also test whether a string hexadecimal float representation can be parsed back to the number. (main): Add a couple of further tests. * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double is non-zero, but smaller than 2 * __DBL_MIN__. * stdio-common/tst-sprintf2.c: New test. * stdio-common/Makefile (tests): Add tst-sprintf2.
* Backported selected fixes from 2007-05-{17,18,21}. cvs/fedora-glibc-2_6-2Jakub Jelinek2007-05-212-4/+28
|
* Updated to fedora-glibc-20070510T0634 cvs/fedora-glibc-2_5_90-23Jakub Jelinek2007-05-101-2/+3
|
* Updated to fedora-glibc-20070504T0917 cvs/fedora-glibc-2_5_90-22Jakub Jelinek2007-05-046-18/+34
|
* Updated to fedora-glibc-20070416T2350 cvs/fedora-glibc-2_5_90-21Jakub Jelinek2007-04-162-4/+10
|
* Updated to fedora-glibc-20070317T2130 cvs/fedora-glibc-2_5_90-19Jakub Jelinek2007-03-171-1/+2
|
* Updated to fedora-glibc-20070221T1011 cvs/fedora-glibc-2_5_90-18Jakub Jelinek2007-02-216-228/+437
|
* Updated to fedora-glibc-20070202T0923 cvs/fedora-glibc-2_5_90-16Jakub Jelinek2007-02-025-46/+100
|
* Updated to fedora-glibc-20060810T0627 cvs/fedora-glibc-2_4_90-19Jakub Jelinek2006-08-101-6/+29
|
* Updated to fedora-glibc-20060807T1859 cvs/fedora-glibc-2_4_90-18Jakub Jelinek2006-08-073-6/+29
|
* Updated to fedora-glibc-20060511T1325 cvs/fedora-glibc-2_4_90-7Jakub Jelinek2006-05-111-59/+69
|
* Updated to fedora-glibc-20060505T1443 cvs/fedora-glibc-2_4_90-6Jakub Jelinek2006-05-051-1/+7
|
* Updated to fedora-glibc-20060505T0554 cvs/fedora-glibc-2_4_90-5Jakub Jelinek2006-05-053-3/+28
|
* Updated to fedora-glibc-20060427T2122Jakub Jelinek2006-04-271-2/+2
|
* Updated to fedora-glibc-20060426T2000Jakub Jelinek2006-04-261-7/+27
|
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-3017-95/+138
|
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-093-18/+10
|
* Updated to fedora-glibc-20060102T1045Jakub Jelinek2006-01-022-6/+17
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-271-1/+1
|
* Updated to fedora-glibc-20051220T1028Jakub Jelinek2005-12-201-1/+1
|
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-1914-0/+979
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-154-10/+9
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-033-1/+92
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-122-1/+34
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-081-0/+1
|
* Updated to fedora-glibc-20050729T1531Jakub Jelinek2005-07-291-1/+1
|
* Updated to fedora-glibc-20050725T0627Jakub Jelinek2005-07-251-2/+2
|
* Updated to fedora-glibc-20050722T0433Roland McGrath2005-07-221-0/+1
|
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-214-23/+61
|
* Updated to fedora-glibc-20050427T1043Jakub Jelinek2005-04-271-4/+15
|
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-191-3/+4
|
* Updated to fedora-glibc-20050208T0948 cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-081-0/+1
|
* Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-062-2/+69
|
* Updated to fedora-glibc-20041119T0003Jakub Jelinek2004-11-191-5/+11
|
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-181-0/+19
|
* Updated to fedora-glibc-20041012T1128 cvs/fedora-glibc-2_3_3-67Jakub Jelinek2004-10-121-4/+76
|
* Update.Ulrich Drepper2004-09-142-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-13 Ulrich Drepper <drepper@redhat.com> * misc/sys/cdefs.h: Restore old definition of __P. * csu/munch.awk: Remove uses of __P and __PMT. * gmon/gmon.c: Likewise. * hesiod/hesiod.h: Likewise. * include/stdio.h: Likewise. * io/fts.c: Likewise. * libio/genops.c: Likewise. * libio/libioP.h: Likewise. * libio/fileops.c: Likewise. * libio/iolibio.h: Likewise. * libio/libio.h: Likewise. * libio/memstream.c: Likewise. * libio/oldfileops.c: Likewise. * libio/oldstdfiles.c: Likewise. * libio/iopopen.c: Likewise. * libio/vsnprintf.c: Likewise. * libio/vswprintf.c: Likewise. * libio/wgenops.c: Likewise. * libio/oldiopopen.c: Likewise. * locale/programs/xmalloc.c: Likewise. * locale/programs/xstrdup.c: Likewise. * malloc/mtrace.c: Likewise. * misc/getttyent.c: Likewise. * misc/getusershell.c: Likewise. * nis/rpcsvc/ypupd.h: Likewise. * posix/fnmatch.h: Likewise. * posix/glob.h: Likewise. * resolv/arpa/nameser.h: Likewise. * resolv/gethnamaddr.c: Likewise. * resolv/resolv.h: Likewise. * resolv/inet_net_ntop.c: Likewise. * resolv/inet_net_pton.c: Likewise. * resolv/res_init.c: Likewise. * resolv/nss_dns/dns-network.c: Likewise. * stdio-common/vfprintf.c: Likewise. * stdio-common/reg-printf.c: Likewise. * sysdeps/generic/chflags.c: Likewise. * sysdeps/generic/fchflags.c: Likewise. * sysdeps/generic/glob.c: Likewise. * sysdeps/generic/printf_fphex.c: Likewise. * sysdeps/generic/memcmp.c: Likewise. * sysdeps/generic/memcopy.h: Likewise. * sysdeps/generic/morecore.c: Likewise. * sysdeps/generic/sstk.c: Likewise. * sysdeps/posix/sigvec.c: Likewise. * sysdeps/posix/ttyname_r.c: Likewise. * sysdeps/standalone/arm/bits/errno.h: Likewise. * sysdeps/standalone/standalone.h: Likewise. * sysdeps/standalone/i386/force_cpu386/brdinit.c: Likewise. * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise. * sysdeps/unix/arm/start.c: Likewise. * sysdeps/unix/bsd/sigaction.c: Likewise. * sysdeps/unix/bsd/sun/m68k/sigtramp.c: Likewise. * sysdeps/unix/bsd/sun/sparc/sigtramp.c: Likewise. * sysdeps/unix/bsd/sun/sunos4/wait4.c: Likewise. * sysdeps/unix/bsd/ultrix4/mips/sigvec.c: Likewise. * sysdeps/unix/bsd/ultrix4/sysconf.c: Likewise. * sysdeps/unix/sparc/start.c: Likewise. * sysdeps/unix/sysv/getdents.c: Likewise. * sysdeps/unix/sysv/irix4/fpathconf.c: Likewise. * sysdeps/unix/sysv/irix4/getgroups.c: Likewise. * sysdeps/unix/sysv/irix4/getpriority.c: Likewise. * sysdeps/unix/sysv/irix4/getrusage.c: Likewise. * sysdeps/unix/sysv/irix4/pathconf.c: Likewise. * sysdeps/unix/sysv/irix4/setgroups.c: Likewise. * sysdeps/unix/sysv/irix4/sigtramp.c: Likewise. * sysdeps/unix/sysv/irix4/start.c: Likewise. * sysdeps/unix/sysv/irix4/sysconf.c: Likewise. * sysdeps/unix/sysv/sco3.2.4/__setpgid.c: Likewise. * sysdeps/unix/sysv/sco3.2.4/getgroups.c: Likewise. * sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise. * sysdeps/unix/sysv/sysv4/__setpgid.c: Likewise. * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise. * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise. * sysdeps/unix/sysv/sysv4/sethostname.c: Likewise. * sysdeps/unix/sysv/sysv4/setsid.c: Likewise. * sysdeps/unix/sysv/sysv4/sysconf.c: Likewise. * sysdeps/unix/sysv/sysv4/waitpid.c: Likewise. * sysdeps/unix/sysv/sysv4/solaris2/getdents.c: Likewise. * time/tzset.c: Likewise. * time/strftime_l.c: Likewise. * time/strptime_l.c: Likewise. * crypt/md5.h: Likewise.
* * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath2004-08-111-0/+1
| | | | | | | | * sysdeps/ieee754/dbl-64/mpa.h (MAX, MIN): Macros removed. * stdio-common/tst-popen.c: Include <string.h>. * resolv/res_send.c (__libc_res_nsend): Only define TMPBUF #if DEBUG.
* [BZ #316]Roland McGrath2004-08-102-2/+159
| | | | | | | | | | | 2004-08-10 Jakub Jelinek <jakub@redhat.com> * libio/bits/stdio.h (fread_unlocked): Cast 0 to (size_t). (fwrite_unlocked): When checking if size * n is <= 8, cast each argument to size_t individually. Cast n to (void) instead of (size_t), surround with (), return (size_t) 0 if one of n or size is 0. [BZ #316] * stdio-common/Makefile (tests): Add tst-unlockedio. * stdio-common/tst-unlockedio.c: New test.
* (do_release_all): Add __libc_freeres_fn_section.Ulrich Drepper2004-08-042-11/+2
|