This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
32135b373d
repo
/
core
/
gcc
/
files
/
c99
Muhammad Herdiansyah
3af3d3b4c8
gcc: add c99 executable for POSIX compliance
2019-06-28 22:04:48 +07:00
3 lines
32 B
Bash
Raw
Blame
History
#!/bin/sh
exec
cc -std
=
c99
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink