Parent Directory
|
Revision Log
|
Patch
| revision 2714 by wbx, Thu Sep 28 10:42:55 2006 UTC | revision 2715 by tg, Tue Jun 5 14:52:44 2007 UTC | |
|---|---|---|
| # | Line 32 | Line 32 |
| 32 | #include <sys/stat.h> | #include <sys/stat.h> |
| 33 | #include <string.h> | #include <string.h> |
| 34 | ||
| 35 | void strmode(mode_t, char *); | |
| 36 | ||
| 37 | void | void |
| 38 | strmode(mode_t mode, char *p) | strmode(mode_t mode, char *p) |
| 39 | { | { |
|
||||||||
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |