diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-27 16:11:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-27 16:11:54 +0000 |
commit | f6e2ae779e1706fde7aa71529285dada36913de1 (patch) | |
tree | c58f64d835307138f2cf91638710c605f34a916c /sysdeps/unix/sysv/linux/mips | |
parent | 934b77ac65ad586e705c8af618ec9c86a2255e90 (diff) | |
download | glibc-f6e2ae779e1706fde7aa71529285dada36913de1.tar glibc-f6e2ae779e1706fde7aa71529285dada36913de1.tar.gz glibc-f6e2ae779e1706fde7aa71529285dada36913de1.tar.bz2 glibc-f6e2ae779e1706fde7aa71529285dada36913de1.zip |
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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips')
-rw-r--r-- | sysdeps/unix/sysv/linux/mips/Dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/Dist b/sysdeps/unix/sysv/linux/mips/Dist index dd43ebc5ba..1d74119a6d 100644 --- a/sysdeps/unix/sysv/linux/mips/Dist +++ b/sysdeps/unix/sysv/linux/mips/Dist @@ -9,4 +9,5 @@ sys/cachectl.h sys/procfs.h sys/sysmips.h sys/tas.h +sys/user.h xstatconv.c |