aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-09-13 02:40:46 +0000
committerrsc <devnull@localhost>2005-09-13 02:40:46 +0000
commit3ce03fac398b24824c55b266cc5aec26cdb68b63 (patch)
treec12fac4c4a339cf94de1a74f6d9df5ed918b0556
parent504851273e762048114fb7ce3187170b151f3694 (diff)
downloadplan9port-3ce03fac398b24824c55b266cc5aec26cdb68b63.tar.gz
plan9port-3ce03fac398b24824c55b266cc5aec26cdb68b63.tar.bz2
plan9port-3ce03fac398b24824c55b266cc5aec26cdb68b63.zip
Add statcheck.
-rw-r--r--src/lib9/convM2D.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib9/convM2D.c b/src/lib9/convM2D.c
index ee491494..52d7fad5 100644
--- a/src/lib9/convM2D.c
+++ b/src/lib9/convM2D.c
@@ -33,6 +33,12 @@ statchecku(uchar *buf, uint nbuf, int dotu)
return 0;
}
+int
+statcheck(uchar *buf, uint nbuf)
+{
+ return statchecku(buf, nbuf, 0);
+}
+
static char nullstring[] = "";
uint