From 41d3081c4ac0a79a4ad292957ead84f8477eaa55 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Sat, 11 Oct 2025 18:25:20 +0200 Subject: Add `swab` Make the overlap check pedantic only since some software seems to rely on glibc working when src and dest are the same. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e187776..8f8824a 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ At this point, the program will safely and loudly crash. - `strncat` - `strncpy` - `strrchr` +- `swab` - `tmpfile` - `ttyname_r` - `umask` -- cgit v1.3