This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-01 09:49:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
cff7db38cb
Idris2
/
support
/
c
/
windows
/
win_hack.c
stefan-hoeck
8b96614454
fixed whitespace for *.c and *.h files
2021-01-22 15:08:49 +00:00
4 lines
50 B
C
Raw
Blame
History
int
chmod
(
char
*
*
str
,
int
perm
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink