* manual/signal.texi (Interrupted Primitives): Make clear that

TEMP_FAILURE_RETRY evaluates its expression as long int and compares
	it to -1 to define "failure".
This commit is contained in:
Roland McGrath 2004-07-12 21:45:28 +00:00
parent 36634622ab
commit 85fdc62bda

View File

@ -1,3 +1,9 @@
2004-07-12 Roland McGrath <roland@redhat.com>
* manual/signal.texi (Interrupted Primitives): Make clear that
TEMP_FAILURE_RETRY evaluates its expression as long int and compares
it to -1 to define "failure".
2004-07-10 Ulrich Drepper <drepper@redhat.com> 2004-07-10 Ulrich Drepper <drepper@redhat.com>
* elf/ldconfig.c: Define PROCINFO_CLASS as static before including * elf/ldconfig.c: Define PROCINFO_CLASS as static before including