Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/syscall/unix: use libc based fcntl for IsNonblock on aix and solaris | Tobias Klauser | 2019-12-30 | 1 | -1/+1 |
* | internal/syscall/unix: use fcntl64 on 32-bit GNU/Linux systems | Ian Lance Taylor | 2019-12-23 | 1 | -1/+5 |
* | syscall: implement syscalls on Darwin using libSystem | Keith Randall | 2018-11-07 | 1 | -1/+1 |
* | internal/syscall: add AIX operating system | Clément Chigot | 2018-10-03 | 1 | -1/+1 |
* | internal/syscall/unix: don't use linkname to refer to syscall.fcntl | Tobias Klauser | 2018-08-24 | 1 | -10/+4 |
* | os: use poller when NewFile is called with a blocking descriptor. | Nick Patavalis | 2018-04-11 | 1 | -0/+23 |