diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-10 06:37:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-10 06:37:12 +0000 |
commit | 10e506a635d9ec0ce80bf96a462494b5fbfc2c0d (patch) | |
tree | 35751c16de29df4a5b14691ea55705b0718c5f01 /sysdeps/unix | |
parent | ce56b0a81ad9b43313f69eefbed1eaf7ebad2042 (diff) | |
download | glibc-10e506a635d9ec0ce80bf96a462494b5fbfc2c0d.tar glibc-10e506a635d9ec0ce80bf96a462494b5fbfc2c0d.tar.gz glibc-10e506a635d9ec0ce80bf96a462494b5fbfc2c0d.tar.bz2 glibc-10e506a635d9ec0ce80bf96a462494b5fbfc2c0d.zip |
Add dl-procinfo.c and dl-procinfo.h.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/arm/Dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/Dist b/sysdeps/unix/sysv/linux/arm/Dist index 60513f7c46..83f87192d6 100644 --- a/sysdeps/unix/sysv/linux/arm/Dist +++ b/sysdeps/unix/sysv/linux/arm/Dist @@ -1,4 +1,6 @@ clone.S +dl-procinfo.c +dl-procinfo.h ioperm.c setresuid.c setresgid.c |