summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2005-12-222005-12-21 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-21* sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-132005-12-13 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-13* sysdeps/generic/signame.c: Removed.Ulrich Drepper
2005-12-13Remove det_endian.c.Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-12-062005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper
2005-12-02Add one more parameter check.Ulrich Drepper
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper
2005-11-09(check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-10-172005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath
2005-10-15Comment fix.Roland McGrath
2005-10-13[BZ #1466]Ulrich Drepper
2005-10-10* sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper
2005-10-05* sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath
2005-09-28* dirent/dirent.h: Declare fdopendir.Ulrich Drepper
2005-09-082005-09-08 Roland McGrath <roland@redhat.com>Roland McGrath
2005-09-08[BZ #1061]Roland McGrath
2005-09-022005-08-22 Robert Millan <robertmh@gnu.org>Roland McGrath
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper
2005-07-30* misc/bits/syslog.h: New file.Ulrich Drepper
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-07-13* include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper
2005-07-07* sysdeps/generic/s_ctan.c (__ctan): Likewise.Ulrich Drepper
2005-07-07* sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.Ulrich Drepper
2005-07-07(__ctanhl): Handle case of zero den better.Ulrich Drepper
2005-07-07[BZ #974]Ulrich Drepper
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper
2005-06-12Remove _dl_out_of_memory declaration. (rtld_global_ro._dl_signal_error): Add ...Ulrich Drepper
2005-05-11* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper
2005-04-28[BZ #781, BZ #796]Roland McGrath
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath
2005-03-28* sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather thanRoland McGrath
2005-03-28[BZ #783]Andreas Jaeger