From d46bdf5e43de2f7c826e44e42315be04fe5c8c39 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Thu, 12 Jun 2025 15:46:47 +0800 Subject: www: give up MAX_* and pam. --- www/content/posts/c-func-ext.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/content/posts') diff --git a/www/content/posts/c-func-ext.md b/www/content/posts/c-func-ext.md index 7106fad..1f5f822 100644 --- a/www/content/posts/c-func-ext.md +++ b/www/content/posts/c-func-ext.md @@ -8,6 +8,8 @@ tags: - posix --- +(I've given up on this, at least for linux pam.) + Recently, I’ve been working on porting some libraries to GNU/Hurd. Many (old) libraries use [`*_MAX` constants on POSIX system interfaces](https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/nframe.html) -- cgit v1.2.3