about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Collapse)AuthorAgeFilesLines
* Updated to fedora-glibc-20060301T0647Jakub Jelinek2006-03-011-0/+5
|
* Updated to fedora-glibc-20060213T0650Jakub Jelinek2006-02-131-1/+9
|
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-301-0/+14
|
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-092-23/+2
|
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-2772-4839/+3
|
* Updated to fedora-glibc-20051219T1003 cvs/fedora-glibc-2_3_90-19Jakub Jelinek2005-12-19778-45761/+21
|
* Updated to fedora-glibc-20051119T1959Jakub Jelinek2005-11-191-7/+3
|
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-1514-50/+469
|
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-206-19/+29
|
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-102-0/+17
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-031-0/+33
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-124-11/+60
|
* Updated to fedora-glibc-20050822T0727Jakub Jelinek2005-08-221-1/+17
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-081-16/+25
|
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-217-12/+95
|
* Updated to fedora-glibc-20050708T0811Jakub Jelinek2005-07-087-31/+81
|
* 2.3.90-1 cvs/fedora-glibc-2_3_90-1Jakub Jelinek2005-06-271-2/+2
|
* Updated to fedora-glibc-20050627T0850Jakub Jelinek2005-06-273-12/+27
|
* Updated to fedora-glibc-20050620T1530Jakub Jelinek2005-06-205-9/+9
|
* Updated to fedora-glibc-20050520T0919Jakub Jelinek2005-05-201-4/+4
|
* Updated to fedora-glibc-20050503T0852Jakub Jelinek2005-05-031-5/+3
|
* Updated to fedora-glibc-20050415T0909 cvs/fedora-glibc-2_3_5-1Roland McGrath2005-04-152-17/+107
|
* Updated to fedora-glibc-20050401T1444Jakub Jelinek2005-04-012-2/+36
|
* Updated to fedora-glibc-20050324T0715 cvs/fedora-glibc-2_3_4-17Jakub Jelinek2005-03-241-20/+18
|
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-195-11/+28
|
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-038-37/+40
|
* Updated to fedora-glibc-20050208T0948 cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-0812-261/+926
|
* Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-062-3/+3
|
* Updated to fedora-glibc-20041207T1331Jakub Jelinek2004-12-071-0/+3
|
* Updated to fedora-glibc-20041130T0624Jakub Jelinek2004-11-301-1/+6
|
* Updated to fedora-glibc-20041126T1318 cvs/fedora-glibc-2_3_3-85Jakub Jelinek2004-11-262-1/+5
|
* Updated to fedora-glibc-20041124T0741 cvs/fedora-glibc-2_3_3-84Jakub Jelinek2004-11-241-1/+1
|
* 2004-11-20 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2004-11-213-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | * sysdeps/ieee754/k_standard.c: Document code 50. (__kernel_standard) <case 50>: Avoid raising div-by-zero exception again. 2004-11-19 H.J. Lu <hongjiu.lu@intel.com> [BZ #552] * math/libm-test.inc (tgamma_test): Update tgamma (0) and tgamma (-0). * sysdeps/generic/w_tgamma.c (__tgamma): Properly handle |x| == 0. * sysdeps/generic/w_tgammaf.c (__tgammaf): Likewise. * sysdeps/generic/w_tgammal.c (__tgammal): Likewise. * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise. * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise. * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise. * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise. * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle tgamma (0) and tgamma (-0).
* Updated to fedora-glibc-20041112T1640Jakub Jelinek2004-11-121-4/+14
|
* Updated to fedora-glibc-20041110T0839Jakub Jelinek2004-11-105-3/+9
|
* 2.3.3-74 cvs/fedora-glibc-2_3_3-74Jakub Jelinek2004-10-271-0/+1
|
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-202-6/+12
|
* * sysdeps/generic/strcpy_chk.c (__strcpy_chk): Speed up by checkingJakub Jelinek2004-10-181-4/+26
| | | | destlen only every 4 bytes.
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-1810-0/+690
|
* 2.3.3-68Jakub Jelinek2004-10-141-2/+2
|
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-143-84/+46
|
* Updated to fedora-glibc-20041005T0745Jakub Jelinek2004-10-051-4/+12
|
* Updated to fedora-glibc-20041004T0747 cvs/fedora-glibc-2_3_3-64Jakub Jelinek2004-10-041-1/+5
|
* Updated to fedora-glibc-20040930T0838 cvs/fedora-glibc-2_3_3-61Jakub Jelinek2004-09-301-14/+52
|
* Updated to fedora-glibc-20040929T0821Jakub Jelinek2004-09-292-9/+15
|
* Updated to fedora-glibc-20040927T0611 cvs/fedora-glibc-2_3_3-59Jakub Jelinek2004-09-274-9/+9
|
* Updated to fedora-glibc-20040925T0738Jakub Jelinek2004-09-252-2/+4
|
* Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to ↵Roland McGrath2004-09-221-0/+8
| | | | fedora-branch
* Update.Ulrich Drepper2004-09-181-2/+3
| | | | | | | | | | | | | | | 2004-09-17 Ulrich Drepper <drepper@redhat.com> * include/link.h (struct link_map): Add l_used element. * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_UNUSED. * elf/rtld.c (process_dl_debug): Recognize unused. (dl_main): When unused debug flag is set check for unused direct dependencies. When printing dependencies and SONAME starts with /, omit the SONAME => part. * elf/dl-lookup.c (_dl_lookup_symbol_x): Mark object in which the symbol has been found as used. * elf/ldd.bash.in: Add -u option.
* Update.Ulrich Drepper2004-09-148-37/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.