summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-21Expose SockAddr::from_raw_sockaddrNoah
2021-08-21Merge #1335bors[bot]
2021-08-18Add a changelog entryGabriel Majeri
2021-08-18Add `PTRACE_EVENT_STOP` enum variantGabriel Majeri
2021-08-18Merge #1486 #1490 #1493bors[bot]
2021-08-18Merge #1489bors[bot]
2021-08-18[skip ci] Fix bors configurationAlan Somers
2021-08-17Relax assertions in sockaddr_storage_to_addr to match the documentation.Kyle Huey
2021-08-17Don't use mem::transmute in SignalFdAlan Somers
2021-08-17Simplify definition of SIGNALFD_SIGINFO_SIZEAlan Somers
2021-08-13Fix crates.io badgeAlex Touchet
2021-08-13Merge pull request #1492 from asomers/bitflags_1.3.1Alan Somers
2021-08-13Remove support for 32-bit Apple targetsAlan Somers
2021-08-13constify more functionsAlan Somers
2021-08-13Fix the build with bitflags-1.3.0 and newerAlan Somers
2021-08-13Fix warnings with Rust 1.46.0 - 1.51.0, inclusiveAlan Somers
2021-08-12update CHANGELOGBearice Ren
2021-08-12feat: add libc::IP6T_SO_ORIGINAL_DST supportIcemic
2021-08-11Merge #1482bors[bot]
2021-08-11Merge #1484bors[bot]
2021-08-10Add support for LOCAL_PEER_CREDAlan Somers
2021-08-10Merge #1485bors[bot]
2021-08-09Optionally implement TryFrom in libc_enum!Alan Somers
2021-08-09Replace some mem::transmute calls in signal.rs with pointer castsAlan 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