repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix support for synchronized methods + ldftn. Fixes #3088.
[mono-project.git]
/
scripts
/
script_umask.in
blob
b1ce589ca505c541c659fbf7285cb5cf87d84e3c
1
#!/bin/sh
2
umask
077
3
exec
@bindir@
/
@mono_interp@
$MONO_OPTIONS
@mono_instdir@
/
@framework_version@
/
@exe_name@.exe
"$@"