ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close.2, connect.2, dup.2, execve.2, fsync.2, getgid.2, getpeername.2, getsid.2, getsockname.2, getsockopt.2, getuid.2, io_getevents.2, kill.2, listen.2, lseek.2, mmap.2, msgctl.2, msgget.2, msgop.2, msync.2, nanosleep.2, nice.2, pause.2, pipe.2, rmdir.2, sched_get_priority_max.2, sched_rr_get_interval.2, sched_setparam.2, sched_setscheduler.2, sched_yield.2, select_tut.2, semctl.2, semop.2, setsid.2, shmctl.2, shmget.2, shmop.2, shutdown.2, sigaction.2, signal.2, socketpair.2, sync.2, timer_delete.2, timer_getoverrun.2, timer_settime.2, times.2, truncate.2, umask.2, MB_CUR_MAX.3, a64l.3, abs.3, assert.3, atexit.3, atof.3, atoi.3, basename.3, bsearch.3, btowc.3, byteorder.3, catgets.3, catopen.3, clock.3, clock_getcpuclockid.3, closedir.3, confstr.3, crypt.3, ctermid.3, difftime.3, div.3, dladdr.3, dlerror.3, dlinfo.3, dlopen.3, dlsym.3, drand48.3, encrypt.3, exit.3, fclose.3, ffs.3, fgetc.3, fgetwc.3, fgetws.3, flockfile.3, fmtmsg.3, fnmatch.3, fopen.3, fpathconf.3, fpclassify.3, fputwc.3, fputws.3, fseek.3, fseeko.3, ftok.3, fwide.3, getdate.3, getenv.3, getgrent.3, getgrnam.3, gethostid.3, getlogin.3, getnetent.3, getopt.3, getpwent.3, getpwnam.3, getsubopt.3, getutent.3, getwchar.3, grantpt.3, hsearch.3, iconv.3, iconv_close.3, iconv_open.3, if_nameindex.3, inet.3, inet_ntop.3, inet_pton.3, insque.3, isatty.3, isgreater.3, iswalnum.3, iswalpha.3, iswblank.3, iswcntrl.3, iswctype.3, iswdigit.3, iswgraph.3, iswlower.3, iswprint.3, iswpunct.3, iswspace.3, iswupper.3, iswxdigit.3, lockf.3, longjmp.3, lsearch.3, malloc.3, mblen.3, mbrlen.3, mbrtowc.3, mbsinit.3, mbsrtowcs.3, mbstowcs.3, mbtowc.3, memccpy.3, memchr.3, memcmp.3, memmove.3, memset.3, mktemp.3, mq_close.3, mq_getattr.3, mq_receive.3, mq_send.3, mq_unlink.3, offsetof.3, popen.3, posix_memalign.3, posix_openpt.3, printf.3, pthread_attr_setdetachstate.3, pthread_attr_setguardsize.3, pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_attr_setscope.3, pthread_attr_setstack.3, pthread_attr_setstacksize.3, pthread_equal.3, pthread_exit.3, pthread_getcpuclockid.3, pthread_kill.3, pthread_self.3, pthread_setcancelstate.3, pthread_setconcurrency.3, pthread_setschedparam.3, pthread_setschedprio.3, pthread_sigmask.3, pthread_testcancel.3, ptsname.3, putenv.3, puts.3, putwchar.3, qsort.3, raise.3, random.3, readdir.3, regex.3, remove.3, rewinddir.3, seekdir.3, sem_destroy.3, sem_getvalue.3, sem_unlink.3, sem_wait.3, setenv.3, setjmp.3, setlocale.3, setlogmask.3, signbit.3, sigpause.3, sigset.3, sigsetops.3, sigwait.3, sleep.3, sockatmark.3, statvfs.3, strcat.3, strchr.3, strcmp.3, strcoll.3, strcpy.3, strlen.3, strpbrk.3, strptime.3, strspn.3, strstr.3, strtod.3, strtoimax.3, strtok.3, strtol.3, strtoul.3, strxfrm.3, swab.3, sysconf.3, system.3, tcgetpgrp.3, tcgetsid.3, telldir.3, tmpfile.3, towctrans.3, tsearch.3, ttyname.3, tzset.3, ungetwc.3, unlocked_stdio.3, unlockpt.3, wcrtomb.3, wcscat.3, wcschr.3, wcscmp.3, wcscpy.3, wcscspn.3, wcslen.3, wcsncat.3, wcsncmp.3, wcsncpy.3, wcspbrk.3, wcsrchr.3, wcsrtombs.3, wcsspn.3, wcsstr.3, wcstoimax.3, wcstok.3, wcstombs.3, wcswidth.3, wctob.3, wctomb.3, wctrans.3, wctype.3, wcwidth.3, wmemchr.3, wmemcmp.3, wmemcpy.3, wmemmove.3, wmemset.3, wordexp.3, wprintf.3, fanotify.7, mq_overview.7, nptl.7, sem_overview.7, shm_overview.7, sigevent.7, symlink.7, ld.so.8: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-08-08 18:21:22 +02:00
parent 7008decb00
commit 460495ca58
282 changed files with 282 additions and 282 deletions

View File

@ -11,7 +11,7 @@
.\" May be distributed under the GNU General Public License .\" May be distributed under the GNU General Public License
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH LDD 1 2015-03-29 "" "Linux Programmer's Manual" .TH LDD 1 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
ldd \- print shared object dependencies ldd \- print shared object dependencies
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH SPROF 1 2014-06-24 "Linux" "Linux User Manual" .TH SPROF 1 2015-08-08 "Linux" "Linux User Manual"
.SH NAME .SH NAME
sprof \- read and display shared object profiling data sprof \- read and display shared object profiling data
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2008-12-04, mtk, Add documentation of accept4() .\" 2008-12-04, mtk, Add documentation of accept4()
.\" .\"
.TH ACCEPT 2 2010-09-10 "Linux" "Linux Programmer's Manual" .TH ACCEPT 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
accept, accept4 \- accept a connection on a socket accept, accept4 \- accept a connection on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer <aeb@cwi.nl> .\" Modified Sun Jul 21 21:25:26 1996 by Andries Brouwer <aeb@cwi.nl>
.\" Modified Wed Nov 6 03:46:05 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Wed Nov 6 03:46:05 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" .\"
.TH ALARM 2 2014-02-23 "Linux" "Linux Programmer's Manual" .TH ALARM 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
alarm \- set an alarm clock for delivery of a signal alarm \- set an alarm clock for delivery of a signal
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -65,7 +65,7 @@
.\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $ .\" $Id: bind.2,v 1.3 1999/04/23 19:56:07 freitag Exp $
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH BIND 2 2014-08-19 "Linux" "Linux Programmer's Manual" .TH BIND 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
bind \- bind a name to a socket bind \- bind a name to a socket
.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 2010-11-25 "Linux" "Linux Programmer's Manual" .TH CHDIR 2 2015-08-08 "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

@ -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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH CLOCK_NANOSLEEP 2 2014-12-31 "Linux" "Linux Programmer's Manual" .TH CLOCK_NANOSLEEP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
clock_nanosleep \- high-resolution sleep with specifiable clock clock_nanosleep \- high-resolution sleep with specifiable clock
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org> .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" added note about close(2) not guaranteeing that data is safe on close. .\" added note about close(2) not guaranteeing that data is safe on close.
.\" .\"
.TH CLOSE 2 2013-12-30 "Linux" "Linux Programmer's Manual" .TH CLOSE 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
close \- close a file descriptor close \- close a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -64,7 +64,7 @@
.\" Modified 1998, 1999 by Andi Kleen .\" Modified 1998, 1999 by Andi Kleen
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH CONNECT 2 2014-09-06 "Linux" "Linux Programmer's Manual" .TH CONNECT 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
connect \- initiate a connection on a socket connect \- initiate a connection on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" details for dup2(). .\" details for dup2().
.\" 2008-10-09, mtk: add description of dup3() .\" 2008-10-09, mtk: add description of dup3()
.\" .\"
.TH DUP 2 2015-01-22 "Linux" "Linux Programmer's Manual" .TH DUP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dup, dup2, dup3 \- duplicate a file descriptor dup, dup2, dup3 \- duplicate a file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk .\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk
.\" Add text describing limits on command-line arguments + environment .\" Add text describing limits on command-line arguments + environment
.\" .\"
.TH EXECVE 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH EXECVE 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
execve \- execute program execve \- execute program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" 2006-04-28, mtk, substantial rewrite of various parts. .\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" 2012-02-27 Various changes by Christoph Hellwig <hch@lst.de> .\" 2012-02-27 Various changes by Christoph Hellwig <hch@lst.de>
.\" .\"
.TH FSYNC 2 2014-08-19 "Linux" "Linux Programmer's Manual" .TH FSYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fsync, fdatasync \- synchronize a file's in-core state with storage device fsync, fdatasync \- synchronize a file's in-core state with storage device
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH GETGID 2 2010-11-22 "Linux" "Linux Programmer's Manual" .TH GETGID 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getgid, getegid \- get group identity getgid, getegid \- get group identity
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" Modified 17 Jul 2002, Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 17 Jul 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added 'socket' to NAME, so that "man -k socket" will show this page. .\" Added 'socket' to NAME, so that "man -k socket" will show this page.
.\" .\"
.TH GETPEERNAME 2 2013-02-12 "Linux" "Linux Programmer's Manual" .TH GETPEERNAME 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpeername \- get name of connected peer socket getpeername \- get name of connected peer socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,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 2010-09-26 "Linux" "Linux Programmer's Manual" .TH GETSID 2 2015-08-08 "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 @@
.\" 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>
.\" Modified Sun Mar 28 21:26:46 1999 by Andries Brouwer <aeb@cwi.nl> .\" Modified Sun Mar 28 21:26:46 1999 by Andries Brouwer <aeb@cwi.nl>
.\" .\"
.TH GETSOCKNAME 2 2008-12-03 "Linux" "Linux Programmer's Manual" .TH GETSOCKNAME 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsockname \- get socket name getsockname \- get socket name
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" Modified 1999 by Andi Kleen <ak@muc.de>. .\" Modified 1999 by Andi Kleen <ak@muc.de>.
.\" Removed most stuff because it is in socket.7 now. .\" Removed most stuff because it is in socket.7 now.
.\" .\"
.TH GETSOCKOPT 2 2015-03-29 "Linux" "Linux Programmer's Manual" .TH GETSOCKOPT 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getsockopt, setsockopt \- get and set options on sockets getsockopt, setsockopt \- get and set options on sockets
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" Historical remark, aeb, 2004-06-05 .\" Historical remark, aeb, 2004-06-05
.TH GETUID 2 2010-11-22 "Linux" "Linux Programmer's Manual" .TH GETUID 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getuid, geteuid \- get user identity getuid, geteuid \- get user identity
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -4,7 +4,7 @@
.\" This file is distributed according to the GNU General Public License. .\" This file is distributed according to the GNU General Public License.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH IO_GETEVENTS 2 2013-04-08 "Linux" "Linux Programmer's Manual" .TH IO_GETEVENTS 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
io_getevents \- read asynchronous I/O events from the completion queue io_getevents \- read asynchronous I/O events from the completion queue
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" Modified 2004-06-24 by aeb .\" Modified 2004-06-24 by aeb
.\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr .\" Modified, 2004-11-30, after idea from emmanuel.colbus@ensimag.imag.fr
.\" .\"
.TH KILL 2 2013-09-17 "Linux" "Linux Programmer's Manual" .TH KILL 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
kill \- send signal to a process kill \- send signal to a process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -42,7 +42,7 @@
.\" Modified 11 May 2001 by Sam Varshavchik <mrsam@courier-mta.com> .\" Modified 11 May 2001 by Sam Varshavchik <mrsam@courier-mta.com>
.\" .\"
.\" .\"
.TH LISTEN 2 2014-05-10 "Linux" "Linux Programmer's Manual" .TH LISTEN 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
listen \- listen for connections on a socket listen \- listen for connections on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -44,7 +44,7 @@
.\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl> .\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl>
.\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE .\" 2011-09-18, mtk, Added SEEK_DATA + SEEK_HOLE
.\" .\"
.TH LSEEK 2 2014-06-13 "Linux" "Linux Programmer's Manual" .TH LSEEK 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
lseek \- reposition read/write file offset lseek \- reposition read/write file offset
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" 2007-07-10, mtk, Added an example program. .\" 2007-07-10, mtk, Added an example program.
.\" 2008-11-18, mtk, document MAP_STACK .\" 2008-11-18, mtk, document MAP_STACK
.\" .\"
.TH MMAP 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH MMAP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mmap, munmap \- map or unmap files or devices into memory mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Added msqid_ds and ipc_perm structure definitions .\" Added msqid_ds and ipc_perm structure definitions
.\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions
.\" .\"
.TH MSGCTL 2 2014-02-24 "Linux" "Linux Programmer's Manual" .TH MSGCTL 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgctl \- System V message control operations msgctl \- System V message control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGGET 2 2015-02-21 "Linux" "Linux Programmer's Manual" .TH MSGGET 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgget \- get a System V message queue identifier msgget \- get a System V message queue identifier
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGOP 2 2015-03-29 "Linux" "Linux Programmer's Manual" .TH MSGOP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msgrcv, msgsnd \- System V message queue operations msgrcv, msgsnd \- System V message queue operations
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH MSYNC 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH MSYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
msync \- synchronize a file with a memory map msync \- synchronize a file with a memory map
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" NOTES: describe case where clock_nanosleep() can be preferable. .\" NOTES: describe case where clock_nanosleep() can be preferable.
.\" NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP .\" NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP
.\" Replace crufty discussion of HZ with a pointer to time(7). .\" Replace crufty discussion of HZ with a pointer to time(7).
.TH NANOSLEEP 2 2013-07-30 "Linux" "Linux Programmer's Manual" .TH NANOSLEEP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
nanosleep \- high-resolution sleep nanosleep \- high-resolution sleep
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Modified 2001-06-04 by aeb .\" Modified 2001-06-04 by aeb
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH NICE 2 2014-04-28 "Linux" "Linux Programmer's Manual" .TH NICE 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
nice \- change process priority nice \- change process priority
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified 1995 by Mike Battersby (mib@deakin.edu.au) .\" Modified 1995 by Mike Battersby (mib@deakin.edu.au)
.\" Modified 2000 by aeb, following Michael Kerrisk .\" Modified 2000 by aeb, following Michael Kerrisk
.\" .\"
.TH PAUSE 2 2008-10-06 "Linux" "Linux Programmer's Manual" .TH PAUSE 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pause \- wait for signal pause \- wait for signal
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" to EXAMPLE text. .\" to EXAMPLE text.
.\" 2008-10-10, mtk: add description of pipe2() .\" 2008-10-10, mtk: add description of pipe2()
.\" .\"
.TH PIPE 2 2014-07-08 "Linux" "Linux Programmer's Manual" .TH PIPE 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pipe, pipe2 \- create pipe pipe, pipe2 \- create pipe
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,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 RMDIR 2 2008-05-08 "Linux" "Linux Programmer's Manual" .TH RMDIR 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
rmdir \- delete a directory rmdir \- delete a directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision .\" revision
.\" .\"
.TH SCHED_GET_PRIORITY_MAX 2 2014-05-12 "Linux" "Linux Programmer's Manual" .TH SCHED_GET_PRIORITY_MAX 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_get_priority_max, sched_get_priority_min \- get static priority range sched_get_priority_max, sched_get_priority_min \- get static priority range
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision .\" revision
.\" .\"
.TH SCHED_RR_GET_INTERVAL 2 2014-04-28 "Linux" "Linux Programmer's Manual" .TH SCHED_RR_GET_INTERVAL 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_rr_get_interval \- get the SCHED_RR interval for the named process sched_rr_get_interval \- get the SCHED_RR interval for the named process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" revision .\" revision
.\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-05-27 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" .\"
.TH SCHED_SETPARAM 2 2014-05-11 "Linux" "Linux Programmer's Manual" .TH SCHED_SETPARAM 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_setparam, sched_getparam \- set and get scheduling parameters sched_setparam, sched_getparam \- set and get scheduling parameters
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" .\"
.TH SCHED_SETSCHEDULER 2 2014-10-02 "Linux" "Linux Programmer's Manual" .TH SCHED_SETSCHEDULER 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_setscheduler, sched_getscheduler \- sched_setscheduler, sched_getscheduler \-
set and get scheduling policy/parameters set and get scheduling policy/parameters

View File

@ -26,7 +26,7 @@
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de> .\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" revision .\" revision
.\" .\"
.TH SCHED_YIELD 2 2014-04-28 "Linux" "Linux Programmer's Manual" .TH SCHED_YIELD 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_yield \- yield the processor sched_yield \- yield the processor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" various other changes .\" various other changes
.\" 2008-01-26, mtk, substantial changes and rewrites .\" 2008-01-26, mtk, substantial changes and rewrites
.\" .\"
.TH SELECT_TUT 2 2013-12-30 "Linux" "Linux Programmer's Manual" .TH SELECT_TUT 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \- select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing synchronous I/O multiplexing

View File

@ -38,7 +38,7 @@
.\" Added semid_ds and ipc_perm structure definitions .\" Added semid_ds and ipc_perm structure definitions
.\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions. .\" 2005-08-02, mtk: Added IPC_INFO, SEM_INFO, SEM_STAT descriptions.
.\" .\"
.TH SEMCTL 2 2013-06-03 "Linux" "Linux Programmer's Manual" .TH SEMCTL 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
semctl \- System V semaphore control operations semctl \- System V semaphore control operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop() .\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 2007-07-09, mtk, Added an EXAMPLE code segment. .\" 2007-07-09, mtk, Added an EXAMPLE code segment.
.\" .\"
.TH SEMOP 2 2015-02-21 "Linux" "Linux Programmer's Manual" .TH SEMOP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
semop, semtimedop \- System V semaphore operations semop, semtimedop \- System V semaphore operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" tiny changes from a man page by Charles Livingston). .\" tiny changes from a man page by Charles Livingston).
.\" Modified Sun Jul 21 14:45:46 1996 <aeb@cwi.nl> .\" Modified Sun Jul 21 14:45:46 1996 <aeb@cwi.nl>
.\" .\"
.TH SETSID 2 2014-12-31 "Linux" "Linux Programmer's Manual" .TH SETSID 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
setsid \- creates a session and sets the process group ID setsid \- creates a session and sets the process group ID
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -42,7 +42,7 @@
.\" attaches to a segment that has already been marked for deletion. .\" attaches to a segment that has already been marked for deletion.
.\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions. .\" 2005-08-02, mtk: Added IPC_INFO, SHM_INFO, SHM_STAT descriptions.
.\" .\"
.TH SHMCTL 2 2014-02-07 "Linux" "Linux Programmer's Manual" .TH SHMCTL 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shmctl \- System V shared memory control shmctl \- System V shared memory control
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH SHMGET 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH SHMGET 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shmget \- allocates a System V shared memory segment shmget \- allocates a System V shared memory segment
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" .\"
.\" FIXME . Add an example program to this page. .\" FIXME . Add an example program to this page.
.\" .\"
.TH SHMOP 2 2014-07-08 "Linux" "Linux Programmer's Manual" .TH SHMOP 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shmat, shmdt \- System V shared memory operations shmat, shmdt \- System V shared memory operations
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" Modified Tue Oct 22 22:04:51 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 22:04:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified 1998 by Andi Kleen .\" Modified 1998 by Andi Kleen
.\" .\"
.TH SHUTDOWN 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH SHUTDOWN 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
shutdown \- shut down part of a full-duplex connection shutdown \- shut down part of a full-duplex connection
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -46,7 +46,7 @@
.\" 2015-01-17, Kees Cook <keescook@chromium.org> .\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" Added notes on ptrace SIGTRAP and SYS_SECCOMP. .\" Added notes on ptrace SIGTRAP and SYS_SECCOMP.
.\" .\"
.TH SIGACTION 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH SIGACTION 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sigaction, rt_sigaction \- examine and change a signal action sigaction, rt_sigaction \- examine and change a signal action
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" various sections. .\" various sections.
.\" 2008-07-11, mtk: rewrote and expanded portability discussion. .\" 2008-07-11, mtk: rewrote and expanded portability discussion.
.\" .\"
.TH SIGNAL 2 2014-08-19 "Linux" "Linux Programmer's Manual" .TH SIGNAL 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
signal \- ANSI C signal handling signal \- ANSI C signal handling
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 2008-10-11, mtk: Add description of SOCK_NONBLOCK and SOCK_CLOEXEC .\" 2008-10-11, mtk: Add description of SOCK_NONBLOCK and SOCK_CLOEXEC
.\" .\"
.TH SOCKETPAIR 2 2008-10-11 "Linux" "Linux Programmer's Manual" .TH SOCKETPAIR 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
socketpair \- create a pair of connected sockets socketpair \- create a pair of connected sockets
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" Modified 2001-10-10 by aeb, following Michael Kerrisk. .\" Modified 2001-10-10 by aeb, following Michael Kerrisk.
.\" 2011-09-07, mtk, Added syncfs() documentation, .\" 2011-09-07, mtk, Added syncfs() documentation,
.\" .\"
.TH SYNC 2 2014-08-19 "Linux" "Linux Programmer's Manual" .TH SYNC 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sync, syncfs \- commit buffer cache to disk sync, syncfs \- commit buffer cache to disk
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH TIMER_DELETE 2 2009-02-20 Linux "Linux Programmer's Manual" .TH TIMER_DELETE 2 2015-08-08 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
timer_delete \- delete a POSIX per-process timer timer_delete \- delete a POSIX per-process timer
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH TIMER_GETOVERRUN 2 2009-02-20 Linux "Linux Programmer's Manual" .TH TIMER_GETOVERRUN 2 2015-08-08 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
timer_getoverrun \- get overrun count for a POSIX per-process timer timer_getoverrun \- get overrun count for a POSIX per-process timer
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH TIMER_SETTIME 2 2012-10-15 Linux "Linux Programmer's Manual" .TH TIMER_SETTIME 2 2015-08-08 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
timer_settime, timer_gettime \- arm/disarm and fetch timer_settime, timer_gettime \- arm/disarm and fetch
state of POSIX per-process timer state of POSIX per-process timer

View File

@ -35,7 +35,7 @@
.\" Added notes on nonstandard behavior: Linux allows 'buf' to .\" Added notes on nonstandard behavior: Linux allows 'buf' to
.\" be NULL, but POSIX.1 doesn't specify this and it's nonportable. .\" be NULL, but POSIX.1 doesn't specify this and it's nonportable.
.\" .\"
.TH TIMES 2 2012-10-22 "Linux" "Linux Programmer's Manual" .TH TIMES 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
times \- get process times times \- get process times
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -40,7 +40,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 2015-05-07 "Linux" "Linux Programmer's Manual" .TH TRUNCATE 2 2015-08-08 "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

@ -31,7 +31,7 @@
.\" <nick@debian.com> with Lars Wirzenius <liw@iki.fi> suggestion .\" <nick@debian.com> with Lars Wirzenius <liw@iki.fi> suggestion
.\" 2006-05-13, mtk, substantial rewrite of description of 'mask' .\" 2006-05-13, mtk, substantial rewrite of description of 'mask'
.\" 2008-01-09, mtk, a few rewrites and additions. .\" 2008-01-09, mtk, a few rewrites and additions.
.TH UMASK 2 2015-05-07 "Linux" "Linux Programmer's Manual" .TH UMASK 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
umask \- set file mode creation mask umask \- set file mode creation mask
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -14,7 +14,7 @@
.\" .\"
.\" Modified, aeb, 990824 .\" Modified, aeb, 990824
.\" .\"
.TH MB_CUR_MAX 3 1999-07-04 "Linux" "Linux Programmer's Manual" .TH MB_CUR_MAX 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
MB_CUR_MAX \- maximum length of a multibyte character in the current locale MB_CUR_MAX \- maximum length of a multibyte character in the current locale
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -7,7 +7,7 @@
.\" .\"
.\" Corrected, aeb, 2002-05-30 .\" Corrected, aeb, 2002-05-30
.\" .\"
.TH A64L 3 2015-03-02 "" "Linux Programmer's Manual" .TH A64L 3 2015-08-08 "" "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

@ -31,7 +31,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 2015-03-02 "GNU" "Linux Programmer's Manual" .TH ABS 3 2015-08-08 "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

@ -24,7 +24,7 @@
.\" .\"
.\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith <faith@cs.unc.edu> .\" Modified Sat Jul 24 21:42:42 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 23:44:11 1996 by Eric S. Raymond <esr@thyrsus.com>
.TH ASSERT 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH ASSERT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
assert \- abort the program if assertion is false assert \- abort the program if assertion is false
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu) .\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-10-25, Walter Harms .\" Modified 2003-10-25, Walter Harms
.\" .\"
.TH ATEXIT 3 2015-05-07 "Linux" "Linux Programmer's Manual" .TH ATEXIT 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
atexit \- register a function to be called at normal process termination atexit \- register a function to be called at normal process termination
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe .\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe
.\" Modified Sat Jul 24 21:39:22 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:39:22 1993, Rik Faith (faith@cs.unc.edu)
.TH ATOF 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH ATOF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
atof \- convert a string to a double atof \- convert a string to a double
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,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 2015-03-02 "GNU" "Linux Programmer's Manual" .TH ATOI 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
atoi, atol, atoll \- convert a string to an integer atoi, atol, atoll \- convert a string to an integer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -24,7 +24,7 @@
.\" .\"
.\" Created, 14 Dec 2000 by Michael Kerrisk .\" Created, 14 Dec 2000 by Michael Kerrisk
.\" .\"
.TH BASENAME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH BASENAME 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
basename, dirname \- parse pathname components basename, dirname \- parse pathname components
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe .\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe
.\" Modified Sat Jul 24 21:35:16 1993, Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:35:16 1993, Rik Faith (faith@cs.unc.edu)
.TH BSEARCH 3 2015-05-07 "" "Linux Programmer's Manual" .TH BSEARCH 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
bsearch \- binary search of a sorted array bsearch \- binary search of a sorted array
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -13,7 +13,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 BTOWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH BTOWC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
btowc \- convert single byte to wide character btowc \- convert single byte to wide character
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:29:05 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl) .\" Modified Thu Jul 26 14:06:20 2001 by Andries Brouwer (aeb@cwi.nl)
.\" .\"
.TH BYTEORDER 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH BYTEORDER 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
htonl, htons, ntohl, ntohs \- convert values between host and network htonl, htons, ntohl, ntohs \- convert values between host and network
byte order byte order

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" Updated, aeb, 980809 .\" Updated, aeb, 980809
.TH CATGETS 3 2015-03-02 "" "Linux Programmer's Manual" .TH CATGETS 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
catgets \- get message from a message catalog catgets \- get message from a message catalog
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Modified Thu Dec 13 22:51:19 2001 by Martin Schulze <joey@infodrom.org> .\" Modified Thu Dec 13 22:51:19 2001 by Martin Schulze <joey@infodrom.org>
.\" Modified 2001-12-14 aeb .\" Modified 2001-12-14 aeb
.\" .\"
.TH CATOPEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH CATOPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
catopen, catclose \- open/close a message catalog catopen, catclose \- open/close a message catalog
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com> .\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on differences from other UNIX systems with respect to .\" Added notes on differences from other UNIX systems with respect to
.\" waited-for children. .\" waited-for children.
.TH CLOCK 3 2015-03-29 "GNU" "Linux Programmer's Manual" .TH CLOCK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
clock \- determine processor time clock \- determine processor time
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH CLOCK_GETCPUCLOCKID 3 2015-03-02 "Linux" "Linux Programmer's Manual" .TH CLOCK_GETCPUCLOCKID 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
clock_getcpuclockid \- obtain ID of a process CPU-time clock clock_getcpuclockid \- obtain ID of a process CPU-time clock
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" 386BSD man pages .\" 386BSD man pages
.\" Modified Sat Jul 24 21:25:52 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 21:25:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl) .\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl)
.TH CLOSEDIR 3 2015-03-02 "" "Linux Programmer's Manual" .TH CLOSEDIR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
closedir \- close a directory closedir \- close a directory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -29,7 +29,7 @@
.\" These should all be added to this page. .\" These should all be added to this page.
.\" See also the POSIX.1-2001 specification of confstr() .\" See also the POSIX.1-2001 specification of confstr()
.\" .\"
.TH CONFSTR 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH CONFSTR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
confstr \- get configuration dependent string variables confstr \- get configuration dependent string variables
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" added _XOPEN_SOURCE, aeb, 970705 .\" added _XOPEN_SOURCE, aeb, 970705
.\" added GNU MD5 stuff, aeb, 011223 .\" added GNU MD5 stuff, aeb, 011223
.\" .\"
.TH CRYPT 3 2015-03-02 "" "Linux Programmer's Manual" .TH CRYPT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
crypt, crypt_r \- password and data encryption crypt, crypt_r \- password and data encryption
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" Modified Sat Jul 24 19:51:06 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:51:06 1993 by Rik Faith (faith@cs.unc.edu)
.TH CTERMID 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH CTERMID 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
ctermid \- get controlling terminal name ctermid \- get controlling terminal name
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,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:48:17 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:48:17 1993 by Rik Faith (faith@cs.unc.edu)
.TH DIFFTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH DIFFTIME 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
difftime \- calculate time difference difftime \- calculate time difference
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,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 2015-03-02 "" "Linux Programmer's Manual" .TH DIV 3 2015-08-08 "" "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

