repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cygwin: Add new APIs tc[gs]etwinsize()
[newlib-cygwin.git]
/
newlib
/
libc
/
sys
/
sysvi386
/
utime.S
blob
23fc5047639db39267ffec7b08be4dd39cdff21d
1
.globl _utime
2
.globl utime
3
_utime:
4
utime:
5
movl $0x1e, %eax
6
lcall $7,$0
7
jb _cerror
8
ret