summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-24* pthread_create.c (__pthread_create_2_1): Rename syscall errorcvs/fedora-glibc-20050324T0715Ulrich Drepper
2005-03-24* nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.Ulrich Drepper
2005-03-24(yp_2_yperr): Revert 2004-11-30 patch. (ypprot_err): Use yp_2_yperr table als...Ulrich Drepper
2005-03-23* locale/setlocale.c: Comment typo.Roland McGrath
2005-03-23* scripts/versions.awk: No errors for GLIBC_PRIVATE.Roland McGrath
2005-03-22* Versions.def (libdl, librt): Add GLIBC_2.3.4 version.Roland McGrath
2005-03-22* elf/elf.h (PT_ARM_EXIDX): New macro.Roland McGrath
2005-03-222005-03-22 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-03-22* sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):Ulrich Drepper
2005-03-22* sysdeps/ia64/_mcount.S: Newer kernels don't like register-framesUlrich Drepper
2005-03-22Newer kernels don't like register-frames with more than 8 output registers. ...Ulrich Drepper
2005-03-21* linuxthreads/sysdeps/m68k/Makefile: Remove to deleteAndreas Schwab
2005-03-21Remove to delete unneeded o-iterator thing.Andreas Schwab
2005-03-20[BZ #786]Ulrich Drepper
2005-03-20* elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper
2005-03-20* malloc/malloc.c (public_cALLOc): We cannot skip the memoryUlrich Drepper
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper
2005-03-20* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.Ulrich Drepper
2005-03-20[BZ #38]Ulrich Drepper
2005-03-19* inet/test-ifaddrs.c: Use test-skeleton.cvs/fedora-glibc-20050319T1907Ulrich Drepper
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper
2005-03-19* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper
2005-03-19* sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-19(read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in...Ulrich Drepper
2005-03-18* configure.in: Use %function instead of @function.Roland McGrath
2005-03-182005-03-18 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-03-18* locales/pa_IN (am_pm): Fix character names.Ulrich Drepper
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-03-18Test cases for correct unloading.Ulrich Drepper
2005-03-17* include/libc-symbols.h (__hidden_proto): Remove bogus declarationRoland McGrath
2005-03-17* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath
2005-03-16* elf/elf.h: Define MIPS TLS relocations.Roland McGrath
2005-03-162005-03-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-03-16* elf/circleload1.c (main): Pretty printing.Ulrich Drepper
2005-03-16(main): Pretty printing.Ulrich Drepper
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-15[BZ #789]Roland McGrath
2005-03-15* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath
2005-03-13* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath
2005-03-13* sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath
2005-03-08* sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, soRoland McGrath
2005-03-082005-03-08 Roland McGrath <roland@redhat.com>Roland McGrath
2005-03-08* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and callUlrich Drepper
2005-03-08(ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately.Ulrich Drepper
2005-03-07[BZ #777]Roland McGrath
2005-03-07* elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper