summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1997-03-22(OXTABS): Define as alias for XTABS.Ulrich Drepper
1997-03-21i386 specific definitions for gmon.Ulrich Drepper
1997-03-21(CALL_MCOUNT): Clear this macro so ENTRY(__syscall_error) doesn'tUlrich Drepper
1997-03-21Include ctype.h for isdigit.Ulrich Drepper
1997-03-21Don't emulate writev with small UIO_FASTIOV value by multiple writevUlrich Drepper
1997-03-21Don't emulate readv with small UIO_FASTIOV value by multiple readvUlrich Drepper
1997-03-21Rename and alias readv to __readv and writev to __writev.Ulrich Drepper
1997-03-21Rename and alias readv to __readv.Ulrich Drepper
1997-03-21Rename and alias writev to __writev.Ulrich Drepper
1997-03-21Define __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH_INLINES.Ulrich Drepper
1997-03-21[PROF] (_dl_runtime_resolve): Don't use regparam mechanism for call ofUlrich Drepper
1997-03-21[$(subdir)=gmon] (sysdep_routines): Add i386-mcount.Ulrich Drepper
1997-03-21Initialize `quotient' and `mask'.Ulrich Drepper
1997-03-21ix86 specific mcount entry point which preserves all registers.Ulrich Drepper
1997-03-21Add machine-gmon.h.Ulrich Drepper
1997-03-21Additional ix86 specific files to distribute.Ulrich Drepper
1997-03-20Some more optimization and unused variables removed.Ulrich Drepper
1997-03-20(msync): Add parameter `flags' to match generic prototype.Ulrich Drepper
1997-03-20Add definition for `signbit' function. Future releases will have thisUlrich Drepper
1997-03-20Handle x == +-0 as a special case since tanh(-0) == -0.Ulrich Drepper
1997-03-20Correct former completely bogus code. It never worked correctly.Ulrich Drepper
1997-03-20Optimize code by avoiding unneeded access to FP number.Ulrich Drepper
1997-03-20Handle x == +-0 as a special case since expm1(-0) == -0.Ulrich Drepper
1997-03-20Correct recognition of mantissa overflow.Ulrich Drepper
1997-03-20Correct fatal bug in jump to `__sigsetjmp' in PIC code.Ulrich Drepper
1997-03-20Include <sys/types.h>.Ulrich Drepper
1997-03-19Don't use MAX_IOVEC. Test for UIO_FASTIOV and set to 8 if not available.Ulrich Drepper
1997-03-19Update feature tests.Ulrich Drepper
1997-03-19Include <kernel_stat.h>, not "kernel_stat.h".Ulrich Drepper
1997-03-19SCO 3.2.4 specific files to distribute.Ulrich Drepper
1997-03-19Add __getpgid.c and __setpgid.c.Ulrich Drepper
1997-03-19Add bsdstat.h, setrguid.c, and setruid.c.Ulrich Drepper
1997-03-19Add direct.h.Ulrich Drepper
1997-03-19Add netinet/tcp.h.Ulrich Drepper
1997-03-19[$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h.Ulrich Drepper
1997-03-19Genric IP definitionsUlrich Drepper
1997-03-19Move to sysdeps/generic/netinetUlrich Drepper
1997-03-19[$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.Ulrich Drepper
1997-03-19Compatibility versions for early 2.0 version of the kernelUlrich Drepper
1997-03-19Add stat, fstat, xstat, readv, and writev syscalls.Ulrich Drepper
1997-03-19Update from 2.1.x branch.Ulrich Drepper
1997-03-19(__setjmp): Fix fatal bug where 0 argument is placed in wrong place onUlrich Drepper
1997-03-18(PPP_VERSION): Define to 2.2.0 to prevent version mismatch.Ulrich Drepper
1997-03-18Don't define O_NORW.Ulrich Drepper
1997-03-18(setenv): Don't copy name when we reuse the buffer for replacement.Ulrich Drepper
1997-03-17update from main archive 970316glibc-2.0.4cvs/libc20x-970417cvs/libc20x-970404cvs/libc20x-970319cvs/libc20x-970318cvs/libc20x-970316cvs/libc20x-97031cvs/glibc-2_0_4Ulrich Drepper
1997-03-17Add handling of correct stat structureUlrich Drepper
1997-03-17m68k specific infinity valuesUlrich Drepper
1997-03-17ix87 specific infinity valuesUlrich Drepper
1997-03-17Don't use incompatible kernel header.Ulrich Drepper