.\" May be distributed under the GNU General Public License
.\" %%%LICENSE_END
.\"
-.TH LDD 1 2015-03-29 "" "Linux Programmer's Manual"
+.TH LDD 1 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
ldd \- print shared object dependencies
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SPROF 1 2014-06-24 "Linux" "Linux User Manual"
+.TH SPROF 1 2015-08-08 "Linux" "Linux User Manual"
.SH NAME
sprof \- read and display shared object profiling data
.SH SYNOPSIS
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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
accept, accept4 \- accept a connection on a socket
.SH SYNOPSIS
.\" 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>
.\"
-.TH ALARM 2 2014-02-23 "Linux" "Linux Programmer's Manual"
+.TH ALARM 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
alarm \- set an alarm clock for delivery of a signal
.SH SYNOPSIS
.\" $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>
.\"
-.TH BIND 2 2014-08-19 "Linux" "Linux Programmer's Manual"
+.TH BIND 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
bind \- bind a name to a socket
.SH SYNOPSIS
.\" Modified 1997-08-21 by Joseph S. Myers <jsm28@cam.ac.uk>
.\" 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
chdir, fchdir \- change working directory
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
clock_nanosleep \- high-resolution sleep with specifiable clock
.SH SYNOPSIS
.\" Modified 2000-07-22 by Nicolás Lichtmaier <nick@debian.org>
.\" 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
close \- close a file descriptor
.SH SYNOPSIS
.\" Modified 1998, 1999 by Andi Kleen
.\" 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
connect \- initiate a connection on a socket
.SH SYNOPSIS
.\" details for dup2().
.\" 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
dup, dup2, dup3 \- duplicate a file descriptor
.SH SYNOPSIS
.\" 2007-09-14 Ollie Wild <aaw@google.com>, mtk
.\" 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
execve \- execute program
.SH SYNOPSIS
.\" 2006-04-28, mtk, substantial rewrite of various parts.
.\" 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
fsync, fdatasync \- synchronize a file's in-core state with storage device
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
getgid, getegid \- get group identity
.SH SYNOPSIS
.\" Modified 17 Jul 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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
getpeername \- get name of connected peer socket
.SH SYNOPSIS
.\"
.\" Modified Thu Oct 31 14:18:40 1996 by Eric S. Raymond <esr@y\thyrsus.com>
.\" 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
getsid \- get session ID
.SH SYNOPSIS
.\" 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>
.\"
-.TH GETSOCKNAME 2 2008-12-03 "Linux" "Linux Programmer's Manual"
+.TH GETSOCKNAME 2 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
getsockname \- get socket name
.SH SYNOPSIS
.\" Modified 1999 by Andi Kleen <ak@muc.de>.
.\" 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
getsockopt, setsockopt \- get and set options on sockets
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" 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
getuid, geteuid \- get user identity
.SH SYNOPSIS
.\" This file is distributed according to the GNU General Public License.
.\" %%%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
io_getevents \- read asynchronous I/O events from the completion queue
.SH SYNOPSIS
.\" Modified 2004-06-24 by aeb
.\" 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
kill \- send signal to a process
.SH SYNOPSIS
.\" 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
listen \- listen for connections on a socket
.SH SYNOPSIS
.\" Modified 2003-08-21 by Andries Brouwer <aeb@cwi.nl>
.\" 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
lseek \- reposition read/write file offset
.SH SYNOPSIS
.\" 2007-07-10, mtk, Added an example program.
.\" 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
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS
.\" Added msqid_ds and ipc_perm structure definitions
.\" 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
msgctl \- System V message control operations
.SH SYNOPSIS
.\" Language and formatting clean-ups
.\" 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
msgget \- get a System V message queue identifier
.SH SYNOPSIS
.\" Language and formatting clean-ups
.\" 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
msgrcv, msgsnd \- System V message queue operations
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
msync \- synchronize a file with a memory map
.SH SYNOPSIS
.\" NOTES: describe case where clock_nanosleep() can be preferable.
.\" NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP
.\" 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
nanosleep \- high-resolution sleep
.SH SYNOPSIS
.\" Modified 2001-06-04 by aeb
.\" 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
nice \- change process priority
.SH SYNOPSIS
.\" Modified 1995 by Mike Battersby (mib@deakin.edu.au)
.\" 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
pause \- wait for signal
.SH SYNOPSIS
.\" to EXAMPLE text.
.\" 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
pipe, pipe2 \- create pipe
.SH SYNOPSIS
.\" Modified 1997-01-31 by Eric S. Raymond <esr@thyrsus.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
rmdir \- delete a directory
.SH SYNOPSIS
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" 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
sched_get_priority_max, sched_get_priority_min \- get static priority range
.SH SYNOPSIS
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" 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
sched_rr_get_interval \- get the SCHED_RR interval for the named process
.SH SYNOPSIS
.\" revision
.\" 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
sched_setparam, sched_getparam \- set and get scheduling parameters
.SH SYNOPSIS
.\" %%%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
sched_setscheduler, sched_getscheduler \-
set and get scheduling policy/parameters
.\" 1996-04-10 Markus Kuhn <mskuhn@cip.informatik.uni-erlangen.de>
.\" 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
sched_yield \- yield the processor
.SH SYNOPSIS
.\" various other changes
.\" 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
select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO \-
synchronous I/O multiplexing
.\" Added semid_ds and ipc_perm structure definitions
.\" 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
semctl \- System V semaphore control operations
.SH SYNOPSIS
.\" 2005-04-08, mtk, Noted kernel version numbers for semtimedop()
.\" 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
semop, semtimedop \- System V semaphore operations
.SH SYNOPSIS
.\" tiny changes from a man page by Charles Livingston).
.\" 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
setsid \- creates a session and sets the process group ID
.SH SYNOPSIS
.\" attaches to a segment that has already been marked for deletion.
.\" 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
shmctl \- System V shared memory control
.SH SYNOPSIS
.\" Language and formatting clean-ups
.\" 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
shmget \- allocates a System V shared memory segment
.SH SYNOPSIS
.\"
.\" 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
shmat, shmdt \- System V shared memory operations
.SH SYNOPSIS
.\" Modified Tue Oct 22 22:04:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" 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
shutdown \- shut down part of a full-duplex connection
.SH SYNOPSIS
.\" 2015-01-17, Kees Cook <keescook@chromium.org>
.\" 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
sigaction, rt_sigaction \- examine and change a signal action
.SH SYNOPSIS
.\" various sections.
.\" 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
signal \- ANSI C signal handling
.SH SYNOPSIS
.\" Modified 2004-06-17 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" 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
socketpair \- create a pair of connected sockets
.SH SYNOPSIS
.\" Modified 2001-10-10 by aeb, following Michael Kerrisk.
.\" 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
sync, syncfs \- commit buffer cache to disk
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
timer_delete \- delete a POSIX per-process timer
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
timer_getoverrun \- get overrun count for a POSIX per-process timer
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
timer_settime, timer_gettime \- arm/disarm and fetch
state of POSIX per-process timer
.\" Added notes on nonstandard behavior: Linux allows 'buf' to
.\" 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
times \- get process times
.SH SYNOPSIS
.\" Modified 2002-04-06 by Andries Brouwer <aeb@cwi.nl>
.\" 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
truncate, ftruncate \- truncate a file to a specified length
.SH SYNOPSIS
.\" <nick@debian.com> with Lars Wirzenius <liw@iki.fi> suggestion
.\" 2006-05-13, mtk, substantial rewrite of description of 'mask'
.\" 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
umask \- set file mode creation mask
.SH SYNOPSIS
.\"
.\" 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
MB_CUR_MAX \- maximum length of a multibyte character in the current locale
.SH SYNOPSIS
.\"
.\" 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
a64l, l64a \- convert between long and base-64
.SH SYNOPSIS
.\" 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
.\"
-.TH ABS 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ABS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
abs, labs, llabs, imaxabs \- compute the absolute value of an integer
.SH SYNOPSIS
.\"
.\" 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>
-.TH ASSERT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ASSERT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
assert \- abort the program if assertion is false
.SH SYNOPSIS
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" 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
atexit \- register a function to be called at normal process termination
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:39:24 1993, David Metcalfe
.\" 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
atof \- convert a string to a double
.SH SYNOPSIS
.\" 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
.\"
-.TH ATOI 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ATOI 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
atoi, atol, atoll \- convert a string to an integer
.SH SYNOPSIS
.\"
.\" 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
basename, dirname \- parse pathname components
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Mon Mar 29 22:41:16 1993, David Metcalfe
.\" 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
bsearch \- binary search of a sorted array
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" 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
btowc \- convert single byte to wide character
.SH SYNOPSIS
.\" 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)
.\"
-.TH BYTEORDER 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH BYTEORDER 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
htonl, htons, ntohl, ntohs \- convert values between host and network
byte order
.\" %%%LICENSE_END
.\"
.\" 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
catgets \- get message from a message catalog
.SH SYNOPSIS
.\" Modified Thu Dec 13 22:51:19 2001 by Martin Schulze <joey@infodrom.org>
.\" 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
catopen, catclose \- open/close a message catalog
.SH SYNOPSIS
.\" Modified 14 Jun 2002, Michael Kerrisk <mtk.manpages@gmail.com>
.\" Added notes on differences from other UNIX systems with respect to
.\" 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
clock \- determine processor time
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
clock_getcpuclockid \- obtain ID of a process CPU-time clock
.SH SYNOPSIS
.\" 386BSD man pages
.\" 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)
-.TH CLOSEDIR 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH CLOSEDIR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
closedir \- close a directory
.SH SYNOPSIS
.\" These should all be added to this page.
.\" 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
confstr \- get configuration dependent string variables
.SH SYNOPSIS
.\" added _XOPEN_SOURCE, aeb, 970705
.\" 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
crypt, crypt_r \- password and data encryption
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" 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
ctermid \- get controlling terminal name
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" 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
difftime \- calculate time difference
.SH SYNOPSIS
.\" Modified 1993-07-24, Rik Faith (faith@cs.unc.edu)
.\" 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
div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of
an integer division
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
dladdr, dladdr1 \- translate address to symbolic information
.SH SYNOPSIS
.\" <http://www.gnu.org/licenses/>.
.\" %%%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
dlerror \- obtain error diagnostic for functions in the dlopen API
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%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
dlinfo \- obtain information about a dynamically loaded object
.SH SYNOPSIS
.\" Modified by Walter Harms: dladdr, dlvsym
.\" 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
dlclose, dlopen, dlmopen \-
open and close a shared object
.\" <http://www.gnu.org/licenses/>.
.\" %%%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
dlsym, dlvsym \- obtain address of a symbol in a shared object or executable
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" 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
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48,
lcong48 \- generate uniformly distributed pseudo-random numbers
.\"
.\" 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
encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages
.SH SYNOPSIS
.\" could be listed on this page. See, for example, the list in the
.\" 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
exit \- cause normal process termination
.SH SYNOPSIS
.\"
.\" 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
fclose \- close a stream
.SH SYNOPSIS
.\"
.\" 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
ffs, ffsl, ffsll \- find first bit set in a word
.SH SYNOPSIS
.\"
.\" 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)
-.TH FGETC 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH FGETC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
fgetc, fgets, getc, getchar, ungetc \- input of characters and strings
.SH SYNOPSIS
.\" ISO/IEC 9899:1999
.\"
.\" 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
fgetwc, getwc \- read a wide character from a FILE stream
.SH SYNOPSIS
.\" ISO/IEC 9899:1999
.\"
.\" 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
fgetws \- read a wide-character string from a FILE stream
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FLOCKFILE 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH FLOCKFILE 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
flockfile, ftrylockfile, funlockfile \- lock FILE for stdio
.SH SYNOPSIS
.\" The function is quite complex and deserves an example
.\"
.\" 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
fmtmsg \- print formatted error messages
.SH SYNOPSIS
.\" 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
.\"
-.TH FNMATCH 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH FNMATCH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
fnmatch \- match filename or pathname
.SH SYNOPSIS
.\" Modified, aeb, 960421, 970806
.\" 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
fopen, fdopen, freopen \- stream open functions
.SH SYNOPSIS
.\" _PC_SYMLINK_MAX,
.\" _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
fpathconf, pathconf \- get configuration values for files
.SH SYNOPSIS
.\" This was done with the help of the glibc manual.
.\"
.\" 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
fpclassify, isfinite, isnormal, isnan, isinf \- floating-point
classification macros
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" 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
fputwc, putwc \- write a wide character to a FILE stream
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" 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
fputws \- write a wide-character string to a FILE stream
.SH SYNOPSIS
.\"
.\" 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
fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FSEEKO 3 2015-03-29 "" "Linux Programmer's Manual"
+.TH FSEEKO 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
fseeko, ftello \- seek to or report file position
.SH SYNOPSIS
.\" Changed data type of proj_id; minor fixes
.\" 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
ftok \- convert a pathname and a project identifier to a System V IPC key
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH FWIDE 3 2014-03-19 "GNU" "Linux Programmer's Manual"
+.TH FWIDE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
fwide \- set and determine the orientation of a FILE stream
.SH SYNOPSIS
.\" Modified, 2001-12-26, aeb
.\" 2008-09-07, mtk, Various rewrites; added an example program.
.\"
-.TH GETDATE 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH GETDATE 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
getdate, getdate_r \- convert a date-plus-time string to broken-down time
.SH SYNOPSIS
.\" Modified Sat Jul 24 19:30:29 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Fri Feb 14 21:47:50 1997 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH GETENV 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETENV 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getenv, secure_getenv \- get an environment variable
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 19:29:54 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETGRENT 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH GETGRENT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
getgrent, setgrent, endgrent \- get group file entry
.SH SYNOPSIS
.\" Modified 1993-07-24 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2003-11-15 by aeb
.\"
-.TH GETGRNAM 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH GETGRNAM 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" Modified Tue Oct 22 00:22:35 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
-.TH GETHOSTID 3 2015-05-07 "Linux" "Linux Programmer's Manual"
+.TH GETHOSTID 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
gethostid, sethostid \- get or set the unique identifier of the current host
.SH SYNOPSIS
.\" Changed Tue Sep 19 01:49:29 1995, aeb: moved from man2 to man3
.\" added ref to /etc/utmp, added BUGS section, etc.
.\" modified 2003 Walter Harms, aeb - added getlogin_r, note on stdin use
-.TH GETLOGIN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETLOGIN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getlogin, getlogin_r, cuserid \- get username
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 21:48:06 1993 by Rik Faith (faith@cs.unc.edu)
-.TH GETNETENT 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH GETNETENT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \-
get network entry
.\" the start of optstring
.\" Modified 2006-12-15, mtk, Added getopt() example program.
.\"
-.TH GETOPT 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH GETOPT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getopt, getopt_long, getopt_long_only,
optarg, optind, opterr, optopt \- Parse command-line options
.\" 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)
.\"
-.TH GETPWENT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETPWENT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getpwent, setpwent, endpwent \- get password file entry
.SH SYNOPSIS
.\" Modified 2003-11-15 by aeb
.\" 2008-11-07, mtk, Added an example program for getpwnam_r().
.\"
-.TH GETPWNAM 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETPWNAM 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry
.SH SYNOPSIS
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\" %%%LICENSE_END
.\"
-.TH GETSUBOPT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GETSUBOPT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getsubopt \- parse suboption arguments from a string
.SH SYNOPSIS
.\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
-.TH GETUTENT 3 2015-04-19 "" "Linux Programmer's Manual"
+.TH GETUTENT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
getutent, getutid, getutline, pututline, setutent, endutent,
utmpname \- access utmp file entries
.\" http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH GETWCHAR 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH GETWCHAR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
getwchar \- read a wide character from standard input
.SH SYNOPSIS
.\" This page is in the public domain. - aeb
.\" %%%LICENSE_END
.\"
-.TH GRANTPT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH GRANTPT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
grantpt \- grant access to the slave pseudoterminal
.SH SYNOPSIS
.\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from
.\" Timothy S. Nelson <wayland@wayland.id.au>
.\"
-.TH HSEARCH 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH HSEARCH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r,
hsearch_r \- hash table management
.\" 2000-06-30 correction by Yuichi SATO <sato@complex.eng.hokudai.ac.jp>
.\" 2000-11-15 aeb, fixed prototype
.\"
-.TH ICONV 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ICONV 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iconv \- perform character set conversion
.SH SYNOPSIS
.\" GNU glibc-2 source code and manual
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH ICONV_CLOSE 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH ICONV_CLOSE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iconv_close \- deallocate descriptor for character set conversion
.SH SYNOPSIS
.\" 2007-03-31 Bruno Haible, Describe the glibc/libiconv //TRANSLIT
.\" and //IGNORE extensions for 'tocode'.
.\"
-.TH ICONV_OPEN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ICONV_OPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iconv_open \- allocate descriptor for character set conversion
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH IF_NAMEINDEX 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH IF_NAMEINDEX 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
if_nameindex, if_freenameindex \- get network interface names and indexes
.SH SYNOPSIS
.\" Add discussion of Classful Addressing, noting that it is obsolete.
.\" Added an EXAMPLE program.
.\"
-.TH INET 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH INET 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof,
inet_netof \- Internet address manipulation routines
.\" %%%LICENSE_END
.\"
.\" References: RFC 2553
-.TH INET_NTOP 3 2015-05-07 "Linux" "Linux Programmer's Manual"
+.TH INET_NTOP 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
inet_ntop \- convert IPv4 and IPv6 addresses from binary to text form
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" References: RFC 2553
-.TH INET_PTON 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH INET_PTON 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
inet_pton \- convert IPv4 and IPv6 addresses from text to binary form
.SH SYNOPSIS
.\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular
.\" lists, added example program
.\"
-.TH INSQUE 3 2015-04-19 "" "Linux Programmer's Manual"
+.TH INSQUE 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
insque, remque \- insert/remove an item from a queue
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH ISATTY 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH ISATTY 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
isatty \- test whether a file descriptor refers to a terminal
.SH SYNOPSIS
.\" 2002-07-27 Walter Harms
.\" this was done with the help of the glibc manual
.\"
-.TH ISGREATER 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH ISGREATER 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
isgreater, isgreaterequal, isless, islessequal, islessgreater,
isunordered \- floating-point relational tests without exception for NaN
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWALNUM 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWALNUM 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswalnum \- test for alphanumeric wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWALPHA 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWALPHA 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswalpha \- test for alphabetic wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWBLANK 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWBLANK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswblank \- test for whitespace wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWCNTRL 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWCNTRL 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswcntrl \- test for control wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWCTYPE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWCTYPE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswctype \- wide-character classification
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWDIGIT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWDIGIT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswdigit \- test for decimal digit wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWGRAPH 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWGRAPH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswgraph \- test for graphic wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWLOWER 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWLOWER 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswlower \- test for lowercase wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWPRINT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWPRINT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswprint \- test for printing wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWPUNCT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWPUNCT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswpunct \- test for punctuation or symbolic wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWSPACE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWSPACE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswspace \- test for whitespace wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWUPPER 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWUPPER 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswupper \- test for uppercase wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH ISWXDIGIT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH ISWXDIGIT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
iswxdigit \- test for hexadecimal digit wide character
.SH SYNOPSIS
.\" Added section stuff, aeb, 2002-04-22.
.\" Corrected include file, drepper, 2003-06-15.
.\"
-.TH LOCKF 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH LOCKF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
lockf \- apply, test or remove a POSIX lock on an open file
.SH SYNOPSIS
.\" Added siglongjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com
.\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu
.\" "
-.TH LONGJMP 3 2015-05-07 "" "Linux Programmer's Manual"
+.TH LONGJMP 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
longjmp, siglongjmp \- nonlocal jump to a saved stack context
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" Corrected prototype and include, aeb, 990927
-.TH LSEARCH 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH LSEARCH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
lfind, lsearch \- linear search of an array
.SH SYNOPSIS
.\" FIXME . Review http://austingroupbugs.net/view.php?id=374
.\" to see what changes are required on this page.
.\"
-.TH MALLOC 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH MALLOC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
malloc, free, calloc, realloc \- allocate and free dynamic memory
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MBLEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mblen \- determine number of bytes in next multibyte character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBRLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MBRLEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mbrlen \- determine number of bytes in next multibyte character
.SH SYNOPSIS
.\" http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBRTOWC 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MBRTOWC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mbrtowc \- convert a multibyte sequence to a wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBSINIT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MBSINIT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mbsinit \- test for initial shift state
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBSRTOWCS 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH MBSRTOWCS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mbsrtowcs \- convert a multibyte string to a wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBSTOWCS 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MBSTOWCS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mbstowcs \- convert a multibyte string to a wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH MBTOWC 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MBTOWC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mbtowc \- convert a multibyte sequence to a wide character
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:57:24 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMCCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MEMCCPY 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
memccpy \- copy memory area
.SH SYNOPSIS
.\" Modified Wed Feb 20 21:09:36 2002, Ian Redfern (redferni@logica.com)
.\" 2008-07-09, mtk, add rawmemchr()
.\"
-.TH MEMCHR 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH MEMCHR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
memchr, memrchr, rawmemchr \- scan memory for a character
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:55:27 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMCMP 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH MEMCMP 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
memcmp \- compare memory areas
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:49:59 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMMOVE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MEMMOVE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
memmove \- copy memory area
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:49:23 1993 by Rik Faith (faith@cs.unc.edu)
-.TH MEMSET 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH MEMSET 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
memset \- fill memory with a constant byte
.SH SYNOPSIS
.\" (prompted by Scott Burkett <scottb@IntNet.net>)
.\" Modified Sun Mar 28 23:44:38 1999 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH MKTEMP 3 2015-02-21 "GNU" "Linux Programmer's Manual"
+.TH MKTEMP 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
mktemp \- make a unique temporary filename
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_CLOSE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH MQ_CLOSE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_close \- close a message queue descriptor
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_GETATTR 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH MQ_GETATTR 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_getattr, mq_setattr \- get/set message queue attributes
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_RECEIVE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH MQ_RECEIVE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_receive, mq_timedreceive \- receive a message from a message queue
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_SEND 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH MQ_SEND 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_send, mq_timedsend \- send a message to a message queue
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_UNLINK 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH MQ_UNLINK 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_unlink \- remove a message queue
.SH SYNOPSIS
.\" References:
.\" /usr/lib/gcc/i486-linux-gnu/4.1.1/include/stddef.h
.\" glibc-doc
-.TH OFFSETOF 3 2014-04-06 "GNU" "Linux Programmer's Manual"
+.TH OFFSETOF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
offsetof \- offset of a structure member
.SH SYNOPSIS
.\" Modified Sat May 18 20:37:44 1996 by Martin Schulze (joey@linux.de)
.\" Modified 7 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk)
.\"
-.TH POPEN 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH POPEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
popen, pclose \- pipe stream to or from a process
.SH SYNOPSIS
.\" 2001-10-11, 2003-08-22, aeb, added some details
.\" 2012-03-23, Michael Kerrisk <mtk.manpages@mail.com>
.\" Document pvalloc() and aligned_alloc()
-.TH POSIX_MEMALIGN 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH POSIX_MEMALIGN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH POSIX_OPENPT 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH POSIX_OPENPT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
posix_openpt \- open a pseudoterminal device
.SH SYNOPSIS
.\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
.\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
.\"
-.TH PRINTF 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH PRINTF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf,
vsprintf, vsnprintf \- formatted output conversion
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETDETACHSTATE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETDETACHSTATE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setdetachstate, pthread_attr_getdetachstate \-
set/get detach state attribute in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETGUARDSIZE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETGUARDSIZE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setguardsize, pthread_attr_getguardsize \- set/get guard size
attribute in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETINHERITSCHED 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETINHERITSCHED 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setinheritsched, pthread_attr_getinheritsched \- set/get
inherit-scheduler attribute in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETSCHEDPARAM 3 2015-02-21 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETSCHEDPARAM 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setschedparam, pthread_attr_getschedparam \- set/get
scheduling parameter attributes in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETSCHEDPOLICY 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setschedpolicy, pthread_attr_getschedpolicy \- set/get
scheduling policy attribute in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETSCOPE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETSCOPE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setscope, pthread_attr_getscope \- set/get contention scope
attribute in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETSTACK 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETSTACK 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setstack, pthread_attr_getstack \- set/get stack
attributes in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_ATTR_SETSTACKSIZE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_ATTR_SETSTACKSIZE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_attr_setstacksize, pthread_attr_getstacksize \- set/get stack size
attribute in thread attributes object
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_EQUAL 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_EQUAL 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_equal \- compare thread IDs
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_EXIT 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_EXIT 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_exit \- terminate calling thread
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_GETCPUCLOCKID 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_GETCPUCLOCKID 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_KILL 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_KILL 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_kill \- send a signal to a thread
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SELF 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SELF 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_self \- obtain ID of the calling thread
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SETCANCELSTATE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETCANCELSTATE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_setcancelstate, pthread_setcanceltype \-
set cancelability state and type
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SETCONCURRENCY 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETCONCURRENCY 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_setconcurrency, pthread_getconcurrency \- set/get
the concurrency level
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SETSCHEDPARAM 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETSCHEDPARAM 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_setschedparam, pthread_getschedparam \- set/get
scheduling policy and parameters of a thread
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SETSCHEDPRIO 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SETSCHEDPRIO 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_setschedprio \- set scheduling priority of a thread
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SIGMASK 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SIGMASK 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_sigmask \- examine and change mask of blocked signals
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_TESTCANCEL 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_TESTCANCEL 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_testcancel \- request delivery of any pending cancellation request
.SH SYNOPSIS
.\"
.\" 2004-12-17, mtk, added description of ptsname_r() + ERRORS
.\"
-.TH PTSNAME 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH PTSNAME 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
ptsname, ptsname_r \- get the name of the slave pseudoterminal
.SH SYNOPSIS
.\" Modified Mon Oct 11 11:11:11 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Wed Nov 10 00:02:26 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Sun May 20 22:17:20 2001 by Andries Brouwer (aeb@cwi.nl)
-.TH PUTENV 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH PUTENV 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
putenv \- change or add an environment variable
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" Modified Sat Jul 24 18:42:59 1993 by Rik Faith (faith@cs.unc.edu)
-.TH PUTS 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH PUTS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
fputc, fputs, putc, putchar, puts \- output of characters and strings
.SH SYNOPSIS
.\" http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH PUTWCHAR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH PUTWCHAR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
putwchar \- write a wide character to standard output
.SH SYNOPSIS
.\" and Ben Bacarisse <software@bsb.me.uk>
.\" Document qsort_r()
.\"
-.TH QSORT 3 2015-04-19 "" "Linux Programmer's Manual"
+.TH QSORT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
qsort, qsort_r \- sort an array
.SH SYNOPSIS
.\" Modified Sat Jul 24 18:40:56 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 1995 by Mike Battersby (mib@deakin.edu.au)
.\"
-.TH RAISE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH RAISE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
raise \- send a signal to the caller
.SH SYNOPSIS
.\" Modified Sat Jul 24 18:13:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Sun Aug 20 21:47:07 2000, aeb
.\"
-.TH RANDOM 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH RANDOM 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
random, srandom, initstate, setstate \- random number generator
.SH SYNOPSIS
.\" Rework discussion of nonstandard structure fields.
.\" 2008-09-11, mtk, Document readdir_r().
.\"
-.TH READDIR 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH READDIR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
readdir, readdir_r \- read a directory
.SH SYNOPSIS
.\" Modified 8 May 1998 by Joseph S. Myers (jsm28@cam.ac.uk)
.\"
.\" show the synopsis section nicely
-.TH REGEX 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH REGEX 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
regcomp, regexec, regerror, regfree \- POSIX regex functions
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH REMOVE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH REMOVE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
remove \- remove a file or directory
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:29:11 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 11 June 1995 by Andries Brouwer (aeb@cwi.nl)
-.TH REWINDDIR 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH REWINDDIR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
rewinddir \- reset directory stream
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:25:21 1993 by Rik Faith (faith@cs.unc.edu)
.\"
-.TH SEEKDIR 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH SEEKDIR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
seekdir \- set the position of the next readdir() call in the directory
stream.
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_DESTROY 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SEM_DESTROY 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_destroy \- destroy an unnamed semaphore
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_GETVALUE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SEM_GETVALUE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_getvalue \- get the value of a semaphore
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_UNLINK 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SEM_UNLINK 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_unlink \- remove a named semaphore
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_WAIT 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SEM_WAIT 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_wait, sem_timedwait, sem_trywait \- lock a semaphore
.SH SYNOPSIS
.\" Noted nonstandard behavior of setenv() if name contains '='
.\" 2005-08-12, mtk, glibc 2.3.4 fixed the "name contains '='" bug
.\"
-.TH SETENV 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH SETENV 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
setenv \- change or add an environment variable
.SH SYNOPSIS
.\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com
.\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu
.\" "
-.TH SETJMP 3 2015-05-07 "" "Linux Programmer's Manual"
+.TH SETJMP 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
setjmp, sigsetjmp \- save stack context for nonlocal goto
.SH SYNOPSIS
.\" Modified Tue Aug 24 17:11:01 1999 by Andries Brouwer (aeb@cwi.nl)
.\" Modified Tue Feb 6 03:31:55 2001 by Andries Brouwer (aeb@cwi.nl)
.\"
-.TH SETLOCALE 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH SETLOCALE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
setlocale \- set the current locale
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SETLOGMASK 3 2015-05-07 "" "Linux Programmer's Manual"
+.TH SETLOGMASK 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
setlogmask \- set log priority mask
.SH SYNOPSIS
.\"
.\" Based on glibc infopages, copyright Free Software Foundation
.\"
-.TH SIGNBIT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH SIGNBIT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
signbit \- test sign of a real floating-point number
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SIGPAUSE 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SIGPAUSE 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sigpause \- atomically release blocked signals and wait for interrupt
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SIGSET 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SIGSET 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sigset, sighold, sigrelse, sigignore \- System V signal API
.SH SYNOPSIS
.\" 2007-10-26 mdw added wording that a sigset_t must be initialized
.\" prior to use
.\"
-.TH SIGSETOPS 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SIGSETOPS 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sigemptyset, sigfillset, sigaddset, sigdelset, sigismember \- POSIX
signal set operations
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SIGWAIT 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SIGWAIT 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sigwait \- wait for a signal
.SH SYNOPSIS
.\" %%%LICENSE_END
.\"
.\" Modified Sat Jul 24 18:16:02 1993 by Rik Faith (faith@cs.unc.edu)
-.TH SLEEP 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH SLEEP 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
sleep \- sleep for the specified number of seconds
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SOCKATMARK 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH SOCKATMARK 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sockatmark \- determine whether socket is at out-of-band mark
.SH SYNOPSIS
.\"
.\" Modified 2004-06-23 by Michael Kerrisk <mtk.manpages@gmail.com>
.\"
-.TH STATVFS 3 2015-02-21 "Linux" "Linux Programmer's Manual"
+.TH STATVFS 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
statvfs, fstatvfs \- get filesystem statistics
.SH SYNOPSIS
.\" Modified Sat Jul 24 18:11:47 1993 by Rik Faith (faith@cs.unc.edu)
.\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk
.\" Improve discussion of strncat().
-.TH STRCAT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRCAT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strcat, strncat \- concatenate two strings
.SH SYNOPSIS
.\" 2006-05-19, Justin Pryzby <pryzbyj@justinpryzby.com>
.\" Document strchrnul(3).
.\"
-.TH STRCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRCHR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strchr, strrchr, strchrnul \- locate character in string
.SH SYNOPSIS
.\" Modified Sat Jul 24 18:08:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-08-31, aeb
.\"
-.TH STRCMP 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH STRCMP 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
strcmp, strncmp \- compare two strings
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:40:44 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRCOLL 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH STRCOLL 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strcoll \- compare two strings using the current locale
.SH SYNOPSIS
.\" 2007-06-15, Marc Boyer <marc.boyer@enseeiht.fr> + mtk
.\" Improve discussion of strncpy().
.\"
-.TH STRCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRCPY 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strcpy, strncpy \- copy a string
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:02:26 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRLEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strlen \- calculate the length of a string
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:01:24 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRPBRK 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH STRPBRK 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
strpbrk \- search a string for any of a set of bytes
.SH SYNOPSIS
.\" Modified, aeb, 2001-08-31
.\" Modified, wharms 2001-11-12, remark on white space and example
.\"
-.TH STRPTIME 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRPTIME 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strptime \- convert a string representation of time to a time tm structure
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:57:50 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRSPN 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH STRSPN 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
strspn, strcspn \- get length of a prefix substring
.SH SYNOPSIS
.\" Added history, aeb, 980113.
.\" 2005-05-05 mtk: added strcasestr()
.\"
-.TH STRSTR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRSTR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strstr, strcasestr \- locate a substring
.SH SYNOPSIS
.\" (michael@cantor.informatik.rwth-aachen.de)
.\" Added strof, strtold, aeb, 2001-06-07
.\"
-.TH STRTOD 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH STRTOD 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
strtod, strtof, strtold \- convert ASCII string to floating-point number
.SH SYNOPSIS
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH STRTOIMAX 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH STRTOIMAX 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
strtoimax, strtoumax \- convert string to integer
.SH SYNOPSIS
.\" 2005-11-17, mtk: Substantial parts rewritten
.\" 2013-05-19, mtk: added much further detail on the operation of strtok()
.\"
-.TH STRTOK 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRTOK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strtok, strtok_r \- extract tokens from strings
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:53:39 1993 by Rik Faith (faith@cs.unc.edu)
.\" Added correction due to nsd@bbc.com (Nick Duffek) - aeb, 950610
-.TH STRTOL 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRTOL 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strtol, strtoll, strtoq \- convert a string to a long integer
.SH SYNOPSIS
.\" Fixed typo, aeb, 950823
.\" 2002-02-22, joey, mihtjel: Added strtoull()
.\"
-.TH STRTOUL 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRTOUL 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strtoul, strtoull, strtouq \- convert a string to an unsigned long integer
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sun Jul 25 10:41:28 1993 by Rik Faith (faith@cs.unc.edu)
-.TH STRXFRM 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH STRXFRM 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
strxfrm \- string transformation
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:52:15 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-12-15, aeb
-.TH SWAB 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH SWAB 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
swab \- swap adjacent bytes
.SH SYNOPSIS
.\"
.\" Modified Sat Jul 24 17:51:42 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified Tue Aug 17 11:42:20 1999 by Ariel Scolnicov (ariels@compugen.co.il)
-.TH SYSCONF 3 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH SYSCONF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
sysconf \- get configuration information at run time
.SH SYNOPSIS
.\" Modified 14 May 2001, 23 Sep 2001 by aeb
.\" 2004-12-20, mtk
.\"
-.TH SYSTEM 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH SYSTEM 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
system \- execute a shell command
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH TCGETPGRP 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH TCGETPGRP 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
tcgetpgrp, tcsetpgrp \- get and set terminal foreground process group
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH TCGETSID 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH TCGETSID 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
tcgetsid \- get session ID
.SH SYNOPSIS
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:48:42 1993 by Rik Faith (faith@cs.unc.edu)
-.TH TELLDIR 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH TELLDIR 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
telldir \- return current location in directory stream
.SH SYNOPSIS
.\" 386BSD man pages
.\" Modified Sat Jul 24 17:46:57 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-11-17, aeb
-.TH TMPFILE 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH TMPFILE 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
tmpfile \- create a temporary file
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH TOWCTRANS 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH TOWCTRANS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
towctrans \- wide-character transliteration
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH TSEARCH 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH TSEARCH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
tsearch, tfind, tdelete, twalk, tdestroy \- manage a binary tree
.SH SYNOPSIS
.\" Modified 2001-12-13, Martin Schulze <joey@infodrom.org>
.\" Added ttyname_r, aeb, 2002-07-20
.\"
-.TH TTYNAME 3 2015-03-02 "Linux" "Linux Programmer's Manual"
+.TH TTYNAME 3 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
ttyname, ttyname_r \- return name of a terminal
.SH SYNOPSIS
.\" Modified 2001-11-13, aeb
.\" Modified 2004-12-01 mtk and Martin Schulze <joey@infodrom.org>
.\"
-.TH TZSET 3 2015-03-29 "" "Linux Programmer's Manual"
+.TH TZSET 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
tzset, tzname, timezone, daylight \- initialize time conversion information
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH UNGETWC 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH UNGETWC 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
ungetwc \- push back a wide character onto a FILE stream
.SH SYNOPSIS
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH UNLOCKED_STDIO 3 2015-04-19 "" "Linux Programmer's Manual"
+.TH UNLOCKED_STDIO 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
getc_unlocked, getchar_unlocked, putc_unlocked,
putchar_unlocked \- nonlocking stdio functions
.\" This page is in the public domain. - aeb
.\" %%%LICENSE_END
.\"
-.TH UNLOCKPT 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH UNLOCKPT 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
unlockpt \- unlock a pseudoterminal master/slave pair
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCRTOMB 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH WCRTOMB 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcrtomb \- convert a wide character to a multibyte sequence
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCAT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSCAT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcscat \- concatenate two wide-character strings
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSCHR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcschr \- search a wide character in a wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSCMP 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcscmp \- compare two wide-character strings
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSCPY 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcscpy \- copy a wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSCSPN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSCSPN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcscspn \- search a wide-character string for any of a set of wide characters
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSLEN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSLEN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcslen \- determine the length of a wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSNCAT 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSNCAT 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsncat \- concatenate two wide-character strings
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSNCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSNCMP 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsncmp \- compare two fixed-size wide-character strings
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSNCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSNCPY 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsncpy \- copy a fixed-size string of wide characters
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSPBRK 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSPBRK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcspbrk \- search a wide-character string for any of a set of wide characters
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSRCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSRCHR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsrchr \- search a wide character in a wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSRTOMBS 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH WCSRTOMBS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsrtombs \- convert a wide-character string to a multibyte string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSSPN 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSSPN 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsspn \- advance in a wide-character string, skipping
any of a set of wide characters
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSSTR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSSTR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcsstr \- locate a substring in a wide-character string
.SH SYNOPSIS
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH WCSTOIMAX 3 2015-03-02 "" "Linux Programmer's Manual"
+.TH WCSTOIMAX 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
wcstoimax, wcstoumax \- convert wide-character string to integer
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSTOK 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSTOK 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcstok \- split wide-character string into tokens
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCSTOMBS 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH WCSTOMBS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcstombs \- convert a wide-character string to a multibyte string
.SH SYNOPSIS
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCSWIDTH 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCSWIDTH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcswidth \- determine columns needed for a fixed-size wide-character string
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTOB 3 2015-03-29 "GNU" "Linux Programmer's Manual"
+.TH WCTOB 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wctob \- try to represent a wide character as a single byte
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTOMB 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCTOMB 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wctomb \- convert a wide character to a multibyte sequence
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTRANS 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCTRANS 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wctrans \- wide-character translation mapping
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WCTYPE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCTYPE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wctype \- wide-character classification
.SH SYNOPSIS
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WCWIDTH 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WCWIDTH 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wcwidth \- determine columns needed for a wide character
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMCHR 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WMEMCHR 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wmemchr \- search a wide character in a wide-character array
.SH SYNOPSIS
.\" Dinkumware C library reference http://www.dinkumware.com/
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\"
-.TH WMEMCMP 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WMEMCMP 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wmemcmp \- compare two arrays of wide-characters
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMCPY 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WMEMCPY 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wmemcpy \- copy an array of wide-characters
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMMOVE 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WMEMMOVE 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wmemmove \- copy an array of wide-characters
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WMEMSET 3 2015-03-02 "GNU" "Linux Programmer's Manual"
+.TH WMEMSET 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wmemset \- fill an array of wide-characters with a constant wide character
.SH SYNOPSIS
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH WORDEXP 3 2015-04-19 "" "Linux Programmer's Manual"
+.TH WORDEXP 3 2015-08-08 "" "Linux Programmer's Manual"
.SH NAME
wordexp, wordfree \- perform word expansion like a posix-shell
.SH SYNOPSIS
.\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
.\" ISO/IEC 9899:1999
.\"
-.TH WPRINTF 3 2015-04-19 "GNU" "Linux Programmer's Manual"
+.TH WPRINTF 3 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted
wide-character output conversion
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
-.TH FANOTIFY 7 2015-05-07 "Linux" "Linux Programmer's Manual"
+.TH FANOTIFY 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
fanotify \- monitoring filesystem events
.SH DESCRIPTION
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH MQ_OVERVIEW 7 2014-09-21 "Linux" "Linux Programmer's Manual"
+.TH MQ_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
mq_overview \- overview of POSIX message queues
.SH DESCRIPTION
.\" %%%LICENSE_END
.\"
.\"
-.TH NPTL 7 2015-04-19 "Linux" "Linux Programmer's Manual"
+.TH NPTL 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
nptl \- Native POSIX Threads Library
.SH DESCRIPTION
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_OVERVIEW 7 2012-05-13 "Linux" "Linux Programmer's Manual"
+.TH SEM_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_overview \- overview of POSIX semaphores
.SH DESCRIPTION
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SHM_OVERVIEW 7 2010-09-10 "Linux" "Linux Programmer's Manual"
+.TH SHM_OVERVIEW 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
shm_overview \- overview of POSIX shared memory
.SH DESCRIPTION
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SIGEVENT 7 2011-09-09 "GNU" "Linux Programmer's Manual"
+.TH SIGEVENT 7 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
sigevent \- structure for notification from asynchronous routines
.SH SYNOPSIS
.\" 2008-06-11, mtk, Taken from FreeBSD 6.2 and heavily edited for
.\" specific Linux details, improved readability, and man-pages style.
.\"
-.TH SYMLINK 7 2014-04-06 "Linux" "Linux Programmer's Manual"
+.TH SYMLINK 7 2015-08-08 "Linux" "Linux Programmer's Manual"
.SH NAME
symlink \- symbolic link handling
.SH DESCRIPTION
.\" This is in the public domain
.\" %%%LICENSE_END
.\"
-.TH LD.SO 8 2015-05-07 "GNU" "Linux Programmer's Manual"
+.TH LD.SO 8 2015-08-08 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld-linux.so* \- dynamic linker/loader
.SH SYNOPSIS