diff options
| -rw-r--r-- | www/content/notes/hurd/todos.md | 2 | ||||
| -rw-r--r-- | www/content/posts/c-func-ext.md | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/www/content/notes/hurd/todos.md b/www/content/notes/hurd/todos.md index cd93f01..8fe068b 100644 --- a/www/content/notes/hurd/todos.md +++ b/www/content/notes/hurd/todos.md @@ -58,5 +58,3 @@ gerrit: <https://chromium-review.googlesource.com/c/codecs/libgav1/+/6239812>  {{< /link-group >}}  {{< /todo >}} - - 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)  | 
