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-11-28 11:05:17 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3eeb4f4cd3
Idris2
/
support
/
c
/
windows
/
win_hack.c
Guillaume Allais
c38e6bcfa9
[ lint ] once and for all
2022-09-21 12:12:34 +01:00
2 lines
46 B
C
Raw
Blame
History
int
chmod
(
char
*
*
str
,
int
perm
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink