diff options
author | rsc <devnull@localhost> | 2006-02-12 16:48:50 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2006-02-12 16:48:50 +0000 |
commit | 4940b55216d170189ddc4c3ba9fe8b2b0fb507a0 (patch) | |
tree | ff0e92d3cd4d12cb4eeccdcad07b5992880f39e8 /src/libthread/COPYRIGHT | |
parent | 3fd66761f7d3b1b93e9d2f819b7edbdb13152c75 (diff) | |
download | plan9port-4940b55216d170189ddc4c3ba9fe8b2b0fb507a0.tar.gz plan9port-4940b55216d170189ddc4c3ba9fe8b2b0fb507a0.tar.bz2 plan9port-4940b55216d170189ddc4c3ba9fe8b2b0fb507a0.zip |
add wait
Diffstat (limited to 'src/libthread/COPYRIGHT')
-rw-r--r-- | src/libthread/COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libthread/COPYRIGHT b/src/libthread/COPYRIGHT index 960a9a77..f4ee354e 100644 --- a/src/libthread/COPYRIGHT +++ b/src/libthread/COPYRIGHT @@ -45,7 +45,7 @@ Contains parts of an earlier library that has: === -The above notice does *NOT* apply to Linux-sparc64-context.S +The above notices do *NOT* apply to Linux-sparc64-context.S or to Linux-sparc64-swapcontext.c. Those are functions from the GNU C library and are provided for systems that use the GNU C library but somehow are missing those functions. They are |