Tobias Klauser
|
4ff8c001ce
unix: add Fstatat on Linux for all GOOSes
|
8 лет назад |
Tobias Klauser
|
e825973668
unix: unify NsecToTime{spec,val}, fix for times < 1970
|
8 лет назад |
Tobias Klauser
|
a1a1f1746d
unix: unify TimespecToNsec and TimevalToNsec
|
8 лет назад |
Tobias Klauser
|
686000749e
unix: correct type for timeout argument to Select on linux/{arm64,mips64x}
|
8 лет назад |
Joe Richey joerichey@google.com
|
a45f55524b
unix: defer Getpagesize() to runtime
|
8 лет назад |
James Cowgill
|
156c5a2da4
unix: use struct pt_regs for PtraceRegs on mips
|
8 лет назад |
James Cowgill
|
6b7068925c
unix: add missing dup2 syscall on mips64*
|
8 лет назад |
Hiroshi Ioka
|
c47cb47a30
x/sys/unix: remove unused constants
|
9 лет назад |
kortschak
|
5a8c7f28c1
unix: add Ppoll support for linux
|
9 лет назад |
Riku Voipio
|
f64b50fbea
unix: fix Pause on linux-arm64
|
9 лет назад |
Riku Voipio
|
324e137580
unix: fix EpollWait for arm64
|
9 лет назад |
Brad Fitzpatrick
|
afce3de575
unix: make TimevalToNsec available everywhere
|
9 лет назад |
Hiroshi Ioka
|
7e44b69d78
x/sys/unix: fix invalid syscall on linux/arm
|
9 лет назад |
Yao Zhang
|
19ced1583f
x/sys/unix: added linux/mips64{,le} support
|
10 лет назад |