memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_ctl.2, eventfd.2, fanotify_init.2, fanotify_mark.2, futex.2, getdents.2, getpid.2, getrlimit.2, intro.2, ioctl_fat.2, ioctl_ns.2, kcmp.2, keyctl.2, membarrier.2, memfd_create.2, mprotect.2, msgctl.2, msgop.2, nfsservctl.2, open.2, open_by_handle_at.2, openat2.2, outb.2, perf_event_open.2, pivot_root.2, recv.2, recvmmsg.2, request_key.2, sched_setaffinity.2, sched_setattr.2, seccomp.2, select.2, send.2, signalfd.2, spu_run.2, sysctl.2, timer_create.2, userfaultfd.2, wait.2, CPU_SET.3, abs.3, argz_add.3, backtrace.3, bsearch.3, bswap.3, clock_getcpuclockid.3, cmsg.3, dl_iterate_phdr.3, dlinfo.3, dlopen.3, drand48.3, drand48_r.3, duplocale.3, encrypt.3, endian.3, envz_add.3, errno.3, ffs.3, fopencookie.3, get_phys_pages.3, getaddrinfo.3, getaddrinfo_a.3, getdate.3, getgrent_r.3, getgrouplist.3, getifaddrs.3, getline.3, getprotoent_r.3, getpwent_r.3, getpwnam.3, getservent_r.3, hsearch.3, insque.3, intro.3, lrint.3, lround.3, lseek64.3, mallinfo.3, malloc_hook.3, malloc_info.3, mbsinit.3, mbstowcs.3, mtrace.3, newlocale.3, ntp_gettime.3, offsetof.3, perror.3, posix_fallocate.3, posix_spawn.3, printf.3, psignal.3, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, pthread_getcpuclockid.3, pthread_setaffinity_np.3, pthread_setname_np.3, pthread_sigmask.3, qsort.3, rand.3, random.3, rpc.3, rtnetlink.3, scalbln.3, shm_open.3, stdarg.3, strcat.3, strerror.3, strfmon.3, strptime.3, strsignal.3, strtod.3, strtok.3, strtol.3, strtoul.3, tsearch.3, wordexp.3, loop.4, vcs.4, veth.4, core.5, locale.5, slabinfo.5, cgroup_namespaces.7, cpuset.7, credentials.7, fanotify.7, feature_test_macros.7, inotify.7, ip.7, kernel_lockdown.7, man.7, mount_namespaces.7, namespaces.7, pid_namespaces.7, rtld-audit.7, sigevent.7, sock_diag.7, standards.7, unix.7, user_namespaces.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-01 21:04:35 +01:00
parent da11ac24e1
commit 3fde8c2e45
149 changed files with 149 additions and 149 deletions

View File

@ -21,7 +21,7 @@
.\" License along with this manual; if not, see .\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH MEMUSAGE 1 2020-06-09 "GNU" "Linux user manual" .TH MEMUSAGE 1 2020-11-01 "GNU" "Linux user manual"
.SH NAME .SH NAME
memusage \- profile memory usage of a program memusage \- profile memory usage of a program
.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 PLDD 1 2020-06-09 "GNU" "Linux User Manual" .TH PLDD 1 2020-11-01 "GNU" "Linux User Manual"
.SH NAME .SH NAME
pldd \- display dynamic shared objects linked into a process pldd \- display dynamic shared objects linked into a process
.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 2020-06-09 "Linux" "Linux User Manual" .TH SPROF 1 2020-11-01 "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

@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version. .\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH ADD_KEY 2 2020-06-09 Linux "Linux Key Management Calls" .TH ADD_KEY 2 2020-11-01 Linux "Linux Key Management Calls"
.SH NAME .SH NAME
add_key \- add a key to the kernel's key management facility add_key \- add a key to the kernel's key management facility
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -66,7 +66,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 2020-06-09 "Linux" "Linux Programmer's Manual" .TH BIND 2 2020-11-01 "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

@ -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 BPF 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH BPF 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
bpf \- perform a command on an extended BPF map or program bpf \- perform a command on an extended BPF map or program
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -39,7 +39,7 @@
.\" 2008-11-19, mtk, document CLONE_NEWIPC .\" 2008-11-19, mtk, document CLONE_NEWIPC
.\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO .\" 2008-11-19, Jens Axboe, mtk, document CLONE_IO
.\" .\"
.TH CLONE 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH CLONE 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
clone, __clone2, clone3 \- create a child process clone, __clone2, clone3 \- create a child process
.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 2020-04-11 "Linux" "Linux Programmer's Manual" .TH DUP 2 2020-11-01 "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

@ -18,7 +18,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH EPOLL_CTL 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH EPOLL_CTL 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
epoll_ctl \- control interface for an epoll file descriptor epoll_ctl \- control interface for an epoll file descriptor
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -19,7 +19,7 @@
.\" .\"
.\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC .\" 2008-10-10, mtk: describe eventfd2(), and EFD_NONBLOCK and EFD_CLOEXEC
.\" .\"
.TH EVENTFD 2 2020-06-09 Linux "Linux Programmer's Manual" .TH EVENTFD 2 2020-11-01 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
eventfd \- create a file descriptor for event notification eventfd \- create a file descriptor for event notification
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH FANOTIFY_INIT 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH FANOTIFY_INIT 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fanotify_init \- create and initialize fanotify group fanotify_init \- create and initialize fanotify group
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH FANOTIFY_MARK 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH FANOTIFY_MARK 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem fanotify_mark \- add, remove, or modify an fanotify mark on a filesystem
object object

View File

@ -19,7 +19,7 @@
.\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail .\" FIXME Do we need to add some text regarding Torvald Riegel's 2015-01-24 mail
.\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242 .\" http://thread.gmane.org/gmane.linux.kernel/1703405/focus=1873242
.\" .\"
.TH FUTEX 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH FUTEX 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
futex \- fast user-space locking futex \- fast user-space locking
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Derived from 'readdir.2'. .\" Derived from 'readdir.2'.
.\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 08:11:14 EDT 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" .\"
.TH GETDENTS 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH GETDENTS 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getdents, getdents64 \- get directory entries getdents, getdents64 \- get directory entries
.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 GETPID 2 2019-03-06 "Linux" "Linux Programmer's Manual" .TH GETPID 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpid, getppid \- get process identification getpid, getppid \- get process identification
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -61,7 +61,7 @@
.\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME .\" 2008-05-07, mtk / Peter Zijlstra, Added description of RLIMIT_RTTIME
.\" 2010-11-06, mtk: Added documentation of prlimit() .\" 2010-11-06, mtk: Added documentation of prlimit()
.\" .\"
.TH GETRLIMIT 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH GETRLIMIT 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
getrlimit, setrlimit, prlimit \- get/set resource limits getrlimit, setrlimit, prlimit \- get/set resource limits
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,7 @@
.\" new _syscall(2) page, and substantially enhanced and rewrote .\" new _syscall(2) page, and substantially enhanced and rewrote
.\" the remaining material on this page. .\" the remaining material on this page.
.\" .\"
.TH INTRO 2 2019-08-02 "Linux" "Linux Programmer's Manual" .TH INTRO 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
intro \- introduction to system calls intro \- introduction to system calls
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH IOCTL_FAT 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH IOCTL_FAT 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ioctl_fat \- manipulating the FAT filesystem ioctl_fat \- manipulating the FAT filesystem
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" .\"
.TH IOCTL_NS 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH IOCTL_NS 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ioctl_ns \- ioctl() operations for Linux namespaces ioctl_ns \- ioctl() operations for Linux namespaces
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -25,7 +25,7 @@
.\" .\"
.\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d .\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d
.\" .\"
.TH KCMP 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH KCMP 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
kcmp \- compare two processes to determine if they share a kernel resource kcmp \- compare two processes to determine if they share a kernel resource
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,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 KEYCTL 2 2020-06-09 Linux "Linux Key Management Calls" .TH KEYCTL 2 2020-11-01 Linux "Linux Key Management Calls"
.SH NAME .SH NAME
keyctl \- manipulate the kernel's key management facility keyctl \- manipulate the kernel's key management facility
.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 MEMBARRIER 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH MEMBARRIER 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
membarrier \- issue memory barriers on a set of threads membarrier \- issue memory barriers on a set of threads
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -18,7 +18,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH MEMFD_CREATE 2 2020-06-09 Linux "Linux Programmer's Manual" .TH MEMFD_CREATE 2 2020-11-01 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
memfd_create \- create an anonymous file memfd_create \- create an anonymous file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -30,7 +30,7 @@
.\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and .\" 2007-06-02, mtk: Fairly substantial rewrites and additions, and
.\" a much improved example program. .\" a much improved example program.
.\" .\"
.TH MPROTECT 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH MPROTECT 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mprotect, pkey_mprotect \- set protection on a region of memory mprotect, pkey_mprotect \- set protection on a region of memory
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions .\" 2005-08-02, mtk: Added IPC_INFO, MSG_INFO, MSG_STAT descriptions
.\" 2018-03-20, dbueso: Added MSG_STAT_ANY description. .\" 2018-03-20, dbueso: Added MSG_STAT_ANY description.
.\" .\"
.TH MSGCTL 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH MSGCTL 2 2020-11-01 "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

