aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-05Moved from soft-fp/sysdeps/mips/mips64/sfp-machine.hAndreas Jaeger
2000-09-02Fixes for fcntl64.Andreas Jaeger
2000-09-01(FP_ILOGB0): Use values which don't produce warnings.Ulrich Drepper
2000-09-01Make FP_ILOGB0 and FP_ILOGBNAN int values.Ulrich Drepper
2000-09-01Change type of FE_*_ENV macros to const fenv_t*.Ulrich Drepper
2000-08-27[$(subdir)==resource] (sysdep_routines): Add oldgetrlimit64.Ulrich Drepper
2000-08-24Add fpu/fenv_libc.h.Ulrich Drepper
2000-08-23Use __setrlimit as strong name.Andreas Jaeger
2000-08-22(sysctl): Remove.Ulrich Drepper
2000-08-19Not needed anymore.Ulrich Drepper
2000-08-19Only use for non-LFS getdents.Ulrich Drepper
2000-08-19Linux/Arm version of glob64.Ulrich Drepper
2000-08-19Add glob64@@GLIBC_2.2.Ulrich Drepper
2000-08-19(FE_DENORMAL): New.Ulrich Drepper
2000-08-19Use <fenv_libc.h>.Ulrich Drepper
2000-08-19fenv definitions for Linux/Alpha.Ulrich Drepper
2000-08-18Add pads to show alignment for structs stat and stat64.Andreas Jaeger
2000-08-18Remove special d_ino handling.Ulrich Drepper
2000-08-17Alpha fedisableexcept implementaton.Ulrich Drepper
2000-08-17Alpha feenableexcept implementation.Ulrich Drepper
2000-08-17Apha fegetexcept implementation.Ulrich Drepper
2000-08-16* sysdeps/m68k/fpu/fegetexcept.c: New file.Andreas Schwab
2000-08-14(__xstat64, __fxstat64, __lxstat64): Export at GLIBC_2.2.Ulrich Drepper
2000-08-14(DIRENT_TYPE): Define.Ulrich Drepper
2000-08-14Define __clockid_t and __timer_t.Ulrich Drepper
2000-08-14__clockid_t and __timer_t are now defined in bits/types.h.Ulrich Drepper
2000-08-14Define thread types also for POSIX95.Ulrich Drepper
2000-08-12(F_GETLK64, F_SETLK64, F_SETLKW64): Define with F_GETLK etc.Andreas Jaeger
2000-08-12 * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Add .setAndreas Jaeger
2000-08-12Linux/Arm implementation of versionsort64.Ulrich Drepper
2000-08-12Linux/Arm implementation of scandir64.Ulrich Drepper
2000-08-12Linux/Arm implementation of readdir64_r.Ulrich Drepper
2000-08-12Linux/Arm implementation of readdir64.Ulrich Drepper
2000-08-12Linux/Arm implementation of getdents64.Ulrich Drepper
2000-08-12Linux/Arm implementation of alphasort64.Ulrich Drepper
2000-08-12(__ino64_t): Change to __u_quad_t.Ulrich Drepper
2000-08-12(__xstat_conv): Remove unused prototype.Ulrich Drepper
2000-08-12Linux/Alpha getdents64 implementation.Ulrich Drepper
2000-08-12Linux/Alpha egtdents implementation.Ulrich Drepper
2000-08-10Synch struct stat64 and stat with current MIPS kernel.Andreas Jaeger
2000-08-10Include kernel-features.h.Ulrich Drepper
2000-08-02Add _test_and_set.c.Ulrich Drepper
2000-08-02Undo last change.Ulrich Drepper
2000-08-01[subdir=resource] (sysdep_routines): Add oldgetrlimit, oldsetrlimit.Ulrich Drepper
2000-08-01Add oldgetrlimit, oldsetrlimit for GLIBC_2.0.Ulrich Drepper
2000-07-31 * sysdeps/unix/sysv/linux/mips/bits/sigstack.h: New file. On MIPSAndreas Jaeger
2000-07-30fcntl.h definitions for Linux/Arm.Ulrich Drepper
2000-07-29(fix_bad_pc24): New function.Ulrich Drepper
2000-07-29(PSEUDO_RET): New macro.Ulrich Drepper
2000-07-29 * sysdeps/arm/frame.h (struct layout): Make pointers __unbounded.Greg McGary