summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-09Optionally implement TryFrom in libc_enum!Alan Somers
2021-08-09[skip ci] fix CHANGELOG after PR #1422Alan Somers
2021-08-09Merge #1422bors[bot]
2021-08-09Add PTRACE_INTERRUPTMika Vatanen
2021-08-09Merge #1483bors[bot]
2021-08-09Remove some actually unsupported termios iflags on redoxNoah
2021-08-01Merge #1302bors[bot]
2021-08-01Add getrlimit and setrlimitLMJW
2021-07-29Merge #1473 #1474 #1476bors[bot]
2021-07-29Merge #1481bors[bot]
2021-07-28sys/stat: add a safe wrapper for mknodat(2)Luca BRUNO
2021-07-27Expose `sys::eventfd` for target_os = "android"Felix Obenhuber
2021-07-24Constify many functionsAlan Somers
2021-07-25Merge #1471bors[bot]
2021-07-24unistd: Add conversion from User to libc::passwdorvij
2021-07-24Merge #1472bors[bot]
2021-07-24Merge #1465bors[bot]
2021-07-24Merge branch 'master' into const_timespecAlan Somers
2021-07-24Add pthread_killMartin Kröning
2021-07-24Mark most C-derived enums as non_exhaustiveAlan Somers
2021-07-17Merge #1470bors[bot]
2021-07-16Merge #1469bors[bot]
2021-07-16Add the IPV6_V6ONLY sockoptDaniel Dulaney
2021-07-15Merge #1467bors[bot]
2021-07-15Fix CONTRIBUTING.md formatingrusty-snake
2021-07-14Add more errno definitions for better backwards compat with 0.21.0Alan Somers
2021-07-14Update changelog with TimeSpec additionsDaniel Dulaney
2021-07-13Merge pull request #1464 from asomers/fdsetAlan Somers
2021-07-13Enable creating a const TimeSpecDaniel Dulaney
2021-07-13Use immutable receivers for FdSet::{highest, contains, fds}Alan Somers
2021-07-11Merge pull request #1463 from asomers/cargo-dietAlan Somers
2021-07-11Add more file types to .gitignoreAlan Somers
2021-07-11Switch Cargo from an exclude list to an include listAlan Somers
2021-07-10Merge #1462bors[bot]
2021-07-09Fix fork test and enable doc testJim Newsome
2021-07-09Merge pull request #1461 from asomers/0.22.0Alan Somers
2021-07-09Release v0.22.0Alan Somers
2021-07-09Merge #1455bors[bot]
2021-07-08Support SO_RXQ_OVFL socket option (android/fuchsia/linux)Junho Choi
2021-07-08Merge #1458bors[bot]
2021-07-08Adding linux specific renameat2()Tom Boland
2021-07-08Merge #1446bors[bot]
2021-07-07Add CHANGELOG entry for PR #1446Alan Somers
2021-07-07Collapse Error into ErrnoAlan Somers
2021-07-07Overhaul Nix's error typesAlan Somers
2021-07-07ptsname_r now returns a lossily-converted string in the event of bad UTFAlan Somers
2021-07-07Merge #1460bors[bot]
2021-07-07Bump libc to 0.2.98Anthony Ramine
2021-07-06[skip ci] fix CHANGELOG for addition of nmountAlan Somers
2021-07-05Merge #1457bors[bot]