@ -37,7 +37,7 @@
.\" Language and formatting clean-ups .\" Language and formatting clean-ups
.\" Added notes on /proc files .\" Added notes on /proc files
.\" .\"
.TH MSGOP 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH MSGOP 2 2020-11-01 "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

@ -2,7 +2,7 @@
.\" This text is in the public domain. .\" This text is in the public domain.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH NFSSERVCTL 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH NFSSERVCTL 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
nfsservctl \- syscall interface to kernel nfs daemon nfsservctl \- syscall interface to kernel nfs daemon
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -48,7 +48,7 @@
.\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and .\" FIXME . Apr 08: The next POSIX revision has O_EXEC, O_SEARCH, and
.\" O_TTYINIT. Eventually these may need to be documented. --mtk .\" O_TTYINIT. Eventually these may need to be documented. --mtk
.\" .\"
.TH OPEN 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH OPEN 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
open, openat, creat \- open and possibly create a file open, openat, creat \- open and possibly create a file
.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 OPEN_BY_HANDLE_AT 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH OPEN_BY_HANDLE_AT 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
name_to_handle_at, open_by_handle_at \- obtain handle name_to_handle_at, open_by_handle_at \- obtain handle
for a pathname and open file via a handle for a pathname and open file via a handle

View File

@ -21,7 +21,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.TH OPENAT2 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH OPENAT2 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
openat2 \- open and possibly create a file (extended) openat2 \- open and possibly create a file (extended)
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH OUTB 2 2017-09-15 "Linux" "Linux Programmer's Manual" .TH OUTB 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
outb, outw, outl, outsb, outsw, outsl, outb, outw, outl, outsb, outsw, outsl,
inb, inw, inl, insb, insw, insl, inb, inw, inl, insb, insw, insl,

View File

@ -24,7 +24,7 @@
.\" This document is based on the perf_event.h header file, the .\" This document is based on the perf_event.h header file, the
.\" tools/perf/design.txt file, and a lot of bitter experience. .\" tools/perf/design.txt file, and a lot of bitter experience.
.\" .\"
.TH PERF_EVENT_OPEN 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH PERF_EVENT_OPEN 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
perf_event_open \- set up performance monitoring perf_event_open \- set up performance monitoring
.SH SYNOPSIS .SH SYNOPSIS

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 PIVOT_ROOT 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH PIVOT_ROOT 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pivot_root \- change the root mount pivot_root \- change the root mount
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" Modified 1998,1999 by Andi Kleen .\" Modified 1998,1999 by Andi Kleen
.\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin .\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin
.\" .\"
.TH RECV 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH RECV 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
recv, recvfrom, recvmsg \- receive a message from a socket recv, recvfrom, recvmsg \- receive a message from a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Author: Arnaldo Carvalho de Melo <acme@redhat.com> .\" Author: Arnaldo Carvalho de Melo <acme@redhat.com>
.\" Date: Mon Oct 12 23:40:10 2009 -0700 .\" Date: Mon Oct 12 23:40:10 2009 -0700
.\" .\"
.TH RECVMMSG 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH RECVMMSG 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
recvmmsg \- receive multiple messages on a socket recvmmsg \- receive multiple messages on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -9,7 +9,7 @@
.\" 2 of the License, or (at your option) any later version. .\" 2 of the License, or (at your option) any later version.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH REQUEST_KEY 2 2020-06-09 Linux "Linux Key Management Calls" .TH REQUEST_KEY 2 2020-11-01 Linux "Linux Key Management Calls"
.SH NAME .SH NAME
request_key \- request a key from the kernel's key management facility request_key \- request a key from the kernel's key management facility
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a .\" 2008-11-12, mtk, removed CPU_*() macro descriptions to a
.\" separate CPU_SET(3) page. .\" separate CPU_SET(3) page.
.\" .\"
.TH SCHED_SETAFFINITY 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH SCHED_SETAFFINITY 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_setaffinity, sched_getaffinity \- \ sched_setaffinity, sched_getaffinity \- \
set and get a thread's CPU affinity mask set and get a thread's CPU affinity mask

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 SCHED_SETATTR 2 2019-03-06 "Linux" "Linux Programmer's Manual" .TH SCHED_SETATTR 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sched_setattr, sched_getattr \- sched_setattr, sched_getattr \-
set and get scheduling policy and attributes set and get scheduling policy and attributes

View File

@ -25,7 +25,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 SECCOMP 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH SECCOMP 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
seccomp \- operate on Secure Computing state of the process seccomp \- operate on Secure Computing state of the process
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" 2005-03-11, mtk, modified pselect() text (it is now a system .\" 2005-03-11, mtk, modified pselect() text (it is now a system
.\" call in 2.6.16. .\" call in 2.6.16.
.\" .\"
.TH SELECT 2 2020-04-11 "Linux" "Linux Programmer's Manual" .TH SELECT 2 2020-11-01 "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

@ -37,7 +37,7 @@
.\" Modified Oct 2003 by aeb .\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk .\" Modified 2004-07-01 by mtk
.\" .\"
.TH SEND 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH SEND 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
send, sendto, sendmsg \- send a message on a socket send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -17,7 +17,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH SIGNALFD 2 2020-06-09 Linux "Linux Programmer's Manual" .TH SIGNALFD 2 2020-11-01 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
signalfd \- create a file descriptor for accepting signals signalfd \- create a file descriptor for accepting signals
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" 2007-09-28, updates for newer kernels, added example .\" 2007-09-28, updates for newer kernels, added example
.\" by Jeremy Kerr <jk@ozlabs.org> .\" by Jeremy Kerr <jk@ozlabs.org>
.\" .\"
.TH SPU_RUN 2 2020-06-09 Linux "Linux Programmer's Manual" .TH SPU_RUN 2 2020-11-01 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
spu_run \- execute an SPU context spu_run \- execute an SPU context
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Modified Tue Oct 22 22:28:41 1996 by Eric S. Raymond <esr@thyrsus.com> .\" Modified Tue Oct 22 22:28:41 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Mon Jan 5 20:31:04 1998 by aeb. .\" Modified Mon Jan 5 20:31:04 1998 by aeb.
.\" .\"
.TH SYSCTL 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH SYSCTL 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
sysctl \- read/write system parameters sysctl \- read/write system parameters
.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_CREATE 2 2020-04-11 Linux "Linux Programmer's Manual" .TH TIMER_CREATE 2 2020-11-01 Linux "Linux Programmer's Manual"
.SH NAME .SH NAME
timer_create \- create a POSIX per-process timer timer_create \- create a POSIX per-process timer
.SH SYNOPSIS .SH SYNOPSIS

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 USERFAULTFD 2 2020-06-09 "Linux" "Linux Programmer's Manual" .TH USERFAULTFD 2 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
userfaultfd \- create a file descriptor for handling page faults in user space userfaultfd \- create a file descriptor for handling page faults in user space
.SH SYNOPSIS .SH SYNOPSIS

View File

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

View File

@ -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 CPU_SET 3 2020-04-11 "Linux" "Linux Programmer's Manual" .TH CPU_SET 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT, CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT,
CPU_AND, CPU_OR, CPU_XOR, CPU_EQUAL, CPU_AND, CPU_OR, CPU_XOR, CPU_EQUAL,

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 2016-03-15 "GNU" "Linux Programmer's Manual" .TH ABS 3 2020-11-01 "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

@ -7,7 +7,7 @@
.\" based on the description in glibc source and infopages .\" based on the description in glibc source and infopages
.\" .\"
.\" Corrections and additions, aeb .\" Corrections and additions, aeb
.TH ARGZ_ADD 3 2019-03-06 "" "Linux Programmer's Manual" .TH ARGZ_ADD 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
argz_add, argz_add_sep, argz_append, argz_count, argz_create, argz_add, argz_add_sep, argz_append, argz_count, argz_create,
argz_create_sep, argz_delete, argz_extract, argz_insert, argz_create_sep, argz_delete, argz_extract, argz_insert,

View File

@ -24,7 +24,7 @@
.\" .\"
.\" References: .\" References:
.\" glibc manual and source .\" glibc manual and source
.TH BACKTRACE 3 2020-06-09 GNU "Linux Programmer's Manual" .TH BACKTRACE 3 2020-11-01 GNU "Linux Programmer's Manual"
.SH NAME .SH NAME
backtrace, backtrace_symbols, backtrace_symbols_fd \- support backtrace, backtrace_symbols, backtrace_symbols_fd \- support
for application self-debugging for application self-debugging

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 2020-06-09 "" "Linux Programmer's Manual" .TH BSEARCH 3 2020-11-01 "" "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

@ -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 BSWAP 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH BSWAP 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
bswap_16, bswap_32, bswap_64 \- reverse order of bytes bswap_16, bswap_32, bswap_64 \- reverse order of bytes
.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 2020-06-09 "Linux" "Linux Programmer's Manual" .TH CLOCK_GETCPUCLOCKID 3 2020-11-01 "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

@ -8,7 +8,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" $Id: cmsg.3,v 1.8 2000/12/20 18:10:31 ak Exp $ .\" $Id: cmsg.3,v 1.8 2000/12/20 18:10:31 ak Exp $
.TH CMSG 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH CMSG 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR \- access ancillary data CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR \- access ancillary data
.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 DL_ITERATE_PHDR 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH DL_ITERATE_PHDR 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
dl_iterate_phdr \- walk through list of shared objects dl_iterate_phdr \- walk through list of shared objects
.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 DLINFO 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH DLINFO 3 2020-11-01 "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 2020-06-09 "Linux" "Linux Programmer's Manual" .TH DLOPEN 3 2020-11-01 "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

@ -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 2017-09-15 "" "Linux Programmer's Manual" .TH DRAND48 3 2020-11-01 "" "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

@ -24,7 +24,7 @@
.\" .\"
.\" Created 2004-10-31. Text taken from a page by Walter Harms, 2003-09-08 .\" Created 2004-10-31. Text taken from a page by Walter Harms, 2003-09-08
.\" .\"
.TH DRAND48_R 3 2017-09-15 "GNU" "Linux Programmer's Manual" .TH DRAND48_R 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
drand48_r, erand48_r, lrand48_r, nrand48_r, mrand48_r, jrand48_r, drand48_r, erand48_r, lrand48_r, nrand48_r, mrand48_r, jrand48_r,
srand48_r, seed48_r, lcong48_r srand48_r, seed48_r, lcong48_r

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 DUPLOCALE 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH DUPLOCALE 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
duplocale \- duplicate a locale object duplocale \- duplicate a locale object
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" .\"
.\" Modified 2003-04-04, aeb .\" Modified 2003-04-04, aeb
.\" .\"
.TH ENCRYPT 3 2020-06-09 "" "Linux Programmer's Manual" .TH ENCRYPT 3 2020-11-01 "" "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

@ -25,7 +25,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 ENDIAN 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH ENDIAN 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh, htobe16, htole16, be16toh, le16toh, htobe32, htole32, be32toh, le32toh,
htobe64, htole64, be64toh, le64toh \- htobe64, htole64, be64toh, le64toh \-

View File

@ -7,7 +7,7 @@
.\" based on the description in glibc source and infopages .\" based on the description in glibc source and infopages
.\" .\"
.\" Corrections and additions, aeb .\" Corrections and additions, aeb
.TH ENVZ_ADD 3 2020-06-09 "" "Linux Programmer's Manual" .TH ENVZ_ADD 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
envz_add, envz_entry, envz_get, envz_merge, envz_add, envz_entry, envz_get, envz_merge,
envz_remove, envz_strip \- environment string support envz_remove, envz_strip \- environment string support

View File

@ -28,7 +28,7 @@
.\" 2006-02-09 Kurt Wall, mtk .\" 2006-02-09 Kurt Wall, mtk
.\" Added non-POSIX errors .\" Added non-POSIX errors
.\" .\"
.TH ERRNO 3 2019-10-10 "" "Linux Programmer's Manual" .TH ERRNO 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
errno \- number of last error errno \- number of last error
.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 2017-09-15 "GNU" "Linux Programmer's Manual" .TH FFS 3 2020-11-01 "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

@ -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 FOPENCOOKIE 3 2020-04-11 "Linux" "Linux Programmer's Manual" .TH FOPENCOOKIE 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
fopencookie \- opening a custom stream fopencookie \- opening a custom 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 GET_PHYS_PAGES 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GET_PHYS_PAGES 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
get_phys_pages, get_avphys_pages \- get total and available physical get_phys_pages, get_avphys_pages \- get total and available physical
page counts page counts

View File

@ -41,7 +41,7 @@
.\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support .\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support
.\" and is SCTP support now also there? .\" and is SCTP support now also there?
.\" .\"
.TH GETADDRINFO 3 2020-04-11 "GNU" "Linux Programmer's Manual" .TH GETADDRINFO 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getaddrinfo, freeaddrinfo, gai_strerror \- network address and getaddrinfo, freeaddrinfo, gai_strerror \- network address and
service translation service translation

View File

@ -27,7 +27,7 @@
.\" References: http://people.redhat.com/drepper/asynchnl.pdf, .\" References: http://people.redhat.com/drepper/asynchnl.pdf,
.\" http://www.imperialviolet.org/2005/06/01/asynchronous-dns-lookups-with-glibc.html .\" http://www.imperialviolet.org/2005/06/01/asynchronous-dns-lookups-with-glibc.html
.\" .\"
.TH GETADDRINFO_A 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETADDRINFO_A 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getaddrinfo_a, gai_suspend, gai_error, gai_cancel \- asynchronous getaddrinfo_a, gai_suspend, gai_error, gai_cancel \- asynchronous
network address and service translation network address and service translation

View File

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

View File

