summaryrefslogtreecommitdiff
path: root/src/unix/solarish/solaris.rs
Commit message (Expand)AuthorAgeFilesLines
* fix: Order of all `s_*!` macro callsFlorian Bartels2022-10-281-24/+24
* add faccessat on illumos/solaris and euidaccess on solarisSteve Lau2022-10-091-0/+2
* Auto merge of #2901 - gco:tcp_keepcnt, r=JohnTitorbors2022-09-111-2/+2
|\
| * Solaris TCP_KEEPINTVL and TCP_KEEPCNT have wrong valuesgco2022-09-051-2/+2
* | fcntl F_DUPFD_CLOEXEC has different values on Solaris and Illumosgco2022-09-051-0/+5
|/
* Fix styleYuki Okushi2021-04-061-9/+2
* Add additional TCP options; fix TCP_KEEPIDLEJason King2020-10-301-0/+4
* pthread_getattr_np is not present on illumosPatrick Mooney2020-10-041-0/+5
* Expose EPOLLEXCLUSIVE on illumos platformPatrick Mooney2020-07-171-2/+0
* Split up Solaris and illumos targetsPatrick Mooney2020-04-031-0/+94