mirror of
https://github.com/kennethreitz-archive/heroku-splinder.git
synced 2026-06-20 15:30:59 +00:00
4 lines
71 B
C
4 lines
71 B
C
#define PERMSTRING_SIZE 11
|
|
|
|
void permstring(char *perms, mode_t mode);
|