From: Jim Meyering Date: Thu, 13 Aug 1998 02:05:29 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf34f757956c6325b053033d1e46d837a872a1ce;p=pspp . --- diff --git a/lib/filemode.h b/lib/filemode.h new file mode 100644 index 0000000000..331a5d624f --- /dev/null +++ b/lib/filemode.h @@ -0,0 +1 @@ +void mode_string (short unsigned int mode, char *str);