From adfa20781b59473b9514c6c4bef40ea909a6eacd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 31 Aug 1996 00:13:23 +0000 Subject: update from main archive 960830 Fri Aug 30 19:55:27 1996 Ulrich Drepper * libio/genops.c: Make _cleanup an alias of _IO_cleanup. Reported by Erik Troan. Fri Aug 30 15:40:04 1996 Ulrich Drepper * sysdeps/unix/sysv/linux/Dist: Add sys/procfs.h and sys/sysmacros.h. Reported by Curtiss <1CMC3466@IBM.MTSAC.EDU>. Fri Aug 30 13:53:32 1996 Andreas Jaeger * sysdeps/unix/mman/syscalls.list: `mmap' has 6 arguments, not 5. Fri Aug 30 13:01:10 1996 NIIBE Yutaka * sysdeps/i386/fpu/__math.h (tan): Pop 1.0 in ST to get real result. Fri Aug 30 03:33:33 1996 Ulrich Drepper * sysdeps/libm-ieee754/s_cbrtl.c: New file. `long double' implementation. * sysdeps/unix/sysv/linux/i386/Dist: Add clone.S. --- sysdeps/unix/sysv/linux/Dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 423d002..a6b5db6 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -7,10 +7,12 @@ sys/kdaemon.h sys/klog.h sys/module.h sys/mount.h +sys/procfs.h sys/quota.h sys/socketcall.h sys/sysctl.h sys/sysinfo.h +sys/sysmacros.h sys/timex.h sys/user.h termio.h -- cgit v1.1