aboutsummaryrefslogtreecommitdiff
path: root/www/content/posts/c-func-ext.md
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-06-12 15:46:47 +0800
committerYuqian Yang <crupest@crupest.life>2025-06-12 15:46:47 +0800
commitd46bdf5e43de2f7c826e44e42315be04fe5c8c39 (patch)
treebcc372e70f97421235fa49f6238cb38f44a5a5d1 /www/content/posts/c-func-ext.md
parentc1eaffa555561127b54e3e11fe172cd8b029fc9a (diff)
downloadcrupest-d46bdf5e43de2f7c826e44e42315be04fe5c8c39.tar.gz
crupest-d46bdf5e43de2f7c826e44e42315be04fe5c8c39.tar.bz2
crupest-d46bdf5e43de2f7c826e44e42315be04fe5c8c39.zip
www: give up MAX_* and pam.
Diffstat (limited to 'www/content/posts/c-func-ext.md')
-rw-r--r--www/content/posts/c-func-ext.md2
1 files changed, 2 insertions, 0 deletions
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)