diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-07 07:32:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-07 07:32:00 +0000 |
commit | 601ce732020d522494d6895e61739240dd6092d8 (patch) | |
tree | 6cd130083b1c8f38fadf5f981f9caa733ddabb97 | |
parent | 03b5cbd57dc79782980745a6dd869086139aabb7 (diff) | |
download | glibc-601ce732020d522494d6895e61739240dd6092d8.tar glibc-601ce732020d522494d6895e61739240dd6092d8.tar.gz glibc-601ce732020d522494d6895e61739240dd6092d8.tar.bz2 glibc-601ce732020d522494d6895e61739240dd6092d8.zip |
Add uitrunc.c, savef.S, and restf.S.
-rw-r--r-- | sysdeps/unix/sysv/aix/Dist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/aix/Dist b/sysdeps/unix/sysv/aix/Dist index 9db1d7446d..bce7330830 100644 --- a/sysdeps/unix/sysv/aix/Dist +++ b/sysdeps/unix/sysv/aix/Dist @@ -4,3 +4,6 @@ dl-close.c kernel_proto.h bits/utmpx.h gnu/lib-names.h +uitrunc.c +savef.S +restf.S |