summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsc <rsc>2006-09-06 16:36:54 +0000
committerrsc <rsc>2006-09-06 16:36:54 +0000
commitd90113b638ce1324544f8aaf75daa0d414907a33 (patch)
treea50f4d4b44c253d0ce5f700718e83b27f078dc06
parent0992df4b90beac0447297806943ac4b6b2ced46e (diff)
downloadxv6-labs-d90113b638ce1324544f8aaf75daa0d414907a33.tar.gz
xv6-labs-d90113b638ce1324544f8aaf75daa0d414907a33.tar.bz2
xv6-labs-d90113b638ce1324544f8aaf75daa0d414907a33.zip
tweak
-rw-r--r--runoff.list4
1 files changed, 3 insertions, 1 deletions
diff --git a/runoff.list b/runoff.list
index 26fc480..37bfe2c 100644
--- a/runoff.list
+++ b/runoff.list
@@ -46,8 +46,10 @@ fs.c
bio.c
ide.c
-# pipe and string library
+# pipes
pipe.c
+
+# string operations
string.c
# low-level PC