From 04e409b376615080e1d910e302b28b144dcbff71 Mon Sep 17 00:00:00 2001 From: Steve Lau Date: Thu, 13 Oct 2022 09:23:09 +0800 Subject: add eaccess on FreeBSD, DragonFly and Linux (musl and glibc) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d45b963..b1f74a89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ This project adheres to [Semantic Versioning](https://semver.org/). ([#1833](https://github.com/nix-rust/nix/pull/1833)) - Added `faccessat(2)` on illumos ([#1841](https://github.com/nix-rust/nix/pull/1841)) +- Added `eaccess()` on FreeBSD, DragonFly and Linux (glibc and musl). + ([#1842](https://github.com/nix-rust/nix/pull/1842)) ### Changed -- cgit v1.2.3