Matt Layher
|
e24f485414
unix: add support for AF_ALG sockets on Linux
|
8 سال پیش |
Elliot Morrison-Reed
|
30237cf4ee
x/sys/unix: added SockaddrCAN struct to allow creation of AF_CAN sockets
|
9 سال پیش |
Alexander Menzhinsky
|
b699b70325
x/sys/unix: add Getsid on linux
|
9 سال پیش |
Ian Lance Taylor
|
9a2e24c373
unix: fix name of prlimit parameters
|
9 سال پیش |
Hiroshi Ioka
|
9bb9f0998d
x/sys/unix: add *linkat functions on linux
|
9 سال پیش |
James Clarke
|
67f277b6fe
unix: Added linux/sparc64 gccgo support
|
9 سال پیش |
Brad Fitzpatrick
|
8d1157a435
Revert "x/sys/unix: add *linkat functions on linux"
|
9 سال پیش |
Hiroshi Ioka
|
1f5e250e11
x/sys/unix: add *linkat functions on linux
|
9 سال پیش |
kortschak
|
5a8c7f28c1
unix: add Ppoll support for linux
|
9 سال پیش |
kortschak
|
7f918dd405
unix: add Poll for linux
|
9 سال پیش |
Riku Voipio
|
f64b50fbea
unix: fix Pause on linux-arm64
|
9 سال پیش |
Riku Voipio
|
324e137580
unix: fix EpollWait for arm64
|
9 سال پیش |
Tzu-Jung Lee
|
a80ff226bd
unix: add sockaddr_hci support for linux.
|
9 سال پیش |
Caio Marcelo de Oliveira Filho
|
23999e87b4
x/sys/unix: add support for O_TMPFILE in Linux
|
9 سال پیش |
Riku Voipio
|
7a56174f00
x/sys/unix: fix time/utime/utimes on arm64
|
9 سال پیش |
Benoit Sigoure
|
54535356f1
x/sys/unix: Add support for the setns system call.
|
9 سال پیش |
Hiroshi Ioka
|
7e44b69d78
x/sys/unix: fix invalid syscall on linux/arm
|
9 سال پیش |
Ian Lance Taylor
|
eb2c74142f
unix: add flags parameter to Unlinkat
|
10 سال پیش |
Dave Cheney
|
18d75a3b5e
unix: add Prctl for linux platforms
|
10 سال پیش |
Rob Pike
|
3826714b1e
x/sys/unix: allow nil on unix for all variants of Utimes
|
10 سال پیش |
Matt Layher
|
2c41184ab0
x/sys/unix: allow nil argument slice for Utimes on Linux
|
10 سال پیش |
Ian Lance Taylor
|
04f0f96bfa
unix: move InotifyInit into GOARCH specific Linux files
|
10 سال پیش |
Ian Lance Taylor
|
b10968a446
unix: split Pipe/Pipe2/Dup2, use *at replacement calls
|
10 سال پیش |
Damien Neil
|
f2654f8719
unix: add clock_gettime for Linux
|
10 سال پیش |
Peter Waller
|
0a2b4af5eb
unix/amd64: add Utimensat call, pass 0 for flags
|
10 سال پیش |
Shenghou Ma
|
ea75526483
unix: fix build for linux/386 and linux/arm
|
10 سال پیش |
Eric
|
ea745763b1
unix: Added posix_fadvise support for Linux and FreeBSD
|
10 سال پیش |
Ian Lance Taylor
|
5829c74886
unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall
|
10 سال پیش |
Shenghou Ma
|
2cb975bb60
unix: use Getpgid to emulate Getpgrp on linux
|
10 سال پیش |
Dirk Gadsden
|
bfff0ae28b
unix: Add UnlinkAt on Linux with third flags argument
|
10 سال پیش |