summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/Dist
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-07 20:09:42 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-07 20:09:42 +0000
commit4ee87eccd95908f1804412f274ef8595fff376b7 (patch)
tree66edf1afb1c31bc6bdb8a30f79da64c31ccbf2b7 /sysdeps/unix/sysv/linux/i386/Dist
parent71483c00a8fbc61b67592781f499708939e7c7c7 (diff)
Update.
2001-04-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/getcontext.S: New file. * sysdeps/unix/sysv/linux/i386/setcontext.S: New file. * sysdeps/unix/sysv/linux/i386/makecontext.S: New file. * sysdeps/unix/sysv/linux/i386/swapcontext.S: New file. * sysdeps/unix/sysv/linux/i386/ucontext_i.h: New file. * sysdeps/unix/sysv/linux/i386/Dist: Add ucontext_i.h.
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/Dist')
-rw-r--r--sysdeps/unix/sysv/linux/i386/Dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/Dist b/sysdeps/unix/sysv/linux/i386/Dist
index e08e6bec06..30a5b63c81 100644
--- a/sysdeps/unix/sysv/linux/i386/Dist
+++ b/sysdeps/unix/sysv/linux/i386/Dist
@@ -14,3 +14,4 @@ sys/procfs.h
sys/reg.h
sys/user.h
sys/vm86.h
+ucontext_i.h