@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH DLADDR 3 2015-07-06 "Linux" "Linux Programmer's Manual" .TH DLADDR 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dladdr, dladdr1 \- translate address to symbolic information dladdr, dladdr1 \- translate address to symbolic information
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH DLERROR 3 2015-07-16 "Linux" "Linux Programmer's Manual" .TH DLERROR 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dlerror \- obtain error diagnostic for functions in the dlopen API dlerror \- obtain error diagnostic for functions in the dlopen API
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH DLINFO 3 2015-07-06 "Linux" "Linux Programmer's Manual" .TH DLINFO 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dlinfo \- obtain information about a dynamically loaded object dlinfo \- obtain information about a dynamically loaded object
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified by Walter Harms: dladdr, dlvsym .\" Modified by Walter Harms: dladdr, dlvsym
.\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat .\" Modified by Petr Baudis <pasky@suse.cz>, 2008-12-04: dladdr caveat
.\" .\"
.TH DLOPEN 3 2015-03-29 "Linux" "Linux Programmer's Manual" .TH DLOPEN 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dlclose, dlopen, dlmopen \- dlclose, dlopen, dlmopen \-
open and close a shared object open and close a shared object

View File

@ -22,7 +22,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH DLSYM 3 2015-07-16 "Linux" "Linux Programmer's Manual" .TH DLSYM 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
dlsym, dlvsym \- obtain address of a symbol in a shared object or executable dlsym, dlvsym \- obtain address of a symbol in a shared object or executable
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,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:46:03 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:46:03 1993 by Rik Faith (faith@cs.unc.edu)
.TH DRAND48 3 2015-03-02 "" "Linux Programmer's Manual" .TH DRAND48 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48,
lcong48 \- generate uniformly distributed pseudo-random numbers lcong48 \- generate uniformly distributed pseudo-random numbers

View File

@ -27,7 +27,7 @@
.\" .\"
.\" Modified 2003-04-04, aeb .\" Modified 2003-04-04, aeb
.\" .\"
.TH ENCRYPT 3 2015-02-21 "" "Linux Programmer's Manual" .TH ENCRYPT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" could be listed on this page. See, for example, the list in the .\" could be listed on this page. See, for example, the list in the
.\" POSIX exit(3p) page. .\" POSIX exit(3p) page.
.\" .\"
.TH EXIT 3 2015-03-02 "Linux" "Linux Programmer's Manual" .TH EXIT 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
exit \- cause normal process termination exit \- cause normal process termination
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" .\"
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org> .\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" .\"
.TH FCLOSE 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FCLOSE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fclose \- close a stream fclose \- close a stream
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" .\"
.\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Modified 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
.\" .\"
.TH FFS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FFS 3 2015-08-08 "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

