From 14eb5d5d3417d7c7f38b34270713d4969e0f4111 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 14 Sep 1998 16:38:49 +0000 Subject: Update. 1998-09-14 15:29 Ulrich Drepper * stdio-common/Makefile (headers): Remove bits/stdio_lim.h. (install-others): Add bits/stdio_lim.h. Add rule to install bits/stdio_lim.h. * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: New file. * Makefile (distribute): Add include/sys/mman.h. * sysdeps/powerpc/Dist: Add dl-machine.c and dl-start.S. * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h. * sysdeps/unix/sysv/linux/arm/Dist: Add init-first.h. --- sysdeps/unix/sysv/linux/Dist | 1 + sysdeps/unix/sysv/linux/arm/Dist | 1 + 2 files changed, 2 insertions(+) (limited to 'sysdeps/unix/sysv/linux') diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 61d8795db8..2efa3dd9bb 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -59,6 +59,7 @@ sys/pci.h sys/prctl.h sys/procfs.h sys/quota.h +sys/sendfile.h sys/socketvar.h sys/soundcard.h sys/sysctl.h diff --git a/sysdeps/unix/sysv/linux/arm/Dist b/sysdeps/unix/sysv/linux/arm/Dist index d987285445..6e1be78f3a 100644 --- a/sysdeps/unix/sysv/linux/arm/Dist +++ b/sysdeps/unix/sysv/linux/arm/Dist @@ -1,2 +1,3 @@ bits/mman.h clone.S +init-first.h -- cgit v1.2.3