aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-07-04 14:40:35 +0000
committerUlrich Drepper <drepper@redhat.com>1998-07-04 14:40:35 +0000
commit71cf0361ecbeedcb7630f09942011f38cc9ea322 (patch)
tree5b4df1b34a3a40b41c7194b4dd90b35750b83caa /sysdeps/unix
parentba9234d947af45f15b1e4dece1a9cd447cecc038 (diff)
downloadglibc-71cf0361ecbeedcb7630f09942011f38cc9ea322.zip
glibc-71cf0361ecbeedcb7630f09942011f38cc9ea322.tar.gz
glibc-71cf0361ecbeedcb7630f09942011f38cc9ea322.tar.bz2
Update.
1998-07-04 17:11 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu> * csu/Makefile: Build crt files in lib pass. * db2/Makefile (distribute): Add mutex/sco.cc. * mach/Machrules: Don't generate .udeps files if no_deps is set. * sysdeps/unix/Makefile: Don't generate sysd-syscalls or s-proto.d if avoid-generated is set. * sysdeps/alpha/Dist: List only one file per line. * sysdeps/generic/Dist: Likewise. * sysdeps/m68k/fpu/switch/Dist: Likewise. * sysdeps/sparc/sparc32/Dist: Likewise. * sysdeps/unix/Dist: Likewise. * sysdeps/unix/sysv/irix4/Dist: Likewise. * sysdeps/mach/hurd/i386/Dist: New file. * sysdeps/generic/Dist: Add endutxent.c, getutxent.c, getutxid.c, getutxline.c, pututxline.c, setutxent.c, updwtmpx.c, and utmpxname.c. * sysdeps/unix/sysv/linux/Dist: Add getresuid.c and getresgid.c. * sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Remove __sigtrampoline.S.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/Dist7
-rw-r--r--sysdeps/unix/Makefile2
-rw-r--r--sysdeps/unix/sysv/irix4/Dist3
-rw-r--r--sysdeps/unix/sysv/linux/Dist2
-rw-r--r--sysdeps/unix/sysv/linux/sparc/sparc32/Dist1
5 files changed, 11 insertions, 4 deletions
diff --git a/sysdeps/unix/Dist b/sysdeps/unix/Dist
index 9f4ecc4..fbd1f4d 100644
--- a/sysdeps/unix/Dist
+++ b/sysdeps/unix/Dist
@@ -1,5 +1,8 @@
-errnos-tmpl.c errnos.awk
-ioctls-tmpl.c ioctls.awk snarf-ioctls
+errnos-tmpl.c
+errnos.awk
+ioctls-tmpl.c
+ioctls.awk
+snarf-ioctls
make_errlist.c
mk-local_lim.c
s-proto.S
diff --git a/sysdeps/unix/Makefile b/sysdeps/unix/Makefile
index 234caee..18bd88b 100644
--- a/sysdeps/unix/Makefile
+++ b/sysdeps/unix/Makefile
@@ -270,6 +270,7 @@ endif
endif
+ifndef avoid-generated
ifndef inhibit-unix-syscalls
# Sysdep dirs unix/... can contain a file syscalls.list,
@@ -312,3 +313,4 @@ common-generated += s-proto.d
postclean-generated += sysd-syscalls
endif
+endif
diff --git a/sysdeps/unix/sysv/irix4/Dist b/sysdeps/unix/sysv/irix4/Dist
index cf0a898..09026af 100644
--- a/sysdeps/unix/sysv/irix4/Dist
+++ b/sysdeps/unix/sysv/irix4/Dist
@@ -1 +1,2 @@
-__handler.S sigtramp.c
+__handler.S
+sigtramp.c
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist
index 89758cd..e813a08 100644
--- a/sysdeps/unix/sysv/linux/Dist
+++ b/sysdeps/unix/sysv/linux/Dist
@@ -77,3 +77,5 @@ xstatconv.c
getdents64.c
__sendmsg.S
__recvmsg.S
+getresuid.c
+getresgid.c
diff --git a/sysdeps/unix/sysv/linux/sparc/sparc32/Dist b/sysdeps/unix/sysv/linux/sparc/sparc32/Dist
index ed8fc08..b5928d8 100644
--- a/sysdeps/unix/sysv/linux/sparc/sparc32/Dist
+++ b/sysdeps/unix/sysv/linux/sparc/sparc32/Dist
@@ -1,4 +1,3 @@
-__sigtrampoline.S
bits/mman.h
clone.S
pipe.S