@ -24,7 +24,7 @@
.\" .\"
.\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Wed Jul 28 11:12:07 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl) .\" Modified Fri Sep 8 15:48:13 1995 by Andries Brouwer (aeb@cwi.nl)
.TH FGETC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FGETC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fgetc, fgets, getc, getchar, ungetc \- input of characters and strings fgetc, fgets, getc, getchar, ungetc \- input of characters and strings
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -15,7 +15,7 @@
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk> .\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk>
.TH FGETWC 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FGETWC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fgetwc, getwc \- read a wide character from a FILE stream fgetwc, getwc \- read a wide character from a FILE stream
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -15,7 +15,7 @@
.\" ISO/IEC 9899:1999 .\" ISO/IEC 9899:1999
.\" .\"
.\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk> .\" Modified Tue Oct 16 23:18:40 BST 2001 by John Levon <moz@compsoc.man.ac.uk>
.TH FGETWS 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FGETWS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fgetws \- read a wide-character string from a FILE stream fgetws \- read a wide-character string from a FILE stream
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH FLOCKFILE 3 2015-03-02 "" "Linux Programmer's Manual" .TH FLOCKFILE 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
flockfile, ftrylockfile, funlockfile \- lock FILE for stdio flockfile, ftrylockfile, funlockfile \- lock FILE for stdio
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -10,7 +10,7 @@
.\" The function is quite complex and deserves an example .\" The function is quite complex and deserves an example
.\" .\"
.\" Polished, aeb, 2003-11-01 .\" Polished, aeb, 2003-11-01
.TH FMTMSG 3 2015-03-02 "" "Linux Programmer's Manual" .TH FMTMSG 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fmtmsg \- print formatted error messages fmtmsg \- print formatted error messages
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" Modified Sat Jul 24 19:35:54 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 19:35:54 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Mon Oct 16 00:16:29 2000 following Joseph S. Myers .\" Modified Mon Oct 16 00:16:29 2000 following Joseph S. Myers
.\" .\"
.TH FNMATCH 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FNMATCH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fnmatch \- match filename or pathname fnmatch \- match filename or pathname
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -41,7 +41,7 @@
.\" Modified, aeb, 960421, 970806 .\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03 .\" Modified, joey, aeb, 2002-01-03
.\" .\"
.TH FOPEN 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FOPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fopen, fdopen, freopen \- stream open functions fopen, fdopen, freopen \- stream open functions
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" _PC_SYMLINK_MAX, .\" _PC_SYMLINK_MAX,
.\" _PC_2_SYMLINKS .\" _PC_2_SYMLINKS
.\" .\"
.TH FPATHCONF 3 2015-03-29 "GNU" "Linux Programmer's Manual" .TH FPATHCONF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fpathconf, pathconf \- get configuration values for files fpathconf, pathconf \- get configuration values for files
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -7,7 +7,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 2015-03-02 "" "Linux Programmer's Manual" .TH FPCLASSIFY 3 2015-08-08 "" "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

@ -13,7 +13,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 FPUTWC 3 2015-03-29 "GNU" "Linux Programmer's Manual" .TH FPUTWC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fputwc, putwc \- write a wide character to a FILE stream fputwc, putwc \- write a wide character to a FILE stream
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -13,7 +13,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 FPUTWS 3 2015-03-29 "GNU" "Linux Programmer's Manual" .TH FPUTWS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fputws \- write a wide-character string to a FILE stream fputws \- write a wide-character string to a FILE stream
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" .\"
.\" Converted for Linux, Mon Nov 29 15:22:01 1993, faith@cs.unc.edu .\" Converted for Linux, Mon Nov 29 15:22:01 1993, faith@cs.unc.edu
.\" .\"
.TH FSEEK 3 2015-03-29 "GNU" "Linux Programmer's Manual" .TH FSEEK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream
.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.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH FSEEKO 3 2015-03-29 "" "Linux Programmer's Manual" .TH FSEEKO 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
fseeko, ftello \- seek to or report file position fseeko, ftello \- seek to or report file position
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" Changed data type of proj_id; minor fixes .\" Changed data type of proj_id; minor fixes
.\" aeb: further fixes; added notes. .\" aeb: further fixes; added notes.
.\" .\"
.TH FTOK 3 2015-03-02 "GNU" "Linux Programmer's Manual" .TH FTOK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
ftok \- convert a pathname and a project identifier to a System V IPC key ftok \- convert a pathname and a project identifier to a System V IPC key
.SH SYNOPSIS .SH SYNOPSIS

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