| Commit message (Expand) | Author | Age | Files | Lines |
* | * pthread_create.c (__pthread_create_2_1): Rename syscall errorcvs/fedora-glibc-20050324T0715 |  Ulrich Drepper | 2005-03-24 | 2 | -11/+14 |
* | * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch. |  Ulrich Drepper | 2005-03-24 | 1 | -0/+5 |
* | (yp_2_yperr): Revert 2004-11-30 patch. (ypprot_err): Use yp_2_yperr table also for YP_NODOM .. YP_NOMORE. |  Ulrich Drepper | 2005-03-24 | 1 | -2/+8 |
* | * locale/setlocale.c: Comment typo. |  Roland McGrath | 2005-03-23 | 2 | -1/+3 |
* | * scripts/versions.awk: No errors for GLIBC_PRIVATE. |  Roland McGrath | 2005-03-23 | 2 | -1/+3 |
* | * Versions.def (libdl, librt): Add GLIBC_2.3.4 version. |  Roland McGrath | 2005-03-22 | 3 | -7/+24 |
* | * elf/elf.h (PT_ARM_EXIDX): New macro. |  Roland McGrath | 2005-03-22 | 1 | -0/+4 |
* | 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com> |  Roland McGrath | 2005-03-22 | 1 | -0/+4 |
* | * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong): |  Ulrich Drepper | 2005-03-22 | 4 | -7/+16 |
* | * sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames |  Ulrich Drepper | 2005-03-22 | 1 | -0/+6 |
* | Newer kernels don't like register-frames with more than 8 output registers. Fix this by passing original ar.pfs to _mcount_ret_helper via r3. |  Ulrich Drepper | 2005-03-22 | 1 | -3/+4 |
* | * linuxthreads/sysdeps/m68k/Makefile: Remove to delete |  Andreas Schwab | 2005-03-21 | 1 | -0/+5 |
* | Remove to delete unneeded o-iterator thing. |  Andreas Schwab | 2005-03-21 | 1 | -7/+0 |
* | [BZ #786] |  Ulrich Drepper | 2005-03-20 | 7 | -25/+96 |
* | * elf/dl-open.c (dl_open_worker): Fix typo. |  Ulrich Drepper | 2005-03-20 | 2 | -0/+6 |
* | * malloc/malloc.c (public_cALLOc): We cannot skip the memory |  Ulrich Drepper | 2005-03-20 | 2 | -3/+8 |
* | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t |  Ulrich Drepper | 2005-03-20 | 10 | -106/+182 |
* | * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels. |  Ulrich Drepper | 2005-03-20 | 8 | -2/+376 |
* | [BZ #38] |  Ulrich Drepper | 2005-03-20 | 2 | -0/+6 |
* | * inet/test-ifaddrs.c: Use test-skeleton.cvs/fedora-glibc-20050319T1907 |  Ulrich Drepper | 2005-03-19 | 3 | -6/+15 |
* | * elf/dl-lookup.c (add_dependency): Always search l_initfini if |  Ulrich Drepper | 2005-03-19 | 2 | -1/+4 |
* | * elf/Makefile: Add rules to build and run order2. |  Ulrich Drepper | 2005-03-19 | 7 | -3/+128 |
* | * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, |  Ulrich Drepper | 2005-03-19 | 2 | -1/+6 |
* | * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate |  Ulrich Drepper | 2005-03-19 | 4 | -103/+152 |
* | * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave. |  Ulrich Drepper | 2005-03-19 | 3 | -104/+351 |
* | [BZ #779] |  Ulrich Drepper | 2005-03-19 | 13 | -77/+459 |
* | (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern inline functions. (__read_alias, __pread_alias, __pread64_alias, __readlink_alias, __getcwd_alias, __getwd_alias): New prototypes. |  Ulrich Drepper | 2005-03-19 | 1 | -32/+74 |
* | * configure.in: Use %function instead of @function. |  Roland McGrath | 2005-03-18 | 1 | -0/+5 |
* | 2005-03-18 Daniel Jacobowitz <dan@codesourcery.com> |  Roland McGrath | 2005-03-18 | 2 | -2/+2 |
* | * locales/pa_IN (am_pm): Fix character names. |  Ulrich Drepper | 2005-03-18 | 3 | -4/+13 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. |  Ulrich Drepper | 2005-03-18 | 19 | -420/+368 |
* | Test cases for correct unloading. |  Ulrich Drepper | 2005-03-18 | 6 | -0/+140 |
* | * include/libc-symbols.h (__hidden_proto): Remove bogus declaration |  Roland McGrath | 2005-03-17 | 5 | -71/+31 |
* | * nscd/aicache.c (addhstaiX): Tweak type to avoid warning. |  Roland McGrath | 2005-03-17 | 3 | -1/+5 |
* | * elf/elf.h: Define MIPS TLS relocations. |  Roland McGrath | 2005-03-16 | 1 | -0/+4 |
* | 2005-03-16 Daniel Jacobowitz <dan@codesourcery.com> |  Roland McGrath | 2005-03-16 | 1 | -2/+15 |
* | * elf/circleload1.c (main): Pretty printing. |  Ulrich Drepper | 2005-03-16 | 1 | -0/+4 |
* | (main): Pretty printing. |  Ulrich Drepper | 2005-03-16 | 1 | -12/+12 |
* | * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword. |  Roland McGrath | 2005-03-15 | 9 | -24/+73 |
* | [BZ #789] |  Roland McGrath | 2005-03-15 | 4 | -19/+42 |
* | * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include |  Roland McGrath | 2005-03-15 | 2 | -3/+6 |
* | * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and |  Roland McGrath | 2005-03-13 | 3 | -3/+14 |
* | * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps |  Roland McGrath | 2005-03-13 | 3 | -1/+21 |
* | * sysdeps/hppa/configure.in: Remove old Makefile leftovers. |  Roland McGrath | 2005-03-13 | 5 | -4/+11 |
* | * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so |  Roland McGrath | 2005-03-08 | 1 | -0/+5 |
* | 2005-03-08 Roland McGrath <roland@redhat.com> |  Roland McGrath | 2005-03-08 | 1 | -2/+2 |
* | * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call |  Ulrich Drepper | 2005-03-08 | 4 | -16/+72 |
* | (ptmalloc_init): Recognize MALLOC_PERTURB_ and call mallopt appropriately. |  Ulrich Drepper | 2005-03-08 | 1 | -2/+9 |
* | [BZ #777] |  Roland McGrath | 2005-03-07 | 1 | -0/+2 |
* | * elf/dl-close.c (_dl_close): Decrement l_opencount before |  Ulrich Drepper | 2005-03-07 | 3 | -4/+11 |