diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-07 07:37:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-07 07:37:31 +0000 |
commit | dabb1db4d1efee735ac5b402f78e6cbf81097dbe (patch) | |
tree | b6f9e53f73c625d7a3c80e05cf164c88400b55f3 /sysdeps/unix | |
parent | b41486e9c95dacc347871338f4006355f83f4cff (diff) | |
download | glibc-dabb1db4d1efee735ac5b402f78e6cbf81097dbe.zip glibc-dabb1db4d1efee735ac5b402f78e6cbf81097dbe.tar.gz glibc-dabb1db4d1efee735ac5b402f78e6cbf81097dbe.tar.bz2 |
Update.
* sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
* sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
* dlfcn/Makefile (distribute): Add errmsg1mod.c.
* Makefile (distribute): Add include/libc-internal.h.
* libio/Makefile (distribute): Avoid overwriting.
Diffstat (limited to 'sysdeps/unix')
-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 9db1d74..bce7330 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 |