Tobias Klauser
|
ff2a66f350
unix: fix godoc comment for clen
|
il y a 8 ans |
Tobias Klauser
|
0346725895
unix: add godoc for Sockaddr* types
|
il y a 8 ans |
Tobias Klauser
|
90f0fdc418
plan9: add arm support
|
il y a 8 ans |
Garret Kelly
|
ef802241c9
unix: add sockaddr_l2 definitions
|
il y a 8 ans |
Garret Kelly
|
af9a21289d
unix: don't export padding fields on all platforms
|
il y a 8 ans |
Tobias Klauser
|
af50095a40
unix: use ParseDirent from syscall
|
il y a 8 ans |
Ryan Zhang
|
2c42eef076
unix: adjust replacement regex for removed struct fields for linux/s390x
|
il y a 8 ans |
Tobias Klauser
|
fff93fa7cd
unix: add Statx on Linux
|
il y a 8 ans |
Tobias Klauser
|
52ba35ddf9
unix: check error return of os.Symlink in tests on Linux
|
il y a 8 ans |
Tobias Klauser
|
810d700034
unix: match seek argument size to signature on linux/arm
|
il y a 8 ans |
Matt Layher
|
b9cf5f96b6
unix: add cgroupstats type and constants
|
il y a 8 ans |
Tamir Duberstein
|
d38bf781f1
unix: restore gccgo support
|
il y a 8 ans |
Tobias Klauser
|
2493af8e3b
plan9: move Unsetenv into env_plan9.go
|
il y a 8 ans |
Tobias Klauser
|
3ca7571cef
windows: move Unsetenv into env_windows.go
|
il y a 8 ans |
Tobias Klauser
|
1792d66dc8
unix: move Unsetenv into env_unix.go
|
il y a 8 ans |
Brad Fitzpatrick
|
dd9ec17814
unix: fix build on Go 1.8
|
il y a 8 ans |
Tobias Klauser
|
12d9d5b281
unix: add SchedGetaffinity and SchedSetaffinity on Linux
|
il y a 8 ans |
Junya Hayashi
|
a3f2cbd54c
unix: fix typo in unix/asm_linux_arm64.s made in 28a7276
|
il y a 8 ans |
Tobias Klauser
|
28a7276518
unix: add SyscallNoError and RawSyscallNoError on Linux
|
il y a 8 ans |
Tobias Klauser
|
83801418e1
unix: simplify error handling in *listxattr on FreeBSD
|
il y a 8 ans |
Tobias Klauser
|
df29b91272
unix: add TestSelect for *BSD
|
il y a 8 ans |
Tobias Klauser
|
801364e02a
unix: add Select on Solaris
|
il y a 8 ans |
Tobias Klauser
|
d818ba11af
unix: remove syscall constants on Solaris
|
il y a 8 ans |
Tobias Klauser
|
236baca679
unix: add timeout tests for Select and Pselect on Linux
|
il y a 8 ans |
Tobias Klauser
|
571f7bbbe0
unix: simplify TestGetwd
|
il y a 8 ans |
Tobias Klauser
|
d5840adf78
unix: add GetsockoptString for Darwin, *BSD and Solaris
|
il y a 8 ans |
Tobias Klauser
|
1d2aa6dbde
unix: add Getcwd to support Getwd on all BSDs
|
il y a 8 ans |
Brad Fitzpatrick
|
0131e684e8
windows: make GetDriveType use GetDriveTypeW
|
il y a 8 ans |
Xi Ruoyao
|
9418b3fdda
unix: add function for converting time.Time to Timespec
|
il y a 8 ans |
Tobias Klauser
|
76c138986e
unix: add unix.test to .gitignore
|
il y a 8 ans |