diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2013-04-23 02:25:34 +0700 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2013-04-23 02:25:34 +0700 |
commit | b3dc9ab122e62f9ec2aa0c31e8a0d477851018a5 (patch) | |
tree | f0438732b8d12f6713285caf94e506767d79daf3 | |
parent | f636c9bfc6c11c9e53825a27b56beb7731f7b3d5 (diff) |
Add a readme giving the date / revision of these sources.
-rw-r--r-- | system/lib/libc/musl/readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/lib/libc/musl/readme.txt b/system/lib/libc/musl/readme.txt new file mode 100644 index 00000000..0df3429d --- /dev/null +++ b/system/lib/libc/musl/readme.txt @@ -0,0 +1 @@ +These sources were downloaded from the musl-0.9.10 release on April 14, 2003. |