summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-07expose memfd on freebsdi509VCB
2022-08-25Add sched_getaffinity and sched_setaffinity on FreeBSDRyan Zoeller
2022-08-22Merge #1805bors[bot]
2022-08-22add line field to Termios structTerts Diepraam
2022-08-21Merge #1806bors[bot]
2022-08-20Remove MSRV-related workaround for doc aliasesRyan Zoeller
2022-08-20fix microsecond calculation for TimeSpecS.J.R. van Schaik
2022-08-14Raise the MSRV to 1.56.1 in anticipation of the next releaseAlan Somers
2022-08-12Merge #1782bors[bot]
2022-08-12feat nix-rust#1733: add F_GET_SEALS and F_ADD_SEALS on FreeBSDSteveLauC
2022-08-12Merge #1776bors[bot]
2022-08-12Merge #1785bors[bot]
2022-08-12fix CI errorSteveLauC
2022-08-12Merge branch 'nix-rust:master' into remove-deprecated-itemsSteveLau
2022-08-12Merge #1790bors[bot]
2022-08-11minor terminology fix in User docsJack O'Connor
2022-08-12Folloup for !1778, remove some of the less helpful error msgsMichael Baikov
2022-08-09remove deprecated itemsSteveLauC
2022-08-09format codeSteveLauC
2022-08-09remove deprecated itemsSteveLauC
2022-08-05add faccessatZhang Miaolei
2022-08-05Add support for the IP_SENDSRCADDR control messageMatthew Ingwersen
2022-08-04fix clippy assertions_on_result_statesMichael Baikov
2022-07-26Merge #1772bors[bot]
2022-07-26Fix typo guarding memfd export on android.Jason Heeris
2022-07-26Add support for RecvOrigDstAddr on LinuxBrian May
2022-07-25Add memfd for target_os = "android"Felix Obenhuber
2022-07-24Add ETH_P_ALL protocol number to SockProtocolvaldaarhun
2022-07-23Fix SockaddrLike::from_raw with unaligned inputsAlan Somers
2022-07-16Fix description of fchownatvaldaarhun
2022-07-15Merge #1741bors[bot]
2022-07-14Fix a buffer overflow in sys::socket::recvfromAlan Somers
2022-07-13Add chflagsmusikid
2022-07-13Added non-standard Linux `SysconfVar` variantsSteven Engler
2022-07-12SigSet: Add the `repr(transparent)` attributeGerman Maglione
2022-07-12SigSet: A new unsafe helper method to create a SigSet from a sigset_tGerman Maglione
2022-07-11Merge #1759 #1760bors[bot]
2022-07-10Add const constructors for TimeSpec and TimeValAlan Somers
2022-07-11Add DontRoute SockOptLeo Lu
2022-07-10More docs for the dir moduleAlan Somers
2022-07-10More docs for mqueue.Alan Somers
2022-07-10Merge #1745bors[bot]
2022-07-07Fix clippy on nightlyRyan Zoeller
2022-06-27Change gethostname to return an OsStringNathaniel Daniel
2022-06-27Change gethostname to use a buffer of MaybeUninit valuesNathaniel Daniel
2022-06-26Document aliases for functions like getuid()Ryan Zoeller
2022-06-24Merge #1748bors[bot]
2022-06-24Fix all formating problems to pass CI formating testCostin-Robert Sin
2022-06-21Merge #1747bors[bot]
2022-06-20Add getrusage wrapperGustavo Noronha Silva