Hiroshi Ioka
|
7e44b69d78
x/sys/unix: fix invalid syscall on linux/arm
|
9 gadi atpakaļ |
Dave Cheney
|
18d75a3b5e
unix: add Prctl for linux platforms
|
10 gadi atpakaļ |
Shenghou Ma
|
379497e3ff
unix: add explicit build tags
|
10 gadi atpakaļ |
Ian Lance Taylor
|
04f0f96bfa
unix: move InotifyInit into GOARCH specific Linux files
|
10 gadi atpakaļ |
Ian Lance Taylor
|
b10968a446
unix: split Pipe/Pipe2/Dup2, use *at replacement calls
|
10 gadi atpakaļ |
Damien Neil
|
f2654f8719
unix: add clock_gettime for Linux
|
10 gadi atpakaļ |
Peter Waller
|
0a2b4af5eb
unix/amd64: add Utimensat call, pass 0 for flags
|
10 gadi atpakaļ |
Shenghou Ma
|
ea75526483
unix: fix build for linux/386 and linux/arm
|
10 gadi atpakaļ |
Brad Fitzpatrick
|
46ba3e7a19
unix: re-run mksyscall on freebsd and linux after previous merge
|
10 gadi atpakaļ |
Eric
|
ea745763b1
unix: Added posix_fadvise support for Linux and FreeBSD
|
10 gadi atpakaļ |
Brad Fitzpatrick
|
71c96e4240
unix: don't allocate putting common errno values in error interfaces
|
10 gadi atpakaļ |
Ian Lance Taylor
|
5829c74886
unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall
|
10 gadi atpakaļ |
Shenghou Ma
|
2cb975bb60
unix: use Getpgid to emulate Getpgrp on linux
|
10 gadi atpakaļ |
Dirk Gadsden
|
bfff0ae28b
unix: Add UnlinkAt on Linux with third flags argument
|
10 gadi atpakaļ |
Dave Cheney
|
bd7f565490
x/sys/unix: regenerate zsyscall_* files
|
11 gadi atpakaļ |
Rob Pike
|
c1f6f8bcc5
go.sys/unix: use "use" in syscall interface
|
11 gadi atpakaļ |
Rob Pike
|
dc3c21c62b
go.sys/unix: use syscall.Errno for errors
|
11 gadi atpakaļ |
Rob Pike
|
8442dd2c63
go.sys: update package names
|
11 gadi atpakaļ |
Rob Pike
|
20acc5cf31
go.sys: copy files from syscall package to go.sys/{plan9,windows,unix}
|
11 gadi atpakaļ |