@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH GETGRENT_R 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETGRENT_R 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getgrent_r, fgetgrent_r \- get group file entry reentrantly getgrent_r, fgetgrent_r \- get group file entry reentrantly
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -26,7 +26,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 GETGROUPLIST 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETGROUPLIST 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getgrouplist \- get list of groups to which a user belongs getgrouplist \- get list of groups to which a user belongs
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -33,7 +33,7 @@
.\" for glibc specificities, provide an example. .\" for glibc specificities, provide an example.
.\" 2009-01-14 mtk, many edits and changes, rewrote example program. .\" 2009-01-14 mtk, many edits and changes, rewrote example program.
.\" .\"
.TH GETIFADDRS 3 2020-04-11 "GNU" "Linux Programmer's Manual" .TH GETIFADDRS 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getifaddrs, freeifaddrs \- get interface addresses getifaddrs, freeifaddrs \- get interface addresses
.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 GETLINE 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETLINE 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getline, getdelim \- delimited string input getline, getdelim \- delimited string input
.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 GETPROTOENT_R 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETPROTOENT_R 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getprotoent_r, getprotobyname_r, getprotobynumber_r \- get getprotoent_r, getprotobyname_r, getprotobynumber_r \- get
protocol entry (reentrant) protocol entry (reentrant)

View File

@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>. .\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH GETPWENT_R 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETPWENT_R 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpwent_r, fgetpwent_r \- get passwd file entry reentrantly getpwent_r, fgetpwent_r \- get passwd file entry reentrantly
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\" Modified 2003-11-15 by aeb .\" Modified 2003-11-15 by aeb
.\" 2008-11-07, mtk, Added an example program for getpwnam_r(). .\" 2008-11-07, mtk, Added an example program for getpwnam_r().
.\" .\"
.TH GETPWNAM 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETPWNAM 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry
.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 GETSERVENT_R 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH GETSERVENT_R 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
getservent_r, getservbyname_r, getservbyport_r \- get getservent_r, getservbyname_r, getservbyport_r \- get
service entry (reentrant) service entry (reentrant)

View File

@ -32,7 +32,7 @@
.\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from .\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from
.\" Timothy S. Nelson <wayland@wayland.id.au> .\" Timothy S. Nelson <wayland@wayland.id.au>
.\" .\"
.TH HSEARCH 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH HSEARCH 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r,
hsearch_r \- hash table management hsearch_r \- hash table management

View File

