From 63fe50279209bcaf5a817f79c9b41f9c72d235a6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 10 Oct 2014 22:13:11 +0200 Subject: [PATCH] abs.3: wfix Reported-by: Walter Harms Signed-off-by: Michael Kerrisk --- man3/abs.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/man3/abs.3 b/man3/abs.3 index 7016fc226..da2570b30 100644 --- a/man3/abs.3 +++ b/man3/abs.3 @@ -121,6 +121,7 @@ to be declared, it may be necessary to define \fB_ISOC99_SOURCE\fP or \fB_ISOC9X_SOURCE\fP (depending on the version of glibc) before including any standard headers. .PP +By default, GCC handles .BR abs (), .BR labs (),