Various pages: replace '.ad b' macro with '.ad'

Verified no change in rendered output

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-04 16:25:50 +01:00
parent 3d614fb849
commit e36f10f91d
93 changed files with 93 additions and 93 deletions

View File

@ -71,7 +71,7 @@ _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
.BR brk ()
and

View File

@ -55,7 +55,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_POSIX_C_SOURCE\ >=\ 199309L
.RE
.ad b
.ad
.SH DESCRIPTION
The function
.BR clock_getres ()

View File

@ -60,7 +60,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR kill ():
_POSIX_C_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR kill ()

View File

@ -82,7 +82,7 @@ _POSIX_C_SOURCE\ >=\ 200809L
Before glibc 2.10:
_ATFILE_SOURCE
.RE
.ad b
.ad
.PD
.SH DESCRIPTION
.BR readlink ()

View File

@ -67,7 +67,7 @@ _POSIX_C_SOURCE
.PP
.IR siginfo_t :
_POSIX_C_SOURCE >= 199309L
.ad b
.ad
.SH DESCRIPTION
The
.BR sigaction ()

View File

@ -44,7 +44,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR sigpending ():
_POSIX_C_SOURCE
.ad b
.ad
.SH DESCRIPTION
.BR sigpending ()
returns the set of signals that are pending for delivery to the calling

View File

@ -53,7 +53,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR sigprocmask ():
_POSIX_C_SOURCE
.ad b
.ad
.SH DESCRIPTION
.BR sigprocmask ()
is used to fetch and/or change the signal mask of the calling thread.

View File

@ -44,7 +44,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR sigsuspend ():
_POSIX_C_SOURCE
.ad b
.ad
.SH DESCRIPTION
.BR sigsuspend ()
temporarily replaces the signal mask of the calling thread with the

View File

@ -70,7 +70,7 @@ _POSIX_C_SOURCE\ >=\ 200809L
Before glibc 2.10:
_ATFILE_SOURCE
.RE
.ad b
.ad
.PD
.SH DESCRIPTION
.BR symlink ()

View File

@ -73,7 +73,7 @@ _XOPEN_SOURCE\ >=\ 500
|| /* Since glibc 2.3.5: */ _POSIX_C_SOURCE\ >=\ 200112L
|| /* Glibc <= 2.19: */ _BSD_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR truncate ()

View File

@ -59,7 +59,7 @@ _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
.SS Standard description
(From POSIX.1)

View File

@ -51,7 +51,7 @@ Feature Test Macro Requirements for glibc (see
Up to and including glibc 2.19:
_BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
.fi
.ad b
.ad
.SH DESCRIPTION
.BR vhangup ()
simulates a hangup on the current terminal.

View File

@ -59,7 +59,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the arc cosine of
.IR x ;

View File

@ -68,7 +68,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the inverse hyperbolic cosine of
.IR x ;

View File

@ -59,7 +59,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the principal value of the arc sine of
.IR x ;

View File

@ -68,7 +68,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the inverse hyperbolic sine of
.IR x ;

View File

@ -59,7 +59,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the principal value of the arc tangent of
.IR x ;

View File

@ -59,7 +59,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the principal value of the arc tangent of
.IR y/x ,

View File

@ -68,7 +68,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions calculate the inverse hyperbolic tangent of
.IR x ;

View File

@ -50,7 +50,7 @@ Since glibc 2.26:
Glibc 2.25 and earlier:
_XOPEN_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR bsd_signal ()

View File

@ -63,7 +63,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the (real) cube root of
.IR x .

View File

@ -56,7 +56,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return a value whose absolute value matches that of
.IR x ,

View File

@ -68,7 +68,7 @@ All functions shown above:
_XOPEN_SOURCE
|| /* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
These functions generate pseudo-random numbers using the linear congruential
algorithm and 48-bit integer arithmetic.

View File

@ -68,7 +68,7 @@ All functions shown above:
.\" .BR lcong48_r ():
/* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
.ad b
.ad
.SH DESCRIPTION
These functions are the reentrant analogs of the functions described in
.BR drand48 (3).

View File

@ -59,7 +59,7 @@ Feature Test Macro Requirements for glibc (see
/* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The functions
.BR ecvt_r (),

View File

@ -66,7 +66,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the error function of
.IR x ,

View File

@ -57,7 +57,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the complementary error function of
.IR x ,

View File

@ -60,7 +60,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the value of e (the base of natural
logarithms) raised to the power of

View File

@ -59,7 +59,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the value of 2 raised to the power of
.IR x .

View File

@ -63,7 +63,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return a value equivalent to
.PP

View File

@ -56,7 +56,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the absolute value of the floating-point
number

View File

@ -85,7 +85,7 @@ _XOPEN_SOURCE\ >=\ 600
|| /* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR finite (),

View File

@ -46,7 +46,7 @@ All functions shown above:
|| /* Glibc <= 2.23: */ _POSIX_C_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The stdio functions are thread-safe.
This is achieved by assigning

View File

@ -40,7 +40,7 @@ _XOPEN_SOURCE >= 600 || (_XOPEN_SOURCE && _ISOC99_SOURCE)
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions are deprecated: instead, use either the
.BR tgamma (3)

View File

@ -73,7 +73,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE >= 200112L
Glibc 2.21 and earlier:
_POSIX_C_SOURCE
.ad b
.ad
.SH DESCRIPTION
Given
.I node

View File

@ -68,7 +68,7 @@ _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return a null-terminated string containing an
absolute pathname that is the current working directory of

View File

@ -68,7 +68,7 @@ Glibc 2.21 and earlier
|| /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR getgrent ()

View File

@ -59,7 +59,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR getgrnam ()

View File

@ -131,7 +131,7 @@ _BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE < 200809L
Before glibc 2.12:
none
.RE
.ad b
.ad
.PD
.SH DESCRIPTION
The

View File

@ -64,7 +64,7 @@ Feature Test Macro Requirements for glibc (see
Up to and including glibc 2.19:
_BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
.fi
.ad b
.ad
.SH DESCRIPTION
.BR gethostid ()
and

View File

@ -31,7 +31,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE >= 200112L
Glibc 2.21 and earlier:
_POSIX_C_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR getnameinfo ()

View File

@ -57,7 +57,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR getnetent_r (),

View File

@ -75,7 +75,7 @@ _POSIX_C_SOURCE\ >=\ 2 || _XOPEN_SOURCE
.BR getopt_long (),
.BR getopt_long_only ():
_GNU_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR getopt ()

View File

@ -52,7 +52,7 @@ Before glibc 2.2.2:
none
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
This function is obsolete.
Do not use it.

View File

@ -54,7 +54,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR getprotoent_r (),

View File

@ -58,7 +58,7 @@ _XOPEN_SOURCE\ >=\ 500
|| /* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR getpwent ()

View File

@ -63,7 +63,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR getpwnam ()

View File

@ -54,7 +54,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR getrpcent_r (),

View File

@ -54,7 +54,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR getservent_r (),

View File

@ -57,7 +57,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
Long ago it was considered safe to have encrypted passwords openly
visible in the password file.

View File

@ -57,7 +57,7 @@ Feature Test Macro Requirements for glibc (see
Up to and including glibc 2.19:
_BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE\ <\ 500)
.fi
.ad b
.ad
.SH DESCRIPTION
The
.BR getusershell ()

View File

@ -65,7 +65,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return
.RI sqrt( x * x + y * y ).

View File

@ -62,7 +62,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the exponent part of their argument
as a signed integer.

View File

@ -55,7 +55,7 @@ Before glibc 2.20:
_BSD_SOURCE || _SVID_SOURCE
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
These functions convert network numbers between
presentation (i.e., printable) format and network (i.e., binary) format.

View File

@ -50,7 +50,7 @@ Before glibc 2.20:
_BSD_SOURCE || _SVID_SOURCE
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR isfdtype ()

View File

@ -35,7 +35,7 @@ All functions described here:
.RS 4
_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.ad
.SH DESCRIPTION
The normal relational operations (like
.BR < ,

View File

@ -83,7 +83,7 @@ _XOPEN_SOURCE \ >=\ 600
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR j0 ()

View File

@ -64,7 +64,7 @@ _XOPEN_SOURCE
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
For the definition of the Gamma function, see
.BR tgamma (3).

View File

@ -62,7 +62,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return a value equivalent to
.PP

View File

@ -59,7 +59,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the base 2 logarithm of
.IR x .

View File

@ -62,7 +62,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions extract the exponent from the
internal floating-point representation of

View File

@ -60,7 +60,7 @@ _XOPEN_SOURCE\ >=\ 500
|| /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
.PD
.RE
.ad b
.ad
.PP
.BR mkostemp ():
_GNU_SOURCE

View File

@ -61,7 +61,7 @@ _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.RE
.PD
.ad b
.ad
.SH DESCRIPTION
.IR "Never use this function" ;
see BUGS.

View File

@ -57,7 +57,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE
|| _POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR nextafter (),

View File

@ -40,7 +40,7 @@ Since glibc 2.24:
Glibc 2.23 and earlier:
_POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR nl_langinfo ()

View File

@ -60,7 +60,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE\ >=\ 2
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR popen ()

View File

@ -70,7 +70,7 @@ Since glibc 2.12:
Before glibc 2.12:
_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.ad b
.ad
.br
(The (nonstandard) header file
.I <malloc.h>

View File

@ -41,7 +41,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR posix_openpt ():
_XOPEN_SOURCE\ >=\ 600
.ad b
.ad
.SH DESCRIPTION
The
.BR posix_openpt ()

View File

@ -50,7 +50,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR pthread_attr_setstack ()

View File

@ -45,7 +45,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_POSIX_C_SOURCE\ >=\ 199506L || _XOPEN_SOURCE\ >=\ 500
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR pthread_kill ()

View File

@ -46,7 +46,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_POSIX_C_SOURCE\ >=\ 199506L || _XOPEN_SOURCE\ >=\ 500
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR pthread_sigmask ()

View File

@ -52,7 +52,7 @@ Feature Test Macro Requirements for glibc (see
In glibc up to and including 2.19:
_SVID_SOURCE
.fi
.ad b
.ad
.\" FIXME . The full FTM picture looks to have be something like the
.\" following mess:
.\" glibc 2.20 onward

View File

@ -56,7 +56,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR qsort_r ():
_GNU_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.BR qsort ()

View File

@ -53,7 +53,7 @@ Feature Test Macro Requirements for glibc (see
/* Glibc since 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions are the reentrant equivalents
of the functions described in

View File

@ -45,7 +45,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
This function is deprecated; use
.BR readdir (3)

View File

@ -85,7 +85,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
/* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These
functions compute the remainder of dividing

View File

@ -72,7 +72,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR nearbyint (),

View File

@ -60,7 +60,7 @@ _XOPEN_SOURCE\ >=\ 600
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions multiply their first argument
.I x

View File

@ -65,7 +65,7 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions multiply their first argument
.I x

View File

@ -93,7 +93,7 @@ Feature Test Macro Requirements for glibc (see
.BR alphasort ():
.RS 4
.PD 0
.ad b
.ad
/* Since glibc 2.10: */ _POSIX_C_SOURCE\ >=\ 200809L
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.PD

View File

@ -51,7 +51,7 @@ _BSD_SOURCE || _SVID_SOURCE
/* _GNU_SOURCE also suffices */
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
.BR sched_getcpu ()
returns the number of the CPU on which the calling thread is currently executing.

View File

@ -57,7 +57,7 @@ Feature Test Macro Requirements for glibc (see
_POSIX_C_SOURCE\ >=\ 200112L
|| /* Glibc <= 2.19: */ _BSD_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR setenv ()

View File

@ -43,7 +43,7 @@ Feature Test Macro Requirements for glibc (see
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE || _SVID_SOURCE
.ad b
.ad
.SH DESCRIPTION
The
.I netgroup

View File

@ -34,7 +34,7 @@ Feature Test Macro Requirements for glibc (see
/* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions return the mantissa of
.I x

View File

@ -59,7 +59,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
_POSIX_C_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
These functions allow the manipulation of POSIX signal sets.
.PP

View File

@ -47,7 +47,7 @@ Since glibc 2.26:
Glibc 2.25 and earlier:
_POSIX_C_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR sigwait ()

View File

@ -40,7 +40,7 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR sockatmark ():
_POSIX_C_SOURCE\ >=\ 200112L
.ad b
.ad
.SH DESCRIPTION
.BR sockatmark ()
returns a value indicating whether or not the socket referred

View File

@ -57,7 +57,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4
__STDC_WANT_IEC_60559_BFP_EXT__
.RE
.ad b
.ad
.SH DESCRIPTION
These functions convert a floating-point value,
.IR fp ,

View File

@ -52,7 +52,7 @@ From glibc 2.20 to 2.23:
Glibc 2.19 and earlier:
_BSD_SOURCE || (_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE\ <\ 500)
.RE
.ad b
.ad
.SH DESCRIPTION
The legacy function
.BR ttyslot ()

View File

@ -53,7 +53,7 @@ _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR ualarm ()

View File

@ -110,7 +110,7 @@ Feature Test Macro Requirements for glibc (see
_GNU_SOURCE
.RE
.hy
.ad b
.ad
.SH DESCRIPTION
Each of these functions has the same behavior as its counterpart
without the "_unlocked" suffix, except that they do not use locking

View File

@ -62,7 +62,7 @@ _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.PD
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR usleep ()

View File

@ -83,7 +83,7 @@ _XOPEN_SOURCE \ >=\ 600
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _SVID_SOURCE || _BSD_SOURCE
.RE
.ad b
.ad
.SH DESCRIPTION
The
.BR y0 ()