summaryrefslogtreecommitdiffstats
path: root/man3/lgamma.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/lgamma.3')
-rw-r--r--man3/lgamma.341
1 files changed, 34 insertions, 7 deletions
diff --git a/man3/lgamma.3 b/man3/lgamma.3
index d051c9843..cbcf363a0 100644
--- a/man3/lgamma.3
+++ b/man3/lgamma.3
@@ -6,7 +6,7 @@
.\"
.\" based on glibc infopages
.\"
-.TH lgamma 3 2023-02-05 "Linux man-pages 6.03"
+.TH lgamma 3 2023-03-30 "Linux man-pages 6.05.01"
.SH NAME
lgamma, lgammaf, lgammal, lgamma_r, lgammaf_r, lgammal_r, signgam \-
log gamma function
@@ -153,17 +153,44 @@ is raised.
.\" glibc (as at 2.8) also supports an inexact
.\" exception for various cases.
.SH STANDARDS
-The
+.TP
.BR lgamma ()
-functions are specified in C99, POSIX.1-2001, and POSIX.1-2008.
+.TQ
+.BR lgammaf ()
+.TQ
+.BR lgammal ()
+C11, POSIX.1-2008.
+.TP
.I signgam
-is specified in POSIX.1-2001 and POSIX.1-2008, but not in C99.
-The
+POSIX.1-2008.
+.TP
.BR lgamma_r ()
-functions are nonstandard, but present on several other systems.
+.TQ
+.BR lgammaf_r ()
+.TQ
+.BR lgammal_r ()
+None.
+.SH HISTORY
+.TP
+.BR lgamma ()
+.TQ
+.BR lgammaf ()
+.TQ
+.BR lgammal ()
+C99, POSIX.1-2001.
+.TP
+.I signgam
+POSIX.1-2001.
+.TP
+.BR lgamma_r ()
+.TQ
+.BR lgammaf_r ()
+.TQ
+.BR lgammal_r ()
+None.
.SH BUGS
In glibc 2.9 and earlier,
-.\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=6777
+.\" https://www.sourceware.org/bugzilla/show_bug.cgi?id=6777
when a pole error occurs,
.I errno
is set to