@ -33,7 +33,7 @@
.\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular .\" mtk, 2010-09-09: Noted glibc 2.4 bug, added info on circular
.\" lists, added example program .\" lists, added example program
.\" .\"
.TH INSQUE 3 2020-06-09 "" "Linux Programmer's Manual" .TH INSQUE 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
insque, remque \- insert/remove an item from a queue insque, remque \- insert/remove an item from a queue
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.\" 2007-10-23 mtk, Nearly a complete rewrite of the earlier page. .\" 2007-10-23 mtk, Nearly a complete rewrite of the earlier page.
.TH INTRO 3 2017-09-15 "Linux" "Linux Programmer's Manual" .TH INTRO 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
intro \- introduction to library functions intro \- introduction to library functions
.SH DESCRIPTION .SH DESCRIPTION

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 LRINT 3 2017-09-15 "" "Linux Programmer's Manual" .TH LRINT 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -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 LROUND 3 2017-09-15 "" "Linux Programmer's Manual" .TH LROUND 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
lround, lroundf, lroundl, llround, llroundf, llroundl \- round to lround, lroundf, lroundl, llround, llroundf, llroundl \- round to
nearest integer nearest integer

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 LSEEK64 3 2017-09-15 "Linux" "Linux Programmer's Manual" .TH LSEEK64 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
lseek64 \- reposition 64-bit read/write file offset lseek64 \- reposition 64-bit read/write file offset
.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 MALLINFO 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH MALLINFO 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
mallinfo \- obtain memory allocation information mallinfo \- obtain memory allocation information
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -7,7 +7,7 @@
.\" Heavily based on glibc documentation .\" Heavily based on glibc documentation
.\" Polished, added docs, removed glibc doc bug, 2002-07-20, aeb .\" Polished, added docs, removed glibc doc bug, 2002-07-20, aeb
.\" .\"
.TH MALLOC_HOOK 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH MALLOC_HOOK 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
__malloc_hook, __malloc_initialize_hook, __malloc_hook, __malloc_initialize_hook,
__memalign_hook, __free_hook, __realloc_hook, __memalign_hook, __free_hook, __realloc_hook,

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 MALLOC_INFO 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH MALLOC_INFO 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
malloc_info \- export malloc state to a stream malloc_info \- export malloc state to a 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 MBSINIT 3 2016-10-08 "GNU" "Linux Programmer's Manual" .TH MBSINIT 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mbsinit \- test for initial shift state mbsinit \- test for initial shift state
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -14,7 +14,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 MBSTOWCS 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH MBSTOWCS 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mbstowcs \- convert a multibyte string to a wide-character string mbstowcs \- convert a multibyte string to a wide-character string
.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 MTRACE 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH MTRACE 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
mtrace, muntrace \- malloc tracing mtrace, muntrace \- malloc tracing
.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 NEWLOCALE 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH NEWLOCALE 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
newlocale, freelocale \- create, modify, and free a locale object newlocale, freelocale \- create, modify, and free a locale object
.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 NTP_GETTIME 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH NTP_GETTIME 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface) ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface)
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -25,7 +25,7 @@
.\" References: .\" References:
.\" /usr/lib/gcc/i486-linux-gnu/4.1.1/include/stddef.h .\" /usr/lib/gcc/i486-linux-gnu/4.1.1/include/stddef.h
.\" glibc-doc .\" glibc-doc
.TH OFFSETOF 3 2020-06-09 "GNU" "Linux Programmer's Manual" .TH OFFSETOF 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
offsetof \- offset of a structure member offsetof \- offset of a structure member
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" (msmith@falcon.mercer.peachnet.edu) and various other changes. .\" (msmith@falcon.mercer.peachnet.edu) and various other changes.
.\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de) .\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de)
.\" .\"
.TH PERROR 3 2019-03-06 "" "Linux Programmer's Manual" .TH PERROR 3 2020-11-01 "" "Linux Programmer's Manual"
.SH NAME .SH NAME
perror \- print a system error message perror \- print a system error message
.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 POSIX_FALLOCATE 3 2017-09-15 "GNU" "Linux Programmer's Manual" .TH POSIX_FALLOCATE 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_fallocate \- allocate file space posix_fallocate \- allocate file space
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" POSIX 1003.1-2004 documentation .\" POSIX 1003.1-2004 documentation
.\" (http://www.opengroup.org/onlinepubs/009695399) .\" (http://www.opengroup.org/onlinepubs/009695399)
.\" .\"
.TH POSIX_SPAWN 3 2020-04-11 "GNU" "Linux Programmer's Manual" .TH POSIX_SPAWN 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
posix_spawn, posix_spawnp \- spawn a process posix_spawn, posix_spawnp \- spawn a process
.SH SYNOPSIS .SH SYNOPSIS

View File

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

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 18:45:17 1993 by Rik Faith (faith@cs.unc.edu) .\" Modified Sat Jul 24 18:45:17 1993 by Rik Faith (faith@cs.unc.edu)
.TH PSIGNAL 3 2017-09-15 "GNU" "Linux Programmer's Manual" .TH PSIGNAL 3 2020-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
psignal, psiginfo \- print signal description psignal, psiginfo \- print signal description
.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 PTHREAD_ATTR_INIT 3 2020-06-09 "Linux" "Linux Programmer's Manual" .TH PTHREAD_ATTR_INIT 3 2020-11-01 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
pthread_attr_init, pthread_attr_destroy \- initialize and destroy pthread_attr_init, pthread_attr_destroy \- initialize and destroy
thread attributes object thread attributes object

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