- Jan 24, 2018
-
-
bors authored
Do not assume dynamic linking in musl/mips targets
-
- Jan 23, 2018
- Jan 22, 2018
-
-
bors authored
Add syscall table for musl/powerpc64
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Greg V authored
CI still runs version 10
-
Greg V authored
Available since FreeBSD 9.0, this API allows using local descriptors instead of global PIDs. It works in Capsicum sandboxes.
-
Greg V authored
-
- Jan 20, 2018
-
-
bors authored
add DT_UNKNOWN The `d_type` field of `struct dirent` can be `DT_UNKNOWN` if a filesystem doesn't support returning the file type in directory entries. Linux's readdir(3) man page, for example, says: "Currently, only some filesystems [...] have full support for returning the file type in d_type. All applications must properly handle a return of DT_UNKNOWN."
-
- Jan 19, 2018
-
-
Bill Fraser authored
The `d_type` field of `struct dirent` can be `DT_UNKNOWN` if a filesystem doesn't support returning the file type in directory entries. Linux's readdir(3) man page, for example, says: "Currently, only some filesystems [...] have full support for returning the file type in d_type. All applications must properly handle a return of DT_UNKNOWN."
-
- Jan 18, 2018
-
-
bors authored
Bsd domainname Closes #868 .
-
bors authored
Fix containers using ubuntu 17.04 Apparently 17.04 has gone away? Or updates are failing now?
-
Alex Crichton authored
Looks like ubuntu 17.04 is broken now and it fails to link on 17.10 and 18.04. It seems to work on stretch though!
-
Alex Crichton authored
Apparently 17.04 is broken now?
-
gnzlbg authored
-
gnzlbg authored
-
gnzlbg authored
Closes #868 .
-
gnzlbg authored
-
- Jan 15, 2018
-
-
bors authored
Add sockaddr_ctl on Mac
-
Bryant Mairs authored
-
- Jan 13, 2018
-
-
bors authored
Add killpg
-
- Jan 12, 2018
-
-
bors authored
added EPOLL(5) for Illumos (Solaris fork) EPOLL(5) is being used in crates like mio and iovec , this change allows those crates and other that depends on EPOLL(5) to be built in illumos systems.
-
neirac authored
-
neirac authored
-
neirac authored
-
bors authored
Difftime Once merged, can you update the crate too please?
-
- Jan 11, 2018
-
-
Guillaume Gomez authored
-
Guillaume Gomez authored
-
neirac authored
-
neirac authored
-
neirac authored
-
neirac authored
-
neirac authored
-
neirac authored
-
neirac authored
-
bors authored
feat(linux): add mntent struct and related functions Useful when playing around with mounting points, sadly not a common interface. :(
-
neirac authored
-
neirac authored
-
Kelsey Z authored
Useful when playing around with mounting points, sadly not a common interface
-