mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 03:10:09 +00:00
Update.
* sysdeps/unix/sysv/linux/x86_64/Dist: Add ucontext_i.h and sys/debugreg.h. * sysdeps/unix/sysv/linux/s390/Dist: Add new/route.h. * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-brk.S and sys/user.h. * sysdeps/unix/sysv/linux/mips/Dist: Add sys/user.h. * sysdeps/unix/sysv/linux/Dist: Add readahead.c. * sysdeps/mach/hurd/alpha/Dist: New file.
This commit is contained in:
parent
934b77ac65
commit
f6e2ae779e
13
ChangeLog
13
ChangeLog
@ -1,5 +1,18 @@
|
|||||||
2002-08-27 Ulrich Drepper <drepper@redhat.com>
|
2002-08-27 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/x86_64/Dist: Add ucontext_i.h and
|
||||||
|
sys/debugreg.h.
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/s390/Dist: Add new/route.h.
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/ia64/Dist: Add dl-brk.S and sys/user.h.
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/mips/Dist: Add sys/user.h.
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/Dist: Add readahead.c.
|
||||||
|
|
||||||
|
* sysdeps/mach/hurd/alpha/Dist: New file.
|
||||||
|
|
||||||
* sysdeps/arm/Dist: Add bits/link.h.
|
* sysdeps/arm/Dist: Add bits/link.h.
|
||||||
|
|
||||||
* sunrpc/Makefile: Distribute thrsvc.
|
* sunrpc/Makefile: Distribute thrsvc.
|
||||||
|
1
sysdeps/mach/hurd/alpha/Dist
Normal file
1
sysdeps/mach/hurd/alpha/Dist
Normal file
@ -0,0 +1 @@
|
|||||||
|
static-start.S
|
@ -15,6 +15,7 @@ lddlibc4.c
|
|||||||
linux_fsinfo.h
|
linux_fsinfo.h
|
||||||
llseek.c
|
llseek.c
|
||||||
ntp_gettime.c
|
ntp_gettime.c
|
||||||
|
readahead.c
|
||||||
s_pread64.c
|
s_pread64.c
|
||||||
s_pwrite64.c
|
s_pwrite64.c
|
||||||
siglist.h
|
siglist.h
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
clone.S
|
clone.S
|
||||||
clone2.S
|
clone2.S
|
||||||
|
dl-brk.S
|
||||||
dl-static.c
|
dl-static.c
|
||||||
ioperm.c
|
ioperm.c
|
||||||
ldd-rewrite.sed
|
ldd-rewrite.sed
|
||||||
@ -9,3 +10,4 @@ net/route.h
|
|||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
sys/io.h
|
sys/io.h
|
||||||
sys/rse.h
|
sys/rse.h
|
||||||
|
sys/user.h
|
||||||
|
@ -9,4 +9,5 @@ sys/cachectl.h
|
|||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
sys/sysmips.h
|
sys/sysmips.h
|
||||||
sys/tas.h
|
sys/tas.h
|
||||||
|
sys/user.h
|
||||||
xstatconv.c
|
xstatconv.c
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
ldd-rewrite.sed
|
ldd-rewrite.sed
|
||||||
|
net/route.h
|
||||||
sys/elf.h
|
sys/elf.h
|
||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
sys/user.h
|
sys/user.h
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
clone.S
|
clone.S
|
||||||
ldd-rewrite.sed
|
ldd-rewrite.sed
|
||||||
|
ucontext_i.h
|
||||||
|
umount.c
|
||||||
|
sys/debugreg.h
|
||||||
sys/io.h
|
sys/io.h
|
||||||
sys/perm.h
|
sys/perm.h
|
||||||
sys/procfs.h
|
sys/procfs.h
|
||||||
sys/reg.h
|
sys/reg.h
|
||||||
sys/user.h
|
sys/user.h
|
||||||
umount.c
|
|
||||||
|
Loading…
Reference in New Issue
Block a user