forked from KolibriOS/kolibrios
39d806302d
Attention! The port is not currently working! SQLITE VFS must be adapted! (The commit was made so as not to lose progress) git-svn-id: svn://kolibrios.org@8760 a494cfbc-eb01-0410-851d-a64ba20cac60
4 lines
53 B
C
4 lines
53 B
C
int chmod(char *dir, int fake_mode){
|
|
return 1;
|
|
}
|