| Commit message (Expand) | Author | Age | Files | Lines |
* | Formatting | gnzlbg | 2019-09-12 | 1 | -287/+433 |
* | Auto merge of #1498 - asomers:aio_listio_max, r=gnzlbg | bors | 2019-09-07 | 1 | -0/+4 |
|\ |
|
| * | Deprecate AIO_LISTIO_MAX | Alan Somers | 2019-09-02 | 1 | -0/+4 |
* | | Deprecate RLIM_NLIMITS | Alan Somers | 2019-09-02 | 1 | -0/+4 |
|/ |
|
* | Auto merge of #1474 - lpetre:add_utime_constants, r=gnzlbg0.2.63 | bors | 2019-08-20 | 1 | -0/+3 |
|\ |
|
| * | Adding UTIME_NOW and UTIME_OMIT to OSes which support utimensat | Luke Petre | 2019-08-17 | 1 | -0/+3 |
* | | adapt ioctl() BPF for OpenBSD | Sébastien Marie | 2019-08-18 | 1 | -0/+5 |
* | | Fix bitness issue | equal-l2 | 2019-08-16 | 1 | -1/+0 |
* | | Add ioctl() constants for BPF | equal-l2 | 2019-08-16 | 1 | -0/+3 |
|/ |
|
* | Setup Azure Pipelines | gnzlbg | 2019-07-27 | 1 | -3/+0 |
* | Expose signal value of siginfo_t | Douman | 2019-07-09 | 1 | -0/+24 |
* | Remove AF_MAX, PF_MAX, NET_MAXID constants | Bryant Mairs | 2019-07-05 | 1 | -24/+0 |
* | Auto merge of #1387 - tormol:fionclex, r=gnzlbg | bors | 2019-06-11 | 1 | -5/+0 |
|\ |
|
| * | Generalize some FIO* constants to all BSDs | Torbjørn Birch Moltu | 2019-06-07 | 1 | -5/+0 |
* | | Switch to manual trait impls for sigevent | Bryant Mairs | 2019-06-09 | 1 | -8/+41 |
|/ |
|
* | Auto merge of #1379 - gnzlbg:deprecate_fixed_width_ints, r=gnzlbg | bors | 2019-05-29 | 1 | -117/+117 |
|\ |
|
| * | Replace uses of fixed-width integer aliases with Rust types | gnzlbg | 2019-05-29 | 1 | -117/+117 |
* | | Merge pull request #1375 from gnzlbg/deprecate_af_max | gnzlbg | 2019-05-29 | 1 | -2/+17 |
|\ \
| |/
|/| |
|
| * | Deprecate AF_MAX and PF_MAX | gnzlbg | 2019-05-29 | 1 | -2/+17 |
* | | Auto merge of #629 - Susurrus:tcflag_t, r=gnzlbg | bors | 2019-05-28 | 1 | -28/+28 |
|\ \
| |/
|/| |
|
| * | Correct datatype for various termios constants | Bryant Mairs | 2019-03-04 | 1 | -28/+28 |
* | | Merge pull request #1346 from gnzlbg/simplify_freebsd | gnzlbg | 2019-05-26 | 1 | -0/+8 |
|\ \ |
|
| * | | Add a FreeBSD 12 build job and test FreeBSD12 APIs | gnzlbg | 2019-05-24 | 1 | -0/+8 |
* | | | Deprecate mach APIs: users should use the `mach` crate instead. | gnzlbg | 2019-05-24 | 1 | -99/+129 |
|/ / |
|
* | | [breaking change] incorrect API of gettimeofday | gnzlbg | 2019-05-22 | 1 | -0/+2 |
* | | add login_tty api from libutil | Kevin Kuehler | 2019-04-05 | 1 | -0/+1 |
* | | vm_size_t does not exist on OpenBSD | Sébastien Marie | 2019-03-03 | 1 | -0/+1 |
|/ |
|
* | Auto merge of #1271 - Susurrus:more_debug_impls, r=gnzlbg | bors | 2019-02-24 | 1 | -7/+169 |
|\ |
|
| * | Add extra traits for apple datatypes | Bryant Mairs | 2019-02-23 | 1 | -7/+169 |
* | | Clean libc-test for apple targets | gnzlbg | 2019-02-22 | 1 | -0/+15 |
|/ |
|
* | Cleanup dox mess | gnzlbg | 2019-02-13 | 1 | -10/+8 |
* | Fix build on all platforms | gnzlbg | 2019-02-07 | 1 | -403/+426 |
* | Fix CMSG_NXTHDR for OSX. | Alan Somers | 2019-02-05 | 1 | -4/+3 |
* | Check for Copy impls for all types | Bryant Mairs | 2019-02-02 | 1 | -0/+4 |
* | Check for Debug impls for all types | Bryant Mairs | 2019-02-02 | 1 | -0/+1 |
* | Implement Hash for all types | Bryant Mairs | 2019-02-02 | 1 | -0/+98 |
* | Implement Debug for all types | Bryant Mairs | 2019-02-02 | 1 | -6/+108 |
* | Implement PartialEq,Eq for all types | Bryant Mairs | 2019-02-02 | 1 | -82/+258 |
* | Fix CMSG_DATA(3) and friends on BSD | Alan Somers | 2019-01-16 | 1 | -0/+39 |
* | Fix uname on FreeBSD | Alan Somers | 2019-01-03 | 1 | -0/+1 |
* | Add IP_RECVIF to BSD and IP_RECVDSTADDR to apple. | Tom Pusateri | 2018-12-26 | 1 | -0/+2 |
* | Auto merge of #1175 - Ralith:ip-tos, r=alexcrichton | bors | 2018-12-24 | 1 | -0/+3 |
|\ |
|
| * | Add BSD IP_RECVTOS definitions | Benjamin Saunders | 2018-12-14 | 1 | -0/+1 |
| * | Add IPV6 analogs | Benjamin Saunders | 2018-12-14 | 1 | -0/+2 |
* | | Add `NI_*` constants from `netdb.h` for macOS. | Markus Reiter | 2018-12-17 | 1 | -0/+7 |
* | | Add `AI_*` constants from `netdb.h` for macOS. | Markus Reiter | 2018-12-17 | 1 | -0/+13 |
|/ |
|
* | Add support for SysV semaphores on Apple platform | Craig M. Brandenburg | 2018-12-08 | 1 | -0/+47 |
* | openbsd: unbreak: TCP_* flags | Sébastien Marie | 2018-11-27 | 1 | -0/+2 |
* | Add some TCP constants | Fensteer | 2018-11-27 | 1 | -1/+0 |
* | Add alias for MAP_ANONYMOUS to Apple targets. | gnzlbg | 2018-11-22 | 1 | -0/+1 |