diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-08-16 21:25:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-08-16 21:25:02 +0000 |
commit | 476a48d27b53b05a0544749b6a9f1be24ea750aa (patch) | |
tree | 5eb6c0efc45158ab528f9f7985fc2f9eab23c611 | |
parent | 553ee6fa18bb300169691a5bb4749501b701e616 (diff) | |
download | glibc-476a48d27b53b05a0544749b6a9f1be24ea750aa.tar glibc-476a48d27b53b05a0544749b6a9f1be24ea750aa.tar.gz glibc-476a48d27b53b05a0544749b6a9f1be24ea750aa.tar.bz2 glibc-476a48d27b53b05a0544749b6a9f1be24ea750aa.zip |
Add cthreads.c.
-rw-r--r-- | sysdeps/mach/hurd/Dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/Dist b/sysdeps/mach/hurd/Dist index 62fe4d96c6..4a9b0d3f83 100644 --- a/sysdeps/mach/hurd/Dist +++ b/sysdeps/mach/hurd/Dist @@ -1,3 +1,5 @@ -errnos.awk err_hurd.sub +cthreads.c +errnos.awk +err_hurd.sub libc-ldscript libc_p-ldscript |