home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
emacs-19.28-src.tgz
/
tar.out
/
fsf
/
emacs
/
unixlib
/
src
/
umask.c
< prev
next >
Wrap
C/C++ Source or Header
|
1996-09-28
|
54b
|
4 lines
#include "amiga.h"
int umask(int mask) { return 0; }