summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
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
2005-03-20[BZ #786]Ulrich Drepper
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper
2005-02-23* sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper
2005-02-22* include/sys/socket.h: Declare __recv.Roland McGrath
2005-02-222005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2005-02-17[BZ #284, BZ #721]Roland McGrath
2005-02-16* sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defnRoland McGrath