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/alpha | |
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/alpha')
-rw-r--r-- | sysdeps/alpha/Dist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/alpha/Dist b/sysdeps/alpha/Dist index 034f0b0..7cf4911 100644 --- a/sysdeps/alpha/Dist +++ b/sysdeps/alpha/Dist @@ -7,3 +7,5 @@ _mcount.S stxcpy.S stxncpy.S fpu/fenv_libc.h +alphaev6/stxncpy.S +alphaev6/stxcpy.S |