File: umask.h

package info (click to toggle)
darcs 2.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,292 kB
  • ctags: 259
  • sloc: haskell: 26,818; sh: 7,051; ansic: 1,572; perl: 124; makefile: 24
file content (2 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (9)
1
2
int set_umask(char *mask_string);
int reset_umask(int old_mask);