summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-06Add MsgFlag::MSG_NOSIGNALi509VCB
2022-02-27Remove `PATH_MAX` restriction from `with_nix_path`Alex Saveau
2022-02-27Define _POSIX_VDISABLE on Android to fix doc testRyan Zoeller
2022-02-22also implement Read and Write for &PtyMasterJesse Luehrs
2022-02-21Add ENOTRECOVERABLE and EOWNERDEAD error codes on DragonFlyRyan Zoeller
2022-02-20Implement Extend and From/IntoIterator for SigSetWATANABE Yuki
2022-02-14Merge #1655bors[bot]
2022-02-1330X performance improvement in with_nix_path by not initializing memoryAlex Saveau
2022-02-13Enable uconxtext module for s390xRyan Zoeller
2022-02-07enable process_vm_readv, process_vm_writev for androidrupansh-arch
2022-02-07Impl `AsRawFd` for `OwningIter`Dean Li
2022-02-06Merge #1653bors[bot]
2022-02-04Add accept4 on supported platformsRyan Zoeller
2022-02-02Document timerfd.rsRyan Zoeller
2022-02-02Document reboot.rsRyan Zoeller
2022-02-02Document personality.rsRyan Zoeller
2022-02-02Document mman.rsRyan Zoeller
2022-01-31Document inotify.rsRyan Zoeller
2022-01-29Fix typo in pread docsRyan Zoeller
2022-01-24uclibc supportJonah Petri
2022-01-23InetAddr::from_std should set sin_len/sin6_len on the BSDsRyan Zoeller
2022-01-23Disable the fspacectl testsAlan Somers
2022-01-23Add fspacectl on FreeBSDAlan Somers
2022-01-22Suppress clippy::not_unsafe_ptr_arg_deref warnings in ptrace on BSDAlan Somers
2022-01-22Better type safety for mqueueAlan Somers
2022-01-19Merge #1636bors[bot]
2022-01-18Define UMOUNT_NOFOLLOW, FUSE_SUPER_MAGIC on LinuxRyan Zoeller
2022-01-18Add MAP_FIXED_NOREPLACE on LinuxRyan Zoeller
2022-01-16Remove EventFlag::EV_SYSFLAGRyan Zoeller
2022-01-10Add getresuid/gid and setresuid/gid on BSDsRyan Zoeller
2022-01-03Add sendfile(2) for DragonFlyRyan Zoeller
2022-01-02Correct MAP_FIXED documentation for NetBSDRyan Zoeller
2021-12-31Merge #1622 #1623bors[bot]
2021-12-31Merge #1618bors[bot]
2021-12-30Introduce timer_* supportBrian L. Troutwine
2021-12-30Optimize UnixAddr for the BSDsAlan Somers
2021-12-29Add support for the SO_TXTIME sockopt and SCM_TXTIME control messageAlessandro Ghedini
2021-12-28Merge #1619bors[bot]
2021-12-27Added getters for the MqAttr structfpagliughi
2021-12-27Merge #1596 #1621bors[bot]
2021-12-27Add posix_fallocate on DragonFlyRyan Zoeller
2021-12-26Fix typosRyan Zoeller
2021-12-24Merge #1547bors[bot]
2021-12-24Add NetBSD configuration for supported process resourcesSachin Cherian
2021-12-23feat: Add glibc::SOF_TIMESTAMPING_* supportMichael Baikov
2021-12-21UnixAddr: replace path_len with sun_lenAlan Somers
2021-12-21Improve the sockaddr interface:Alan Somers
2021-12-21impl Send and Sync for IoVecAlan Somers
2021-12-22Merge #1613bors[bot]
2021-12-22Enable sched_get/setaffinity on DragonFly BSDRyan Zoeller