| Commit message (Expand) | Author | Age | Files | Lines |
* | * Versions.def (libdl, librt): Add GLIBC_2.3.4 version. | Roland McGrath | 2005-03-22 | 1 | -0/+7 |
* | * elf/elf.h (PT_ARM_EXIDX): New macro. | Roland McGrath | 2005-03-22 | 1 | -0/+4 |
* | * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong): | Ulrich Drepper | 2005-03-22 | 1 | -0/+5 |
* | * sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames | Ulrich Drepper | 2005-03-22 | 1 | -0/+6 |
* | [BZ #786] | Ulrich Drepper | 2005-03-20 | 1 | -0/+14 |
* | * elf/dl-open.c (dl_open_worker): Fix typo. | Ulrich Drepper | 2005-03-20 | 1 | -0/+4 |
* | * malloc/malloc.c (public_cALLOc): We cannot skip the memory | Ulrich Drepper | 2005-03-20 | 1 | -0/+5 |
* | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper | 2005-03-20 | 1 | -0/+18 |
* | * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels. | Ulrich Drepper | 2005-03-20 | 1 | -0/+4 |
* | [BZ #38] | Ulrich Drepper | 2005-03-20 | 1 | -0/+5 |
* | * inet/test-ifaddrs.c: Use test-skeleton.cvs/fedora-glibc-20050319T1907 | Ulrich Drepper | 2005-03-19 | 1 | -0/+3 |
* | * elf/dl-lookup.c (add_dependency): Always search l_initfini if | Ulrich Drepper | 2005-03-19 | 1 | -0/+3 |
* | * elf/Makefile: Add rules to build and run order2. | Ulrich Drepper | 2005-03-19 | 1 | -0/+9 |
* | * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, | Ulrich Drepper | 2005-03-19 | 1 | -0/+5 |
* | * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate | Ulrich Drepper | 2005-03-19 | 1 | -0/+9 |
* | * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave. | Ulrich Drepper | 2005-03-19 | 1 | -0/+7 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 1 | -1/+59 |
* | * configure.in: Use %function instead of @function. | Roland McGrath | 2005-03-18 | 1 | -0/+5 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 2005-03-18 | 1 | -0/+43 |
* | * include/libc-symbols.h (__hidden_proto): Remove bogus declaration | Roland McGrath | 2005-03-17 | 1 | -0/+15 |
* | * nscd/aicache.c (addhstaiX): Tweak type to avoid warning. | Roland McGrath | 2005-03-17 | 1 | -0/+4 |
* | * elf/elf.h: Define MIPS TLS relocations. | Roland McGrath | 2005-03-16 | 1 | -0/+4 |
* | * elf/circleload1.c (main): Pretty printing. | Ulrich Drepper | 2005-03-16 | 1 | -0/+4 |
* | * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword. | Roland McGrath | 2005-03-15 | 1 | -0/+22 |
* | [BZ #789] | Roland McGrath | 2005-03-15 | 1 | -0/+9 |
* | * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include | Roland McGrath | 2005-03-15 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and | Roland McGrath | 2005-03-13 | 1 | -0/+7 |
* | * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps | Roland McGrath | 2005-03-13 | 1 | -0/+6 |
* | * sysdeps/hppa/configure.in: Remove old Makefile leftovers. | Roland McGrath | 2005-03-13 | 1 | -0/+5 |
* | * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so | Roland McGrath | 2005-03-08 | 1 | -0/+5 |
* | * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call | Ulrich Drepper | 2005-03-08 | 1 | -0/+11 |
* | [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 | 1 | -0/+7 |
* | * elf/dl-close.c (_dl_close): Unify debug message format. | Ulrich Drepper | 2005-03-07 | 1 | -0/+2 |
* | * elf/dl-close.c (_dl_close): Print debug message just before | Ulrich Drepper | 2005-03-07 | 1 | -0/+3 |
* | * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output. | Ulrich Drepper | 2005-03-07 | 1 | -1/+2 |
* | * elf/dl-version.c (match_symbol): Add namespace info to debug output. | Ulrich Drepper | 2005-03-07 | 1 | -0/+2 |
* | * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. | Ulrich Drepper | 2005-03-07 | 1 | -0/+2 |
* | * debug/recv_chk.c (__recv_chk): Always fail if request could | Ulrich Drepper | 2005-03-06 | 1 | -0/+3 |
* | * socket/bits/socket2.h (recv): Avoid calls to the _chk variant if | Ulrich Drepper | 2005-03-06 | 1 | -0/+6 |
* | typo | Roland McGrath | 2005-03-06 | 1 | -1/+1 |
* | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 2005-03-06 | 1 | -0/+18 |
* | * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. | Ulrich Drepper | 2005-03-06 | 1 | -0/+12 |
* | * include/bits/unistd.h: New file. | Ulrich Drepper | 2005-03-06 | 1 | -0/+5 |
* | * sunrpc/key_call.c: Remove doors support. | Ulrich Drepper | 2005-03-06 | 1 | -2/+19 |
* | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | 2005-03-06 | 1 | -0/+29 |
* | * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of | Roland McGrath | 2005-03-05 | 1 | -0/+5 |
* | * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. | Ulrich Drepper | 2005-03-03 | 1 | -0/+4 |
* | * elf/testobj2.c (p): New function. | Ulrich Drepper | 2005-03-03 | 1 | -0/+1 |
* | [BZ #776]cvs/fedora-glibc-20050303T1335 | Ulrich Drepper | 2005-03-03 | 1 | -0/+22 |