about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. cvs/fedora-glibc-20050401T1444Ulrich Drepper2005-04-015-10/+78
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-31174-6547/+7906
* * sysdeps/ia64/fpu/e_acosf.S: Update from Intel libm 2005-03-21.Ulrich Drepper2005-03-311-0/+145
* Support for ia64 libm.Ulrich Drepper2005-03-312-0/+337
* revertRoland McGrath2005-03-311-39/+0
* * posix/fnmatch.c (fnmatch): For short patterns or strings attempt toUlrich Drepper2005-03-301-0/+5
* (fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t...Ulrich Drepper2005-03-301-18/+61
* * elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath2005-03-303-1/+40
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath2005-03-302-61/+78
* * manual/install.texi (Tools for Compilation): GNU binutils 2.15Roland McGrath2005-03-292-1/+6
* [BZ #661]Roland McGrath2005-03-293-7/+21
* * posix/tst-execle1.c (do_test): Fix execle arguments.Roland McGrath2005-03-291-0/+5
* 2005-03-29 Thorsten Kukuk <kukuk@suse.de>Roland McGrath2005-03-292-2/+4
* MIPS NPTL specific pthreadtypes.hAndreas Jaeger2005-03-291-0/+193
* * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath2005-03-2810-3/+64
* * sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather thanRoland McGrath2005-03-282-2/+7
* * locale/langinfo.h (_NL_LOCALE_NAME): New macro.Roland McGrath2005-03-281-0/+7
* 2005-03-28 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-282-3/+22
* Protect against multiple inclusion.Andreas Jaeger2005-03-282-3/+51
* Update.Andreas Jaeger2005-03-2835-258/+2186
* [BZ #783]Andreas Jaeger2005-03-287-279/+534
* Update.Andreas Jaeger2005-03-281-0/+15
* (__builtin___memcpy_chk): Define away to Andreas Jaeger2005-03-281-0/+13
* * elf/tls-macros.h: Correct typo.Roland McGrath2005-03-271-0/+4
* 2005-03-27 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-271-1/+1
* * pthread_create.c (__pthread_create_2_1): Rename syscall error cvs/fedora-glibc-20050324T0715Ulrich Drepper2005-03-242-11/+14
* * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.Ulrich Drepper2005-03-241-0/+5
* (yp_2_yperr): Revert 2004-11-30 patch. (ypprot_err): Use yp_2_yperr table als...Ulrich Drepper2005-03-241-2/+8
* * locale/setlocale.c: Comment typo.Roland McGrath2005-03-232-1/+3
* * scripts/versions.awk: No errors for GLIBC_PRIVATE.Roland McGrath2005-03-232-1/+3
* * Versions.def (libdl, librt): Add GLIBC_2.3.4 version.Roland McGrath2005-03-223-7/+24
* * elf/elf.h (PT_ARM_EXIDX): New macro.Roland McGrath2005-03-221-0/+4
* 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-221-0/+4
* * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):Ulrich Drepper2005-03-224-7/+16
* * sysdeps/ia64/_mcount.S: Newer kernels don't like register-framesUlrich Drepper2005-03-221-0/+6
* Newer kernels don't like register-frames with more than 8 output registers. ...Ulrich Drepper2005-03-221-3/+4
* * linuxthreads/sysdeps/m68k/Makefile: Remove to deleteAndreas Schwab2005-03-211-0/+5
* Remove to delete unneeded o-iterator thing.Andreas Schwab2005-03-211-7/+0
* [BZ #786]Ulrich Drepper2005-03-207-25/+96
* * elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper2005-03-202-0/+6
* * malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper2005-03-202-3/+8
* * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper2005-03-2010-106/+182
* * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.Ulrich Drepper2005-03-208-2/+376
* [BZ #38]Ulrich Drepper2005-03-202-0/+6
* * inet/test-ifaddrs.c: Use test-skeleton. cvs/fedora-glibc-20050319T1907Ulrich Drepper2005-03-193-6/+15
* * elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper2005-03-192-1/+4
* * elf/Makefile: Add rules to build and run order2.Ulrich Drepper2005-03-197-3/+128
* * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper2005-03-192-1/+6
* * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper2005-03-194-103/+152
* * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper2005-03-193-104/+351