aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-04-11 22:07:24 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-04-11 22:07:24 +0200
commite8426ca2b4bd20516c0851e52631bc36b5adb3d8 (patch)
tree76cb242266e55c66d0d22dca645dd68083003b29 /man3
parentfe3ade16ec242081bee068eca8727c66fdec6c8f (diff)
downloadman-pages-e8426ca2b4bd20516c0851e52631bc36b5adb3d8.tar.gz
getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanosleep.2, connect.2, dup.2, epoll_create.2, epoll_ctl.2, epoll_wait.2, execve.2, getitimer.2, getsockopt.2, gettid.2, inotify_add_watch.2, inotify_init.2, io_submit.2, ioctl.2, lseek.2, madvise.2, mlock.2, mmap.2, mprotect.2, msgctl.2, msgop.2, open_by_handle_at.2, openat2.2, pidfd_open.2, poll.2, prctl.2, quotactl.2, s390_sthyi.2, select.2, select_tut.2, semctl.2, semget.2, semop.2, setns.2, shmctl.2, shmget.2, shmop.2, sigaction.2, stat.2, statx.2, syscalls.2, timer_create.2, timerfd_create.2, unshare.2, wait.2, CPU_SET.3, aio_init.3, atoi.3, des_crypt.3, dirfd.3, fmemopen.3, fopencookie.3, ftok.3, fts.3, getaddrinfo.3, getifaddrs.3, getrpcent.3, gsignal.3, lio_listio.3, nl_langinfo.3, posix_memalign.3, posix_openpt.3, posix_spawn.3, scanf.3, sem_init.3, sem_post.3, shm_open.3, strcmp.3, strftime.3, st.4, elf.5, group.5, proc.5, services.5, aio.7, cgroups.7, feature_test_macros.7, keyrings.7, man-pages.7, namespaces.7, path_resolution.7, sigevent.7, signal.7, socket.7, sysvipc.7, time.7, udp.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/CPU_SET.32
-rw-r--r--man3/aio_init.32
-rw-r--r--man3/atoi.32
-rw-r--r--man3/des_crypt.32
-rw-r--r--man3/dirfd.32
-rw-r--r--man3/fmemopen.32
-rw-r--r--man3/fopencookie.32
-rw-r--r--man3/ftok.32
-rw-r--r--man3/fts.32
-rw-r--r--man3/getaddrinfo.32
-rw-r--r--man3/getifaddrs.32
-rw-r--r--man3/getrpcent.32
-rw-r--r--man3/gsignal.32
-rw-r--r--man3/lio_listio.32
-rw-r--r--man3/nl_langinfo.32
-rw-r--r--man3/posix_memalign.32
-rw-r--r--man3/posix_openpt.32
-rw-r--r--man3/posix_spawn.32
-rw-r--r--man3/scanf.32
-rw-r--r--man3/sem_init.32
-rw-r--r--man3/sem_post.32
-rw-r--r--man3/shm_open.32
-rw-r--r--man3/strcmp.32
-rw-r--r--man3/strftime.32
24 files changed, 24 insertions, 24 deletions
diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3
index ff4ac358b4..0a020a82ee 100644
--- a/man3/CPU_SET.3
+++ b/man3/CPU_SET.3
@@ -24,7 +24,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH CPU_SET 3 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH CPU_SET 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
CPU_SET, CPU_CLR, CPU_ISSET, CPU_ZERO, CPU_COUNT,
CPU_AND, CPU_OR, CPU_XOR, CPU_EQUAL,
diff --git a/man3/aio_init.3 b/man3/aio_init.3
index 1ff9514e36..8d176b4b20 100644
--- a/man3/aio_init.3
+++ b/man3/aio_init.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH AIO_INIT 3 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH AIO_INIT 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
aio_init \- asynchronous I/O initialization
.SH SYNOPSIS
diff --git a/man3/atoi.3 b/man3/atoi.3
index 3536bae29f..c5894d325d 100644
--- a/man3/atoi.3
+++ b/man3/atoi.3
@@ -30,7 +30,7 @@
.\" 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 2016-03-15 "GNU" "Linux Programmer's Manual"
+.TH ATOI 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
atoi, atol, atoll \- convert a string to an integer
.SH SYNOPSIS
diff --git a/man3/des_crypt.3 b/man3/des_crypt.3
index 9c354da1cf..5a056dd84a 100644
--- a/man3/des_crypt.3
+++ b/man3/des_crypt.3
@@ -11,7 +11,7 @@
.\" can be distributed under GPL.
.\" %%%LICENSE_END
.\"
-.TH DES_CRYPT 3 2019-03-06 "" "Linux Programmer's Manual"
+.TH DES_CRYPT 3 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
des_crypt, ecb_crypt, cbc_crypt, des_setparity, DES_FAILED \- fast
DES encryption
diff --git a/man3/dirfd.3 b/man3/dirfd.3
index 7df36ae4bb..2f5f1f4a9f 100644
--- a/man3/dirfd.3
+++ b/man3/dirfd.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH DIRFD 3 2016-03-15 "Linux" "Linux Programmer's Manual"
+.TH DIRFD 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
dirfd \- get directory stream file descriptor
.SH SYNOPSIS
diff --git a/man3/fmemopen.3 b/man3/fmemopen.3
index f5cca25f31..efac77c933 100644
--- a/man3/fmemopen.3
+++ b/man3/fmemopen.3
@@ -4,7 +4,7 @@
.\" Distributed under the GPL.
.\" %%%LICENSE_END
.\"
-.TH FMEMOPEN 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH FMEMOPEN 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
fmemopen \- open memory as stream
.SH SYNOPSIS
diff --git a/man3/fopencookie.3 b/man3/fopencookie.3
index ece4fa965c..909881c7be 100644
--- a/man3/fopencookie.3
+++ b/man3/fopencookie.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FOPENCOOKIE 3 2019-03-06 "Linux" "Linux Programmer's Manual"
+.TH FOPENCOOKIE 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
fopencookie \- opening a custom stream
.SH SYNOPSIS
diff --git a/man3/ftok.3 b/man3/ftok.3
index f04f4f5897..1b1313a61a 100644
--- a/man3/ftok.3
+++ b/man3/ftok.3
@@ -26,7 +26,7 @@
.\" Changed data type of proj_id; minor fixes
.\" aeb: further fixes; added notes.
.\"
-.TH FTOK 3 2019-08-02 "GNU" "Linux Programmer's Manual"
+.TH FTOK 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
ftok \- convert a pathname and a project identifier to a System V IPC key
.SH SYNOPSIS
diff --git a/man3/fts.3 b/man3/fts.3
index 374bb2defb..959a29c82b 100644
--- a/man3/fts.3
+++ b/man3/fts.3
@@ -37,7 +37,7 @@
.\"
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH FTS 3 2018-02-02 "Linux" "Linux Programmer's Manual"
+.TH FTS 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
fts, fts_open, fts_read, fts_children, fts_set, fts_close \- \
traverse a file hierarchy
diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3
index 2b6ac671e3..830ef944d3 100644
--- a/man3/getaddrinfo.3
+++ b/man3/getaddrinfo.3
@@ -41,7 +41,7 @@
.\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support
.\" and is SCTP support now also there?
.\"
-.TH GETADDRINFO 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH GETADDRINFO 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
getaddrinfo, freeaddrinfo, gai_strerror \- network address and
service translation
diff --git a/man3/getifaddrs.3 b/man3/getifaddrs.3
index 5774ab4c76..72f8739293 100644
--- a/man3/getifaddrs.3
+++ b/man3/getifaddrs.3
@@ -33,7 +33,7 @@
.\" for glibc specificities, provide an example.
.\" 2009-01-14 mtk, many edits and changes, rewrote example program.
.\"
-.TH GETIFADDRS 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH GETIFADDRS 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
getifaddrs, freeifaddrs \- get interface addresses
.SH SYNOPSIS
diff --git a/man3/getrpcent.3 b/man3/getrpcent.3
index 932e675697..4badfc494b 100644
--- a/man3/getrpcent.3
+++ b/man3/getrpcent.3
@@ -5,7 +5,7 @@
.\" %%%LICENSE_END
.\"
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
-.TH GETRPCENT 3 2017-09-15 "" "Linux Programmer's Manual"
+.TH GETRPCENT 3 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
getrpcent, getrpcbyname, getrpcbynumber, setrpcent, endrpcent \- get
RPC entry
diff --git a/man3/gsignal.3 b/man3/gsignal.3
index b4511f35e8..b5c744c5d0 100644
--- a/man3/gsignal.3
+++ b/man3/gsignal.3
@@ -24,7 +24,7 @@
.\"
.\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>.
-.TH GSIGNAL 3 2017-09-15 "" "Linux Programmer's Manual"
+.TH GSIGNAL 3 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
gsignal, ssignal \- software signal facility
.SH SYNOPSIS
diff --git a/man3/lio_listio.3 b/man3/lio_listio.3
index 3251123206..b6b4952beb 100644
--- a/man3/lio_listio.3
+++ b/man3/lio_listio.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH LIO_LISTIO 3 2017-09-15 "" "Linux Programmer's Manual"
+.TH LIO_LISTIO 3 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
lio_listio \- initiate a list of I/O requests
.SH SYNOPSIS
diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3
index 492b2daa2b..65cb5a2795 100644
--- a/man3/nl_langinfo.3
+++ b/man3/nl_langinfo.3
@@ -15,7 +15,7 @@
.\"
.\" Corrected prototype, 2002-10-18, aeb
.\"
-.TH NL_LANGINFO 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH NL_LANGINFO 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
nl_langinfo, nl_langinfo_l \- query language and locale information
.SH SYNOPSIS
diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3
index 742d476bff..d6ce27155c 100644
--- a/man3/posix_memalign.3
+++ b/man3/posix_memalign.3
@@ -26,7 +26,7 @@
.\" 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 2019-05-09 "GNU" "Linux Programmer's Manual"
+.TH POSIX_MEMALIGN 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory
.SH SYNOPSIS
diff --git a/man3/posix_openpt.3 b/man3/posix_openpt.3
index 7eb7acaff1..dcc30ea3c9 100644
--- a/man3/posix_openpt.3
+++ b/man3/posix_openpt.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH POSIX_OPENPT 3 2017-09-15 "" "Linux Programmer's Manual"
+.TH POSIX_OPENPT 3 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
posix_openpt \- open a pseudoterminal device
.SH SYNOPSIS
diff --git a/man3/posix_spawn.3 b/man3/posix_spawn.3
index 753cc4023c..335fb64024 100644
--- a/man3/posix_spawn.3
+++ b/man3/posix_spawn.3
@@ -28,7 +28,7 @@
.\" POSIX 1003.1-2004 documentation
.\" (http://www.opengroup.org/onlinepubs/009695399)
.\"
-.TH POSIX_SPAWN 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH POSIX_SPAWN 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
posix_spawn, posix_spawnp \- spawn a process
.SH SYNOPSIS
diff --git a/man3/scanf.3 b/man3/scanf.3
index 55c65afef3..6ab4686a63 100644
--- a/man3/scanf.3
+++ b/man3/scanf.3
@@ -49,7 +49,7 @@
.\" Add ERRORS section.
.\" Document the 'a' and 'm' modifiers for dynamic string allocation.
.\"
-.TH SCANF 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH SCANF 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf \- input format conversion
.SH SYNOPSIS
diff --git a/man3/sem_init.3 b/man3/sem_init.3
index 9cc9349aaa..693cc58e4d 100644
--- a/man3/sem_init.3
+++ b/man3/sem_init.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_INIT 3 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH SEM_INIT 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_init \- initialize an unnamed semaphore
.SH SYNOPSIS
diff --git a/man3/sem_post.3 b/man3/sem_post.3
index a011260b3e..1ef9371b9b 100644
--- a/man3/sem_post.3
+++ b/man3/sem_post.3
@@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SEM_POST 3 2017-03-13 "Linux" "Linux Programmer's Manual"
+.TH SEM_POST 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
sem_post \- unlock a semaphore
.SH SYNOPSIS
diff --git a/man3/shm_open.3 b/man3/shm_open.3
index 2be0209f46..0feb1885cf 100644
--- a/man3/shm_open.3
+++ b/man3/shm_open.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH SHM_OPEN 3 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH SHM_OPEN 3 2020-04-11 "Linux" "Linux Programmer's Manual"
.SH NAME
shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects
.SH SYNOPSIS
diff --git a/man3/strcmp.3 b/man3/strcmp.3
index ae97b82785..13ae2fde04 100644
--- a/man3/strcmp.3
+++ b/man3/strcmp.3
@@ -30,7 +30,7 @@
.\" Modified Sat Jul 24 18:08:52 1993 by Rik Faith (faith@cs.unc.edu)
.\" Modified 2001-08-31, aeb
.\"
-.TH STRCMP 3 2019-03-06 "" "Linux Programmer's Manual"
+.TH STRCMP 3 2020-04-11 "" "Linux Programmer's Manual"
.SH NAME
strcmp, strncmp \- compare two strings
.SH SYNOPSIS
diff --git a/man3/strftime.3 b/man3/strftime.3
index 13259ea044..937473b6a1 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -34,7 +34,7 @@
.\" 2005-11-22 mtk, added Glibc Notes covering optional 'flag' and
.\" 'width' components of conversion specifications.
.\"
-.TH STRFTIME 3 2019-03-06 "GNU" "Linux Programmer's Manual"
+.TH STRFTIME 3 2020-04-11 "GNU" "Linux Programmer's Manual"
.SH NAME
strftime \- format date and time
.SH SYNOPSIS