From: Jim Meyering Date: Thu, 13 Aug 1998 02:05:29 +0000 (+0000) Subject: . X-Git-Tag: cvs-readonly~7701 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=cf34f757956c6325b053033d1e46d837a872a1ce;p=gnulib.git . --- diff --git a/lib/filemode.h b/lib/filemode.h new file mode 100644 index 000000000..331a5d624 --- /dev/null +++ b/lib/filemode.h @@ -0,0 +1 @@ +void mode_string (short unsigned int mode, char *str);