diff options
author | Bruno Haible <bruno@clisp.org> | 2011-07-31 14:31:24 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2011-07-31 14:50:18 +0200 |
commit | ca2c85799ac5e86ba2d93a6b0628648177984e21 (patch) | |
tree | 80899f61a27764653c75ae6bcaa62a8c4056923b /doc/posix-functions/pthread_mutex_unlock.texi | |
parent | cd19e83484e2c0ff9fd68e7439dd97128c6a2703 (diff) | |
download | gnulib-ca2c85799ac5e86ba2d93a6b0628648177984e21.tar.gz |
Documentation about Minix.
* doc/posix-headers/*.texi: Add info about Minix 3.1.8.
* doc/glibc-headers/*.texi: Likewise.
* doc/posix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.
Diffstat (limited to 'doc/posix-functions/pthread_mutex_unlock.texi')
-rw-r--r-- | doc/posix-functions/pthread_mutex_unlock.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_mutex_unlock.texi b/doc/posix-functions/pthread_mutex_unlock.texi index d8264a59e2..f47e0be7e5 100644 --- a/doc/posix-functions/pthread_mutex_unlock.texi +++ b/doc/posix-functions/pthread_mutex_unlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize |