_exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize.2, gethostname.2, getpagesize.2, getsid.2, killpg.2, mknod.2, mknodat.2, poll.2, posix_fadvise.2, pread.2, readlink.2, setpgid.2, setreuid.2, sigaltstack.2, stat.2, symlink.2, sync.2, truncate.2, vfork.2, wait.2, wait4.2, a64l.3, abs.3, acos.3, acosh.3, asin.3, asinh.3, atan.3, atan2.3, atoi.3, cbrt.3, ceil.3, copysign.3, cosh.3, dirfd.3, div.3, ecvt.3, erf.3, erfc.3, exp.3, exp2.3, fabs.3, fdim.3, ffs.3, floor.3, fma.3, fmax.3, fmin.3, fmod.3, fpclassify.3, frexp.3, ftw.3, fwide.3, gcvt.3, getcwd.3, getdate.3, getgrent.3, gethostid.3, getpass.3, getpwent.3, getsubopt.3, getw.3, hypot.3, ilogb.3, index.3, isalpha.3, isgreater.3, iswblank.3, j0.3, ldexp.3, lockf.3, log.3, log10.3, log1p.3, logb.3, lrint.3, lround.3, mkstemp.3, mktemp.3, modf.3, mq_receive.3, mq_send.3, nan.3, nextafter.3, posix_fallocate.3, posix_memalign.3, printf.3, qecvt.3, random.3, realpath.3, remainder.3, remquo.3, rint.3, round.3, scalb.3, scalbln.3, scanf.3, siginterrupt.3, signbit.3, sigset.3, sinh.3, sqrt.3, strcasecmp.3, strcat.3, strchr.3, strcmp.3, strcoll.3, strcpy.3, strfry.3, strpbrk.3, strsep.3, strspn.3, strstr.3, strtod.3, strtok.3, strtol.3, strtoul.3, strxfrm.3, tanh.3, tgamma.3, trunc.3, ttyslot.3, ualarm.3, usleep.3, wprintf.3, armscii-8.7, cp1251.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-3.7, iso_8859-5.7, iso_8859-6.7, iso_8859-8.7, koi8-u.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-19 19:19:13 +02:00
parent 047cb38034
commit 50831f9b8a
143 changed files with 143 additions and 143 deletions

View File

@ -26,7 +26,7 @@
.\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Wed Jul 21 23:02:38 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified 2001-11-17, aeb .\" Modified 2001-11-17, aeb
.\" .\"
.TH _EXIT 2 2008-11-27 "Linux" "Linux Programmer's Manual" .TH _EXIT 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
_exit, _Exit \- terminate the calling process _exit, _Exit \- terminate the calling process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Wed Jul 21 19:52:58 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu> .\" Modified Sun Aug 21 17:40:38 1994 by Rik Faith <faith@cs.unc.edu>
.\" .\"
.TH BRK 2 2008-06-18 "Linux" "Linux Programmer's Manual" .TH BRK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
brk, sbrk \- change data segment size brk, sbrk \- change data segment size
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -8,7 +8,7 @@
.\" 64-bit capability sets in kernel 2.6.2[45]. .\" 64-bit capability sets in kernel 2.6.2[45].
.\" Modified 2009-01-26, andi kleen .\" Modified 2009-01-26, andi kleen
.\" .\"
.TH CAPGET 2 2009-01-26 "Linux" "Linux Programmer's Manual" .TH CAPGET 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
capget, capset \- set/get capabilities of thread(s) capget, capset \- set/get capabilities of thread(s)
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk> .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CHDIR 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH CHDIR 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chdir, fchdir \- change working directory chdir, fchdir \- change working directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" <michael@cantor.informatik.rwth-aachen.de>: NFS details .\" <michael@cantor.informatik.rwth-aachen.de>: NFS details
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CHMOD 2 2008-05-26 "Linux" "Linux Programmer's Manual" .TH CHMOD 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chmod, fchmod \- change permissions of a file chmod, fchmod \- change permissions of a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" (bsdgroups versus sysvgroups, and the effect of the parent .\" (bsdgroups versus sysvgroups, and the effect of the parent
.\" directory's set-group-ID permission bit). .\" directory's set-group-ID permission bit).
.\" .\"
.TH CHOWN 2 2008-06-16 "Linux" "Linux Programmer's Manual" .TH CHOWN 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chown, fchown, lchown \- change ownership of a file chown, fchown, lchown \- change ownership of a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk> .\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CHROOT 2 2008-06-23 "Linux" "Linux Programmer's Manual" .TH CHROOT 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
chroot \- change root directory chroot \- change root directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb .\" Modified 2002-04-15 by Roger Luethi <rl@hellgate.ch> and aeb
.\" .\"
.TH GETDTABLESIZE 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH GETDTABLESIZE 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdtablesize \- get descriptor table size getdtablesize \- get descriptor table size
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified 2004-06-17 by mtk .\" Modified 2004-06-17 by mtk
.\" Modified 2008-11-27 by mtk .\" Modified 2008-11-27 by mtk
.\" .\"
.TH GETHOSTNAME 2 2008-11-27 "Linux" "Linux Programmer's Manual" .TH GETHOSTNAME 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gethostname, sethostname \- get/set hostname gethostname, sethostname \- get/set hostname
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH GETPAGESIZE 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH GETPAGESIZE 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpagesize \- get memory page size getpagesize \- get memory page size
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" .\"
.\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com> .\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com>
.\" Modified 2001-12-17, aeb .\" Modified 2001-12-17, aeb
.TH GETSID 2 2008-12-05 "Linux" "Linux Programmer's Manual" .TH GETSID 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsid \- get session ID getsid \- get session ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" Added notes on CAP_KILL .\" Added notes on CAP_KILL
.\" Modified 2004-06-21 by aeb .\" Modified 2004-06-21 by aeb
.\" .\"
.TH KILLPG 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH KILLPG 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
killpg \- send signal to a process group killpg \- send signal to a process group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -10,7 +10,7 @@
.\" Modified 2003-04-23 by Michael Kerrisk .\" Modified 2003-04-23 by Michael Kerrisk
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH MKNOD 2 2008-12-01 "Linux" "Linux Programmer's Manual" .TH MKNOD 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mknod \- create a special or ordinary file mknod \- create a special or ordinary file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.\" .\"
.TH MKNODAT 2 2009-12-13 "Linux" "Linux Programmer's Manual" .TH MKNODAT 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mknodat \- create a special or ordinary file relative to a directory mknodat \- create a special or ordinary file relative to a directory
file descriptor file descriptor

View File

@ -28,7 +28,7 @@
.\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and .\" 2006-07-01, mtk, Added POLLRDHUP + various other wording and
.\" formatting changes. .\" formatting changes.
.\" .\"
.TH POLL 2 2010-06-12 "Linux" "Linux Programmer's Manual" .TH POLL 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
poll, ppoll \- wait for some event on a file descriptor poll, ppoll \- wait for some event on a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" .\"
.\" 2005-04-08 mtk, noted kernel version and added BUGS .\" 2005-04-08 mtk, noted kernel version and added BUGS
.\" .\"
.TH POSIX_FADVISE 2 2010-06-14 "Linux" "Linux Programmer's Manual" .TH POSIX_FADVISE 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_fadvise \- predeclare an access pattern for file data posix_fadvise \- predeclare an access pattern for file data
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH PREAD 2 2008-12-03 "Linux" "Linux Programmer's Manual" .TH PREAD 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pread, pwrite \- read from or write to a file descriptor at a given offset pread, pwrite \- read from or write to a file descriptor at a given offset
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Modified Tue Jul 9 23:55:17 1996 by aeb .\" Modified Tue Jul 9 23:55:17 1996 by aeb
.\" Modified Fri Jan 24 00:26:00 1997 by aeb .\" Modified Fri Jan 24 00:26:00 1997 by aeb
.\" .\"
.TH READLINK 2 2010-08-29 "Linux" "Linux Programmer's Manual" .TH READLINK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
readlink \- read value of a symbolic link readlink \- read value of a symbolic link
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -43,7 +43,7 @@
.\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements .\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements
.\" of text. .\" of text.
.\" .\"
.TH SETPGID 2 2009-09-20 "Linux" "Linux Programmer's Manual" .TH SETPGID 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setpgid, getpgid, setpgrp, getpgrp \- set/get process group setpgid, getpgid, setpgrp, getpgrp \- set/get process group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -40,7 +40,7 @@
.\" 2004-07-04 by aeb .\" 2004-07-04 by aeb
.\" 2004-05-27 by Michael Kerrisk .\" 2004-05-27 by Michael Kerrisk
.\" .\"
.TH SETREUID 2 2009-10-17 "Linux" "Linux Programmer's Manual" .TH SETREUID 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setreuid, setregid \- set real and/or effective user or group ID setreuid, setregid \- set real and/or effective user or group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.\" aeb, various minor fixes .\" aeb, various minor fixes
.TH SIGALTSTACK 2 2008-10-04 "Linux" "Linux Programmer's Manual" .TH SIGALTSTACK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sigaltstack \- set and/or get signal stack context sigaltstack \- set and/or get signal stack context
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" 2007-06-08 mtk: Added example program .\" 2007-06-08 mtk: Added example program
.\" 2007-07-05 mtk: Added details on underlying system call interfaces .\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\" .\"
.TH STAT 2 2009-09-30 "Linux" "Linux Programmer's Manual" .TH STAT 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
stat, fstat, lstat \- get file status stat, fstat, lstat \- get file status
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com> .\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH SYMLINK 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH SYMLINK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
symlink \- make a new name for a file symlink \- make a new name for a file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified Tue Oct 22 22:27:07 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 22:27:07 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 2001-10-10 by aeb, following Michael Kerrisk. .\" Modified 2001-10-10 by aeb, following Michael Kerrisk.
.\" .\"
.TH SYNC 2 2007-07-26 "Linux" "Linux Programmer's Manual" .TH SYNC 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sync \- commit buffer cache to disk sync \- commit buffer cache to disk
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl> .\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl>
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH TRUNCATE 2 2009-02-28 "Linux" "Linux Programmer's Manual" .TH TRUNCATE 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
truncate, ftruncate \- truncate a file to a specified length truncate, ftruncate \- truncate a file to a specified length
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" 1999-11-10: Merged text taken from the page contributed by .\" 1999-11-10: Merged text taken from the page contributed by
.\" Reed H. Petty (rhp@draper.net) .\" Reed H. Petty (rhp@draper.net)
.\" .\"
.TH VFORK 2 2009-06-21 "Linux" "Linux Programmer's Manual" .TH VFORK 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
vfork \- create a child process and block parent vfork \- create a child process and block parent
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -47,7 +47,7 @@
.\" 2005-05-10, mtk, __W* flags can't be used with waitid() .\" 2005-05-10, mtk, __W* flags can't be used with waitid()
.\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP .\" 2008-07-04, mtk, removed erroneous text about SA_NOCLDSTOP
.\" .\"
.TH WAIT 2 2009-04-21 "Linux" "Linux Programmer's Manual" .TH WAIT 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
wait, waitpid, waitid \- wait for process to change state wait, waitpid, waitid \- wait for process to change state
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Rewrote much of this page, and removed much duplicated text, .\" Rewrote much of this page, and removed much duplicated text,
.\" replacing with pointers to wait.2 .\" replacing with pointers to wait.2
.\" .\"
.TH WAIT4 2 2008-09-28 "Linux" "Linux Programmer's Manual" .TH WAIT4 2 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
wait3, wait4 \- wait for process to change state, BSD style wait3, wait4 \- wait for process to change state, BSD style
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" .\"
.\" Corrected, aeb, 2002-05-30 .\" Corrected, aeb, 2002-05-30
.\" .\"
.TH A64L 3 2010-08-29 "" "Linux Programmer's Manual" .TH A64L 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
a64l, l64a \- convert between long and base-64 a64l, l64a \- convert between long and base-64
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 21:45:37 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:45:37 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified Sat Dec 16 15:02:59 2000, Joseph S. Myers .\" Modified Sat Dec 16 15:02:59 2000, Joseph S. Myers
.\" .\"
.TH ABS 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH ABS 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
abs, labs, llabs, imaxabs \- compute the absolute value of an integer abs, labs, llabs, imaxabs \- compute the absolute value of an integer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-25 by Walter Harms .\" Modified 2002-07-25 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ACOS 3 2008-08-05 "" "Linux Programmer's Manual" .TH ACOS 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
acos, acosf, acosl \- arc cosine function acos, acosf, acosl \- arc cosine function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-25 by Walter Harms .\" Modified 2002-07-25 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ACOSH 3 2008-08-05 "" "Linux Programmer's Manual" .TH ACOSH 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
acosh, acoshf, acoshl \- inverse hyperbolic cosine function acosh, acoshf, acoshl \- inverse hyperbolic cosine function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-25 by Walter Harms .\" Modified 2002-07-25 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ASIN 3 2008-08-05 "" "Linux Programmer's Manual" .TH ASIN 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
asin, asinf, asinl \- arc sine function asin, asinf, asinl \- arc sine function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ASINH 3 2008-08-05 "GNU" "Linux Programmer's Manual" .TH ASINH 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
asinh, asinhf, asinhl \- inverse hyperbolic sine function asinh, asinhf, asinhl \- inverse hyperbolic sine function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ATAN 3 2008-12-02 "" "Linux Programmer's Manual" .TH ATAN 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
atan, atanf, atanl \- arc tangent function atan, atanf, atanl \- arc tangent function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ATAN2 3 2008-11-20 "" "Linux Programmer's Manual" .TH ATAN2 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
atan2, atan2f, atan2l \- arc tangent function of two variables atan2, atan2f, atan2l \- arc tangent function of two variables
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified Sat Jul 24 21:38:42 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:38:42 1993, Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Dec 17 18:35:06 2000, Joseph S. Myers .\" Modified Sun Dec 17 18:35:06 2000, Joseph S. Myers
.\" .\"
.TH ATOI 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH ATOI 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
atoi, atol, atoll, atoq \- convert a string to an integer atoi, atol, atoll, atoq \- convert a string to an integer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Modified 2002-07-27 Walter Harms .\" Modified 2002-07-27 Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH CBRT 3 2008-08-05 "GNU" "Linux Programmer's Manual" .TH CBRT 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
cbrt, cbrtf, cbrtl \- cube root function cbrt, cbrtf, cbrtl \- cube root function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH CEIL 3 2008-08-05 "" "Linux Programmer's Manual" .TH CEIL 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
ceil, ceilf, ceill \- ceiling function: smallest integral value not ceil, ceilf, ceill \- ceiling function: smallest integral value not
less than argument less than argument

View File

@ -26,7 +26,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-08-10 by Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2002-08-10 by Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.TH COPYSIGN 3 2008-08-05 "GNU" "Linux Programmer's Manual" .TH COPYSIGN 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
copysign, copysignf, copysignl \- copy sign of a number copysign, copysignf, copysignl \- copy sign of a number
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH COSH 3 2008-08-10 "" "Linux Programmer's Manual" .TH COSH 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
cosh, coshf, coshl \- hyperbolic cosine function cosh, coshf, coshl \- hyperbolic cosine function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH DIRFD 3 2008-08-21 "Linux" "Linux Programmer's Manual" .TH DIRFD 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dirfd \- get directory stream file descriptor dirfd \- get directory stream file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb .\" Modified 2002-08-10, 2003-11-01 Walter Harms, aeb
.\" .\"
.TH DIV 3 2007-07-26 "" "Linux Programmer's Manual" .TH DIV 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of
an integer division an integer division

View File

@ -27,7 +27,7 @@
.\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:40:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Fri Jun 25 12:10:47 1999 by Andries Brouwer (aeb@cwi.nl)
.\" .\"
.TH ECVT 3 2009-03-15 "" "Linux Programmer's Manual" .TH ECVT 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
ecvt, fcvt \- convert a floating-point number to a string ecvt, fcvt \- convert a floating-point number to a string
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH ERF 3 2008-08-05 "GNU" "Linux Programmer's Manual" .TH ERF 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
erf, erff, erfl, \- error function erf, erff, erfl, \- error function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH ERFC 3 2008-08-05 "GNU" "Linux Programmer's Manual" .TH ERFC 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
erfc, erfcf, erfcl \- complementary error function erfc, erfcf, erfcl \- complementary error function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH EXP 3 2008-08-05 "" "Linux Programmer's Manual" .TH EXP 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
exp, expf, expl \- base-e exponential function exp, expf, expl \- base-e exponential function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH EXP2 3 2008-08-11 "" "Linux Programmer's Manual" .TH EXP2 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
exp2, exp2f, exp2l \- base-2 exponential function exp2, exp2f, exp2l \- base-2 exponential function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Sat Jul 24 19:42:04 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:42:04 1993 by Rik Faith (faith@cs.unc.edu)
.\" Added fabsl, fabsf, aeb, 2001-06-07 .\" Added fabsl, fabsf, aeb, 2001-06-07
.\" .\"
.TH FABS 3 2008-08-05 "" "Linux Programmer's Manual" .TH FABS 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fabs, fabsf, fabsl \- absolute value of floating-point number fabs, fabsf, fabsl \- absolute value of floating-point number
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" <mtk.manpages@gmail.com> .\" <mtk.manpages@gmail.com>
.\" Distributed under GPL. .\" Distributed under GPL.
.\" .\"
.TH FDIM 3 2008-08-11 "" "Linux Programmer's Manual" .TH FDIM 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fdim, fdimf, fdiml \- positive difference fdim, fdimf, fdiml \- positive difference
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" .\"
.\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH FFS 3 2009-08-27 "GNU" "Linux Programmer's Manual" .TH FFS 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
ffs, ffsl, ffsll \- find first bit set in a word ffs, ffsl, ffsll \- find first bit set in a word
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH FLOOR 3 2008-10-06 "" "Linux Programmer's Manual" .TH FLOOR 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
floor, floorf, floorl \- largest integral value not greater than argument floor, floorf, floorl \- largest integral value not greater than argument
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -5,7 +5,7 @@
.\" Modified 2004-11-15, Added further text on FLT_ROUNDS .\" Modified 2004-11-15, Added further text on FLT_ROUNDS
.\" as suggested by AEB and Fabian Kreutz .\" as suggested by AEB and Fabian Kreutz
.\" .\"
.TH FMA 3 2008-10-06 "" "Linux Programmer's Manual" .TH FMA 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fma, fmaf, fmal \- floating-point multiply and add fma, fmaf, fmal \- floating-point multiply and add
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" <mtk.manpages@gmail.com> .\" <mtk.manpages@gmail.com>
.\" Distributed under GPL .\" Distributed under GPL
.\" .\"
.TH FMAX 3 2008-08-11 "" "Linux Programmer's Manual" .TH FMAX 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" <mtk.manpages@gmail.com> .\" <mtk.manpages@gmail.com>
.\" Distributed under GPL .\" Distributed under GPL
.\" .\"
.TH FMIN 3 2008-08-11 "" "Linux Programmer's Manual" .TH FMIN 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fmin, fminf, fminl \- determine minimum of two floating-point numbers fmin, fminf, fminl \- determine minimum of two floating-point numbers
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH FMOD 3 2008-08-05 "" "Linux Programmer's Manual" .TH FMOD 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fmod, fmodf, fmodl \- floating-point remainder function fmod, fmodf, fmodl \- floating-point remainder function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" This was done with the help of the glibc manual. .\" This was done with the help of the glibc manual.
.\" .\"
.\" 2004-10-31, aeb, corrected .\" 2004-10-31, aeb, corrected
.TH FPCLASSIFY 3 2008-08-07 "" "Linux Programmer's Manual" .TH FPCLASSIFY 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fpclassify, isfinite, isnormal, isnan, isinf \- floating-point fpclassify, isfinite, isnormal, isnan, isinf \- floating-point
classification macros classification macros

View File

@ -28,7 +28,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH FREXP 3 2008-10-29 "" "Linux Programmer's Manual" .TH FREXP 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
frexp, frexpf, frexpl \- convert floating-point number to fractional frexp, frexpf, frexpl \- convert floating-point number to fractional
and integral components and integral components

View File

@ -31,7 +31,7 @@
.\" reorganized and rewrote much of the page .\" reorganized and rewrote much of the page
.\" 2006-05-24, Michael Kerrisk <mtk.manpages@gmail.com> .\" 2006-05-24, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added an example program. .\" Added an example program.
.TH FTW 3 2010-06-10 "Linux" "Linux Programmer's Manual" .TH FTW 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ftw, nftw \- file tree walk ftw, nftw \- file tree walk
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -11,7 +11,7 @@
.\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html .\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.TH FWIDE 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH FWIDE 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fwide \- set and determine the orientation of a FILE stream fwide \- set and determine the orientation of a FILE stream
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sat Jul 24 19:32:25 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:32:25 1993 by Rik Faith (faith@cs.unc.edu)
.TH GCVT 3 2009-03-15 "" "Linux Programmer's Manual" .TH GCVT 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
gcvt \- convert a floating-point number to a string gcvt \- convert a floating-point number to a string
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb .\" Modified Mon Dec 11 13:32:51 MET 2000 by aeb
.\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch> .\" Modified Thu Apr 22 03:49:15 CEST 2002 by Roger Luethi <rl@hellgate.ch>
.\" .\"
.TH GETCWD 3 2009-03-31 "GNU" "Linux Programmer's Manual" .TH GETCWD 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getcwd, getwd, get_current_dir_name \- Get current working directory getcwd, getwd, get_current_dir_name \- Get current working directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Modified, 2001-12-26, aeb .\" Modified, 2001-12-26, aeb
.\" 2008-09-07, mtk, Various rewrites; added an example program. .\" 2008-09-07, mtk, Various rewrites; added an example program.
.\" .\"
.TH GETDATE 3 2008-09-07 "" "Linux Programmer's Manual" .TH GETDATE 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdate, getdate_r \- convert a date-plus-time string to broken-down time getdate, getdate_r \- convert a date-plus-time string to broken-down time
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991) .\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu)
.TH GETGRENT 3 2009-03-30 "" "Linux Programmer's Manual" .TH GETGRENT 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
getgrent, setgrent, endgrent \- get group file entry getgrent, setgrent, endgrent \- get group file entry
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Portions Copyright 1993 Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk> .\" Portions Copyright 1993 Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk>
.\" .\"
.\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH GETHOSTID 3 2009-01-13 "Linux" "Linux Programmer's Manual" .TH GETHOSTID 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
gethostid, sethostid \- get or set the unique identifier of the current host gethostid, sethostid \- get or set the unique identifier of the current host
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
.\" USA. .\" USA.
.\" .\"
.TH GETPASS 3 2000-12-05 "Linux" "Linux Programmer's Manual" .TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpass \- get a password getpass \- get a password
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified Sat Jul 24 19:22:14 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:22:14 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de) .\" Modified Mon May 27 21:37:47 1996 by Martin Schulze (joey@linux.de)
.\" .\"
.TH GETPWENT 3 2009-03-30 "GNU" "Linux Programmer's Manual" .TH GETPWENT 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpwent, setpwent, endpwent \- get password file entry getpwent, setpwent, endpwent \- get password file entry
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\" .\"
.TH GETSUBOPT 3 2008-05-29 "GNU" "Linux Programmer's Manual" .TH GETSUBOPT 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsubopt \- parse suboption arguments from a string getsubopt \- parse suboption arguments from a string
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" License. .\" License.
.TH GETW 3 2007-12-20 "GNU" "Linux Programmer's Manual" .TH GETW 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getw, putw \- input and output of words (ints) getw, putw \- input and output of words (ints)
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH HYPOT 3 2008-08-05 "" "Linux Programmer's Manual" .TH HYPOT 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
hypot, hypotf, hypotl \- Euclidean distance function hypot, hypotf, hypotl \- Euclidean distance function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Inspired by a page by Walter Harms created 2002-08-10 .\" Inspired by a page by Walter Harms created 2002-08-10
.\" .\"
.TH ILOGB 3 2009-02-04 "" "Linux Programmer's Manual" .TH ILOGB 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Mon Apr 12 12:54:34 1993, David Metcalfe .\" Modified Mon Apr 12 12:54:34 1993, David Metcalfe
.\" Modified Sat Jul 24 19:13:52 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:13:52 1993, Rik Faith (faith@cs.unc.edu)
.TH INDEX 3 2009-03-15 "GNU" "Linux Programmer's Manual" .TH INDEX 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
index, rindex \- locate character in string index, rindex \- locate character in string
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt <jrv@vanzandt.mv.com> .\" Modified Sat Sep 2 21:52:01 1995 by Jim Van Zandt <jrv@vanzandt.mv.com>
.\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de) .\" Modified Mon May 27 22:55:26 1996 by Martin Schulze (joey@linux.de)
.\" .\"
.TH ISALPHA 3 2009-03-15 "GNU" "Linux Programmer's Manual" .TH ISALPHA 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower, isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower,
isprint, ispunct, isspace, isupper, isxdigit \- character isprint, ispunct, isspace, isupper, isxdigit \- character

View File

@ -3,7 +3,7 @@
.\" 2002-07-27 Walter Harms .\" 2002-07-27 Walter Harms
.\" this was done with the help of the glibc manual .\" this was done with the help of the glibc manual
.\" .\"
.TH ISGREATER 3 2008-08-05 "" "Linux Programmer's Manual" .TH ISGREATER 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
isgreater, isgreaterequal, isless, islessequal, islessgreater, isgreater, isgreaterequal, isless, islessequal, islessgreater,
isunordered \- floating-point relational tests without exception for NaN isunordered \- floating-point relational tests without exception for NaN

View File

@ -11,7 +11,7 @@
.\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html .\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.TH ISWBLANK 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH ISWBLANK 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
iswblank \- test for whitespace wide character iswblank \- test for whitespace wide character
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB .\" Modified 2004-11-12 as per suggestion by Fabian Kreutz/AEB
.\" 2008-07-24, mtk, moved yxx() material into separate y0.3 page .\" 2008-07-24, mtk, moved yxx() material into separate y0.3 page
.\" .\"
.TH J0 3 2008-08-05 "" "Linux Programmer's Manual" .TH J0 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \- j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \-
Bessel functions of the first kind Bessel functions of the first kind

View File

@ -29,7 +29,7 @@
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu) .\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2004-10-31 by aeb .\" Modified 2004-10-31 by aeb
.\" .\"
.TH LDEXP 3 2008-08-05 "" "Linux Programmer's Manual" .TH LDEXP 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2 ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -19,7 +19,7 @@
.\" Added section stuff, aeb, 2002-04-22. .\" Added section stuff, aeb, 2002-04-22.
.\" Corrected include file, drepper, 2003-06-15. .\" Corrected include file, drepper, 2003-06-15.
.\" .\"
.TH LOCKF 3 2009-07-25 "GNU" "Linux Programmer's Manual" .TH LOCKF 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
lockf \- apply, test or remove a POSIX lock on an open file lockf \- apply, test or remove a POSIX lock on an open file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH LOG 3 2010-06-13 "" "Linux Programmer's Manual" .TH LOG 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
log, logf, logl \- natural logarithmic function log, logf, logl \- natural logarithmic function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH LOG10 3 2010-06-13 "" "Linux Programmer's Manual" .TH LOG10 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
log10, log10f, log10l \- base-10 logarithmic function log10, log10f, log10l \- base-10 logarithmic function
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.TH LOG1P 3 2008-08-05 "" "Linux Programmer's Manual" .TH LOG1P 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
log1p, log1pf, log1pl \- logarithm of 1 plus argument log1p, log1pf, log1pl \- logarithm of 1 plus argument
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Inspired by a page by Walter Harms created 2002-08-10 .\" Inspired by a page by Walter Harms created 2002-08-10
.\" .\"
.TH LOGB 3 2008-08-05 "" "Linux Programmer's Manual" .TH LOGB 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
logb, logbf, logbl \- get exponent of a floating-point value logb, logbf, logbl \- get exponent of a floating-point value
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH LRINT 3 2008-08-11 "" "Linux Programmer's Manual" .TH LRINT 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH LROUND 3 2008-08-11 "" "Linux Programmer's Manual" .TH LROUND 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
lround, lroundf, lroundl, llround, llroundf, llroundl \- round to lround, lroundf, lroundl, llround, llroundf, llroundl \- round to
nearest integer, away from zero nearest integer, away from zero

View File

@ -30,7 +30,7 @@
.\" Modified 990328, aeb .\" Modified 990328, aeb
.\" 2008-06-19, mtk, Added mkostemp(); various other changes .\" 2008-06-19, mtk, Added mkostemp(); various other changes
.\" .\"
.TH MKSTEMP 3 2010-06-19 "GNU" "Linux Programmer's Manual" .TH MKSTEMP 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mkstemp, mkostemp \- create a unique temporary file mkstemp, mkostemp \- create a unique temporary file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" (prompted by Scott Burkett <scottb@IntNet.net>) .\" (prompted by Scott Burkett <scottb@IntNet.net>)
.\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl) .\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl)
.\" .\"
.TH MKTEMP 3 2008-08-06 "GNU" "Linux Programmer's Manual" .TH MKTEMP 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mktemp \- make a unique temporary filename mktemp \- make a unique temporary filename
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2002-07-27 by Walter Harms .\" Modified 2002-07-27 by Walter Harms
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH MODF 3 2008-08-05 "" "Linux Programmer's Manual" .TH MODF 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
modf, modff, modfl \- extract signed integral and fractional values from modf, modff, modfl \- extract signed integral and fractional values from
floating-point number floating-point number

View File

@ -23,7 +23,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH MQ_RECEIVE 3 2010-02-25 "Linux" "Linux Programmer's Manual" .TH MQ_RECEIVE 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mq_receive, mq_timedreceive \- receive a message from a message queue mq_receive, mq_timedreceive \- receive a message from a message queue
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH MQ_SEND 3 2010-08-31 "Linux" "Linux Programmer's Manual" .TH MQ_SEND 3 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mq_send, mq_timedsend \- send a message to a message queue mq_send, mq_timedsend \- send a message to a message queue
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" Based on glibc infopages .\" Based on glibc infopages
.\" .\"
.\" Corrections by aeb .\" Corrections by aeb
.TH NAN 3 2008-08-11 "GNU" "Linux Programmer's Manual" .TH NAN 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
nan, nanf, nanl \- return 'Not a Number' nan, nanf, nanl \- return 'Not a Number'
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" <mtk.manpages@gmail.com> .\" <mtk.manpages@gmail.com>
.\" Distributed under GPL .\" Distributed under GPL
.\" Based on glibc infopages .\" Based on glibc infopages
.TH NEXTAFTER 3 2009-12-05 "GNU" "Linux Programmer's Manual" .TH NEXTAFTER 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \-
floating-point number manipulation floating-point number manipulation

View File

@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH POSIX_FALLOCATE 3 2009-09-30 "GNU" "Linux Programmer's Manual" .TH POSIX_FALLOCATE 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_fallocate \- allocate file space posix_fallocate \- allocate file space
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" License. .\" License.
.\" .\"
.\" 2001-10-11, 2003-08-22, aeb, added some details .\" 2001-10-11, 2003-08-22, aeb, added some details
.TH POSIX_MEMALIGN 3 2009-03-30 "GNU" "Linux Programmer's Manual" .TH POSIX_MEMALIGN 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_memalign, memalign, valloc \- Allocate aligned memory posix_memalign, memalign, valloc \- Allocate aligned memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
.\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
.\" .\"
.TH PRINTF 3 2008-12-19 "GNU" "Linux Programmer's Manual" .TH PRINTF 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf,
vsnprintf \- formatted output conversion vsnprintf \- formatted output conversion

View File

@ -23,7 +23,7 @@
.\" This replaces an earlier man page written by Walter Harms .\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>. .\" <walter.harms@informatik.uni-oldenburg.de>.
.\" .\"
.TH QECVT 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH QECVT 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
qecvt, qfcvt, qgcvt \- convert a floating-point number to a string qecvt, qfcvt, qgcvt \- convert a floating-point number to a string
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified Sat Jul 24 18:13:39 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 18:13:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Aug 20 21:47:07 2000, aeb .\" Modified Sun Aug 20 21:47:07 2000, aeb
.\" .\"
.TH RANDOM 3 2009-02-03 "GNU" "Linux Programmer's Manual" .TH RANDOM 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
random, srandom, initstate, setstate \- random number generator random, srandom, initstate, setstate \- random number generator
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" Rewritten old page, 990824, aeb@cwi.nl .\" Rewritten old page, 990824, aeb@cwi.nl
.\" 2004-12-14, mtk, added discussion of resolved_path == NULL .\" 2004-12-14, mtk, added discussion of resolved_path == NULL
.\" .\"
.TH REALPATH 3 2009-02-23 "" "Linux Programmer's Manual" .TH REALPATH 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
realpath \- return the canonicalized absolute pathname realpath \- return the canonicalized absolute pathname
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" (walter.harms@informatik.uni-oldenburg.de) .\" (walter.harms@informatik.uni-oldenburg.de)
.\" Modified 2003-11-18, 2004-10-05 aeb .\" Modified 2003-11-18, 2004-10-05 aeb
.\" .\"
.TH REMAINDER 3 2009-02-04 "" "Linux Programmer's Manual" .TH REMAINDER 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
drem, dremf, dreml, remainder, remainderf, remainderl \- \ drem, dremf, dreml, remainder, remainderf, remainderl \- \
floating-point remainder function floating-point remainder function

View File

@ -4,7 +4,7 @@
.\" Distributed under GPL .\" Distributed under GPL
.\" based on glibc infopages .\" based on glibc infopages
.\" polished, aeb .\" polished, aeb
.TH REMQUO 3 2008-08-11 "GNU" "Linux Programmer's Manual" .TH REMQUO 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
remquo, remquof, remquol \- remainder and part of quotient remquo, remquof, remquol \- remainder and part of quotient
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.TH RINT 3 2008-08-05 "" "Linux Programmer's Manual" .TH RINT 3 2010-09-20 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round
to nearest integer to nearest integer

Some files were not shown because too many files have changed in this diff Show More