about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--manual/ipc.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a5c67846e..ccfb7e618b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-04-08  Carlos O'Donell  <carlos@redhat.com>
+
+	* manual/ipc.texi (sem_close): AC-unsafe because of aculock.
+
 2014-04-07  Will Newton  <will.newton@linaro.org>
 
 	* string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
diff --git a/manual/ipc.texi b/manual/ipc.texi
index afedcbe960..081b98fe29 100644
--- a/manual/ipc.texi
+++ b/manual/ipc.texi
@@ -68,9 +68,9 @@ by @theglibc{}.
 @end deftypefun
 
 @deftypefun int sem_close (sem_t *@var{sem});
-@safety{@prelim{}@mtsafe{}@asunsafe{@asulock{}}@acunsafe{@asucorrupt{}}}
+@safety{@prelim{}@mtsafe{}@asunsafe{@asulock{}}@acunsafe{@aculock{}}}
 @c lll_lock asulock aculock
-@c twalk asucorrupt
+@c twalk mtsrace{:root}
 @c
 @c We are AS-unsafe because we take a non-recursive lock.
 @c We are AC-unsafe because several internal data structures