repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
scide: LookupDialog - redo lookup on classes after partial lookup
[supercollider.git]
/
SCClassLibrary
/
Common
/
Unix
/
Unix.sc
blob
747c6fec9e3118a1bbd728c45b2a2969aad204fe
1
Unix {
2
*errno {
3
_Unix_Errno
4
^this.primitiveFailed
5
}
6
}