man-pages/man3
Michael Kerrisk 855d489a7f Various pages: Standardize wording around setting of 'errno' on error
In the RETURN VALUE sections, a number of different wordings
are used in to describe the fact that 'errno' is set on error.
There's no reason for the difference in wordings, since the same
thing is being described in each case. Switch to a standard
wording that is the same as FreeBSD and similar to the wording
used in POSIX.1.

In this change, "to indicate the cause of the error"
is changed to "to indicate the error".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2021-01-07 14:27:27 +01:00
..
CIRCLEQ_EMPTY.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_ENTRY.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_FIRST.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_FOREACH.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_FOREACH_REVERSE.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_HEAD.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_HEAD_INITIALIZER.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_INIT.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_INSERT_AFTER.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_INSERT_BEFORE.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_INSERT_HEAD.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_INSERT_TAIL.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CIRCLEQ_LAST.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_LOOP_NEXT.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_LOOP_PREV.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_NEXT.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_PREV.3 CIRCLEQ_EMPTY.3, CIRCLEQ_FIRST.3, CIRCLEQ_FOREACH.3, CIRCLEQ_FOREACH_REVERSE.3, CIRCLEQ_HEAD_INITIALIZER.3, CIRCLEQ_LAST.3, CIRCLEQ_LOOP_NEXT.3, CIRCLEQ_LOOP_PREV.3, CIRCLEQ_NEXT.3, CIRCLEQ_PREV.3: Add missing links to circleq.3 2020-11-16 08:23:00 +01:00
CIRCLEQ_REMOVE.3 CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3) 2020-10-23 18:13:35 +02:00
CMSG_ALIGN.3
CMSG_DATA.3
CMSG_FIRSTHDR.3
CMSG_LEN.3
CMSG_NXTHDR.3
CMSG_SPACE.3
CPU_ALLOC.3
CPU_ALLOC_SIZE.3
CPU_AND.3
CPU_AND_S.3
CPU_CLR.3
CPU_CLR_S.3
CPU_COUNT.3
CPU_COUNT_S.3
CPU_EQUAL.3
CPU_EQUAL_S.3
CPU_FREE.3
CPU_ISSET.3
CPU_ISSET_S.3
CPU_OR.3
CPU_OR_S.3
CPU_SET.3 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 2020-11-01 21:56:08 +01:00
CPU_SET_S.3
CPU_XOR.3
CPU_XOR_S.3
CPU_ZERO.3
CPU_ZERO_S.3
DES_FAILED.3
FD_CLR.3
FD_ISSET.3
FD_SET.3
FD_ZERO.3
FILE.3 FILE.3: New link to system_data_types(7) 2020-09-29 15:33:55 +02:00
HUGE_VAL.3
HUGE_VALF.3
HUGE_VALL.3
INFINITY.3 getent.1, access.2, cacheflush.2, chroot.2, clock_getres.2, fcntl.2, getrusage.2, io_cancel.2, io_destroy.2, io_getevents.2, io_setup.2, io_submit.2, link.2, llseek.2, mmap.2, mount.2, readv.2, restart_syscall.2, semctl.2, set_mempolicy.2, set_tid_address.2, shmctl.2, sigaction.2, sigaltstack.2, spu_create.2, statfs.2, subpage_prot.2, syscalls.2, timer_getoverrun.2, uselib.2, INFINITY.3, __ppc_set_ppr_med.3, bstring.3, btree.3, ctime.3, fgetc.3, fopen.3, getcontext.3, gethostbyname.3, getnetent.3, getprotoent.3, getservent.3, inet.3, j0.3, list.3, makecontext.3, nextafter.3, posix_memalign.3, profil.3, pthread_tryjoin_np.3, puts.3, rcmd.3, resolver.3, rtime.3, sigsetops.3, strnlen.3, tailq.3, elf.5, filesystems.5, nscd.conf.5, proc.5, utmp.5, attributes.7, ipv6.7, packet.7, pthreads.7, signal-safety.7, signal.7, spufs.7, system_data_types.7, tcp.7: tstamp 2020-12-21 16:19:35 +01:00
LIST_EMPTY.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_ENTRY.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_FIRST.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_FOREACH.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_HEAD.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_HEAD_INITIALIZER.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_INIT.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_INSERT_AFTER.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_INSERT_BEFORE.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_INSERT_HEAD.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_NEXT.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
LIST_REMOVE.3 LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3 2020-10-21 06:35:52 +02:00
MB_CUR_MAX.3
MB_LEN_MAX.3
NAN.3
SLIST_EMPTY.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_ENTRY.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_FIRST.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_FOREACH.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_HEAD.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_HEAD_INITIALIZER.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_INIT.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_INSERT_AFTER.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_INSERT_HEAD.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_NEXT.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_REMOVE.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
SLIST_REMOVE_HEAD.3 SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3) 2020-10-22 19:31:30 +02:00
STAILQ_CONCAT.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_EMPTY.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_ENTRY.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_FIRST.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_FOREACH.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_HEAD.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_HEAD_INITIALIZER.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_INIT.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_INSERT_AFTER.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_INSERT_HEAD.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_INSERT_TAIL.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_NEXT.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_REMOVE.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
STAILQ_REMOVE_HEAD.3 STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3) 2020-10-25 09:49:45 +01:00
TAILQ_CONCAT.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_EMPTY.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_ENTRY.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_FIRST.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_FOREACH.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_FOREACH_REVERSE.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_HEAD.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_HEAD_INITIALIZER.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_INIT.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_INSERT_AFTER.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_INSERT_BEFORE.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_INSERT_HEAD.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_INSERT_TAIL.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_LAST.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_NEXT.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_PREV.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_REMOVE.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
TAILQ_SWAP.3 TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3) 2020-10-25 10:42:50 +01:00
__after_morecore_hook.3
__fbufsize.3
__flbf.3
__fpending.3
__fpurge.3
__freadable.3
__freading.3
__free_hook.3
__fsetlocking.3
__fwritable.3
__fwriting.3
__malloc_hook.3
__malloc_initialize_hook.3
__memalign_hook.3
__ppc_get_timebase.3 Various pages: bring more whitespace consistency in SYNOPSIS 2021-01-01 12:40:22 +01:00
__ppc_get_timebase_freq.3
__ppc_mdoio.3
__ppc_mdoom.3
__ppc_set_ppr_low.3
__ppc_set_ppr_med.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
__ppc_set_ppr_med_high.3
__ppc_set_ppr_med_low.3
__ppc_set_ppr_very_low.3
__ppc_yield.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
__realloc_hook.3
__setfpucw.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
_flushlbf.3
a64l.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
abort.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
abs.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
acos.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
acosf.3
acosh.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
acoshf.3
acoshl.3
acosl.3
addmntent.3
addseverity.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
adjtime.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
aio_cancel.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aio_error.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aio_fsync.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aio_init.3 intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2, mount.2, mq_getsetattr.2, pidfd_open.2, prctl.2, setns.2, sgetmask.2, sigaction.2, stat.2, statx.2, sync.2, syscalls.2, syslog.2, timerfd_create.2, umask.2, a64l.3, aio_init.3, atoi.3, dladdr.3, fread.3, getpt.3, isfdtype.3, malloc_stats.3, malloc_trim.3, mkfifo.3, mq_close.3, mq_open.3, mq_receive.3, mq_send.3, mq_unlink.3, posix_memalign.3, posix_openpt.3, pthread_atfork.3, pthread_rwlockattr_setkind_np.3, regex.3, scanf.3, sem_close.3, sem_destroy.3, sem_init.3, sem_open.3, sem_post.3, sem_unlink.3, sigset.3, sigvec.3, strftime.3, termios.3, console_codes.4, dsp56k.4, fd.4, lp.4, mouse.4, pts.4, sk98lin.4, dir_colors.5, proc.5, resolv.conf.5, termcap.5, utmp.5, aio.7, armscii-8.7, arp.7, capabilities.7, cgroups.7, charsets.7, cp1251.7, cp1252.7, environ.7, glob.7, inode.7, iso_8859-1.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-15.7, iso_8859-16.7, iso_8859-2.7, iso_8859-3.7, iso_8859-4.7, iso_8859-5.7, iso_8859-6.7, iso_8859-7.7, iso_8859-8.7, iso_8859-9.7, keyrings.7, koi8-r.7, koi8-u.7, mailaddr.7, man-pages.7, netdevice.7, operator.7, persistent-keyring.7, process-keyring.7, pthreads.7, pty.7, raw.7, regex.7, session-keyring.7, shm_overview.7, signal.7, socket.7, suffixes.7, thread-keyring.7, unicode.7, units.7, uri.7, user-keyring.7, user-session-keyring.7, iconvconfig.8, ld.so.8, zic.8: tstamp 2020-08-13 10:01:14 +02:00
aio_read.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aio_return.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aio_suspend.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aio_write.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
aiocb.3 aiocb.3: New link to new documented type in system_data_types(7) 2020-09-18 23:27:22 +02:00
aligned_alloc.3
alloca.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
alphasort.3
argz.3
argz_add.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
argz_add_sep.3
argz_append.3
argz_count.3
argz_create.3
argz_create_sep.3
argz_delete.3
argz_extract.3
argz_insert.3
argz_next.3
argz_replace.3
argz_stringify.3
asctime.3
asctime_r.3
asin.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
asinf.3
asinh.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
asinhf.3
asinhl.3
asinl.3
asprintf.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
assert.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
assert_perror.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
atan.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
atan2.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
atan2f.3
atan2l.3
atanf.3
atanh.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
atanhf.3
atanhl.3
atanl.3
atexit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
atof.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
atoi.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
atol.3
atoll.3
atoq.3
auth_destroy.3
authnone_create.3
authunix_create.3
authunix_create_default.3
backtrace.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
backtrace_symbols.3
backtrace_symbols_fd.3
basename.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
bcmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
bcopy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
be16toh.3
be32toh.3
be64toh.3
bindresvport.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
bsd_signal.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
bsearch.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
bstring.3 bstring.3: SEE ALSO: add string(3) 2021-01-03 13:10:04 +01:00
bswap.3 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 2020-11-01 21:56:08 +01:00
bswap_16.3
bswap_32.3
bswap_64.3
btowc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
btree.3 getent.1, access.2, cacheflush.2, chroot.2, clock_getres.2, fcntl.2, getrusage.2, io_cancel.2, io_destroy.2, io_getevents.2, io_setup.2, io_submit.2, link.2, llseek.2, mmap.2, mount.2, readv.2, restart_syscall.2, semctl.2, set_mempolicy.2, set_tid_address.2, shmctl.2, sigaction.2, sigaltstack.2, spu_create.2, statfs.2, subpage_prot.2, syscalls.2, timer_getoverrun.2, uselib.2, INFINITY.3, __ppc_set_ppr_med.3, bstring.3, btree.3, ctime.3, fgetc.3, fopen.3, getcontext.3, gethostbyname.3, getnetent.3, getprotoent.3, getservent.3, inet.3, j0.3, list.3, makecontext.3, nextafter.3, posix_memalign.3, profil.3, pthread_tryjoin_np.3, puts.3, rcmd.3, resolver.3, rtime.3, sigsetops.3, strnlen.3, tailq.3, elf.5, filesystems.5, nscd.conf.5, proc.5, utmp.5, attributes.7, ipv6.7, packet.7, pthreads.7, signal-safety.7, signal.7, spufs.7, system_data_types.7, tcp.7: tstamp 2020-12-21 16:19:35 +01:00
byteorder.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
bzero.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cabs.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cabsf.3
cabsl.3
cacos.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cacosf.3
cacosh.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cacoshf.3
cacoshl.3
cacosl.3
calloc.3
callrpc.3
canonicalize_file_name.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
carg.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cargf.3
cargl.3
casin.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
casinf.3
casinh.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
casinhf.3
casinhl.3
casinl.3
catan.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
catanf.3
catanh.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
catanhf.3
catanhl.3
catanl.3
catclose.3
catgets.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
catopen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cbc_crypt.3
cbrt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
cbrtf.3
cbrtl.3
ccos.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ccosf.3
ccosh.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
ccoshf.3
ccoshl.3
ccosl.3
ceil.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
ceilf.3
ceill.3
cexp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cexp2.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
cexp2f.3
cexp2l.3
cexpf.3
cexpl.3
cfgetispeed.3
cfgetospeed.3
cfmakeraw.3
cfree.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
cfsetispeed.3
cfsetospeed.3
cfsetspeed.3
cimag.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cimagf.3
cimagl.3
circleq.3 circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especially in SYNOPSIS 2021-01-06 13:46:44 +01:00
clearenv.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
clearerr.3
clearerr_unlocked.3
clnt_broadcast.3
clnt_call.3
clnt_control.3
clnt_create.3
clnt_destroy.3
clnt_freeres.3
clnt_geterr.3
clnt_pcreateerror.3
clnt_perrno.3
clnt_perror.3
clnt_spcreateerror.3
clnt_sperrno.3
clnt_sperror.3
clntraw_create.3
clnttcp_create.3
clntudp_bufcreate.3
clntudp_create.3
clock.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
clock_getcpuclockid.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
clock_t.3 clock_t.3: New link to system_data_types(7) 2020-10-18 18:51:37 +02:00
clockid_t.3 clockid_t: New link to system_data_types(7) 2020-10-25 22:17:47 +01:00
clog.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
clog2.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
clog2f.3
clog2l.3
clog10.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
clog10f.3
clog10l.3
clogf.3
clogl.3
closedir.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
closelog.3
cmsg.3 Various pages: bring more whitespace consistency in SYNOPSIS 2021-01-01 12:40:22 +01:00
confstr.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
conj.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
conjf.3
conjl.3
copysign.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
copysignf.3
copysignl.3
cos.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
cosf.3
cosh.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
coshf.3
coshl.3
cosl.3
cpow.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cpowf.3
cpowl.3
cproj.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
cprojf.3
cprojl.3
creal.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
crealf.3
creall.3
crypt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
crypt_r.3
csin.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
csinf.3
csinh.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
csinhf.3
csinhl.3
csinl.3
csqrt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
csqrtf.3
csqrtl.3
ctan.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ctanf.3
ctanh.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ctanhf.3
ctanhl.3
ctanl.3
ctermid.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
ctime.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
ctime_r.3
cuserid.3
daemon.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
daylight.3
db.3
dbopen.3
des_crypt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
des_setparity.3
dev_t.3 dev_t.3: New link to system_data_types(7) 2020-10-27 06:58:59 +01:00
difftime.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dirfd.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
dirname.3
div.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
div_t.3 div_t.3: New link to system_data_types(7) 2020-09-24 13:03:09 +02:00
dl_iterate_phdr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dladdr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dladdr1.3
dlclose.3
dlerror.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dlinfo.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dlmopen.3
dlopen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dlsym.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
dlvsym.3
dn_comp.3
dn_expand.3
double_t.3 double_t.3: New link to system_data_types(7) 2020-09-25 13:50:29 +02:00
dprintf.3
drand48.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
drand48_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
drem.3
dremf.3
dreml.3
duplocale.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
dysize.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
eaccess.3
ecb_crypt.3
ecvt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
ecvt_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
edata.3
encrypt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
encrypt_r.3
end.3 iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, add_key.2, adjtimex.2, bind.2, bpf.2, chown.2, clone.2, close.2, copy_file_range.2, eventfd.2, fanotify_init.2, fanotify_mark.2, fork.2, fsync.2, futex.2, getdents.2, getrlimit.2, getxattr.2, io_cancel.2, io_destroy.2, io_getevents.2, io_setup.2, ioctl_fat.2, ioctl_getfsmap.2, ioctl_ns.2, ioctl_tty.2, ioctl_userfaultfd.2, kcmp.2, keyctl.2, listen.2, listxattr.2, mbind.2, membarrier.2, memfd_create.2, mkdir.2, move_pages.2, mremap.2, msync.2, nfsservctl.2, open.2, perf_event_open.2, pidfd_send_signal.2, pipe.2, pivot_root.2, pkey_alloc.2, process_vm_readv.2, ptrace.2, readlink.2, readv.2, recv.2, recvmmsg.2, rename.2, request_key.2, s390_runtime_instr.2, sched_setaffinity.2, seccomp.2, send.2, sendmmsg.2, sigaltstack.2, signalfd.2, socket.2, socketpair.2, splice.2, spu_create.2, spu_run.2, statfs.2, syscall.2, sysctl.2, sysfs.2, tee.2, timer_getoverrun.2, timer_settime.2, umount.2, userfaultfd.2, utimensat.2, wait4.2, INFINITY.3, __ppc_get_timebase.3, __setfpucw.3, abort.3, aio_cancel.3, aio_error.3, aio_read.3, aio_return.3, atexit.3, backtrace.3, basename.3, bsearch.3, bswap.3, cacos.3, cacosh.3, catan.3, catanh.3, cexp2.3, clock_getcpuclockid.3, clog2.3, cmsg.3, confstr.3, div.3, dl_iterate_phdr.3, dlerror.3, dlinfo.3, dlopen.3, dlsym.3, duplocale.3, encrypt.3, end.3, endian.3, envz_add.3, err.3, expm1.3, fdim.3, flockfile.3, fmtmsg.3, frexp.3, ftw.3, get_nprocs_conf.3, get_phys_pages.3, getaddrinfo_a.3, getauxval.3, getdate.3, getdtablesize.3, getgrent_r.3, getgrouplist.3, gethostbyname.3, getline.3, getnameinfo.3, getopt.3, getprotoent_r.3, getpwent_r.3, getpwnam.3, getservent_r.3, getsubopt.3, getutent.3, glob.3, gnu_get_libc_version.3, hsearch.3, if_nameindex.3, inet.3, inet_net_pton.3, inet_ntop.3, inet_pton.3, insque.3, killpg.3, makecontext.3, mallinfo.3, malloc.3, malloc_hook.3, malloc_info.3, mallopt.3, matherr.3, mbsnrtowcs.3, mbstowcs.3, mcheck.3, mempcpy.3, mq_getattr.3, mq_notify.3, mtrace.3, newlocale.3, nextafter.3, ntp_gettime.3, offsetof.3, open_memstream.3, pow.3, printf.3, pthread_attr_init.3, pthread_attr_setdetachstate.3, pthread_attr_setguardsize.3, pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_attr_setstack.3, pthread_attr_setstacksize.3, pthread_cancel.3, pthread_cleanup_push.3, pthread_create.3, pthread_detach.3, pthread_getattr_default_np.3, pthread_getattr_np.3, pthread_getcpuclockid.3, pthread_join.3, pthread_mutex_consistent.3, pthread_mutexattr_setrobust.3, pthread_setaffinity_np.3, pthread_setcancelstate.3, pthread_setname_np.3, pthread_setschedparam.3, pthread_sigmask.3, pthread_spin_init.3, pthread_testcancel.3, pthread_tryjoin_np.3, ptsname.3, qsort.3, rand.3, random.3, remainder.3, rpmatch.3, rtime.3, rtnetlink.3, scalb.3, scalbln.3, scandir.3, sem_getvalue.3, sem_wait.3, setaliasent.3, setlogmask.3, sigwait.3, sincos.3, sockatmark.3, stdarg.3, stpcpy.3, strcat.3, strfmon.3, strptime.3, strtod.3, strtok.3, strtol.3, strtoul.3, strverscmp.3, tsearch.3, uselocale.3, wcstok.3, wcstombs.3, wordexp.3, y0.3, loop.4, vcs.4, veth.4, charmap.5, core.5, filesystems.5, gai.conf.5, hosts.5, hosts.equiv.5, locale.5, nss.5, repertoiremap.5, securetty.5, shells.5, ttytype.5, ascii.7, complex.7, cpuset.7, credentials.7, fanotify.7, hier.7, inotify.7, ip.7, mount_namespaces.7, mq_overview.7, netlink.7, network_namespaces.7, pid_namespaces.7, pkeys.7, rtld-audit.7, rtnetlink.7, sem_overview.7, signal-safety.7, sock_diag.7, spufs.7, standards.7, symlink.7, tcp.7, time_namespaces.7, unix.7, user_namespaces.7, xattr.7, ldconfig.8: tstamp 2020-06-09 14:48:40 +02:00
endaliasent.3
endfsent.3
endgrent.3
endhostent.3
endian.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
endmntent.3
endnetent.3
endnetgrent.3
endprotoent.3
endpwent.3
endrpcent.3
endservent.3
endspent.3
endttyent.3
endusershell.3
endutent.3
endutxent.3
envz.3
envz_add.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
envz_entry.3
envz_get.3
envz_merge.3
envz_remove.3
envz_strip.3
erand48.3
erand48_r.3
erf.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
erfc.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
erfcf.3
erfcl.3
erff.3
erfl.3
err.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
errno.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
error.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
error_at_line.3
error_message_count.3
error_one_per_line.3
error_print_progname.3
errx.3
etext.3
ether_aton.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ether_aton_r.3
ether_hostton.3
ether_line.3
ether_ntoa.3
ether_ntoa_r.3
ether_ntohost.3
euidaccess.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
eventfd_read.3
eventfd_write.3
exec.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
execl.3
execle.3
execlp.3
execv.3
execvp.3
execvpe.3
exit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
exp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
exp2.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
exp2f.3
exp2l.3
exp10.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
exp10f.3
exp10l.3
expf.3
expl.3
explicit_bzero.3
expm1.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
expm1f.3
expm1l.3
fabs.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fabsf.3
fabsl.3
fclose.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fcloseall.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fcvt.3
fcvt_r.3
fdim.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fdimf.3
fdiml.3
fdopen.3
fdopendir.3
feclearexcept.3
fedisableexcept.3
feenableexcept.3
fegetenv.3
fegetexcept.3
fegetexceptflag.3
fegetround.3
feholdexcept.3
fenv.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fenv_t.3 fenv_t.3: New link to new documented type in system_data_types(7) 2020-09-21 20:43:56 +02:00
feof.3
feof_unlocked.3
feraiseexcept.3
ferror.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ferror_unlocked.3
fesetenv.3
fesetexceptflag.3
fesetround.3
fetestexcept.3
feupdateenv.3
fexcept_t.3 fexcept_t.3: New link to system_data_types(7) 2020-09-23 15:30:45 +02:00
fexecve.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fflush.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fflush_unlocked.3
ffs.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
ffsl.3
ffsll.3
fgetc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fgetc_unlocked.3
fgetgrent.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
fgetgrent_r.3
fgetpos.3
fgetpwent.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
fgetpwent_r.3
fgets.3
fgets_unlocked.3
fgetspent.3
fgetspent_r.3
fgetwc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fgetwc_unlocked.3
fgetws.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fgetws_unlocked.3
fileno.3
fileno_unlocked.3
finite.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
finitef.3
finitel.3
float_t.3 float_t.3: New link to system_data_types(7) 2020-09-25 13:49:03 +02:00
flockfile.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
floor.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
floorf.3
floorl.3
fma.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fmaf.3
fmal.3
fmax.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fmaxf.3
fmaxl.3
fmemopen.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fmin.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fminf.3
fminl.3
fmod.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fmodf.3
fmodl.3
fmtmsg.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
fnmatch.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fopen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fopencookie.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
forkpty.3
fpathconf.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
fpclassify.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fprintf.3
fpurge.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fputc.3
fputc_unlocked.3
fputs.3
fputs_unlocked.3
fputwc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fputwc_unlocked.3
fputws.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fputws_unlocked.3
fread.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fread_unlocked.3
free.3
freeaddrinfo.3
freehostent.3
freeifaddrs.3
freelocale.3
freopen.3
frexp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
frexpf.3
frexpl.3
fscanf.3
fseek.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fseeko.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fsetpos.3
fstatvfs.3
ftell.3
ftello.3
ftime.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ftok.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ftrylockfile.3
fts.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
fts_children.3
fts_close.3
fts_open.3
fts_read.3
fts_set.3
ftw.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
funlockfile.3
futimens.3
futimes.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
fwide.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
fwprintf.3
fwrite.3
fwrite_unlocked.3
gai_cancel.3
gai_error.3
gai_strerror.3
gai_suspend.3
gamma.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
gammaf.3
gammal.3
gcvt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
get_avphys_pages.3
get_current_dir_name.3
get_myaddress.3
get_nprocs.3
get_nprocs_conf.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
get_phys_pages.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
getaddrinfo.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getaddrinfo_a.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getaliasbyname.3
getaliasbyname_r.3
getaliasent.3
getaliasent_r.3
getauxval.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getc.3
getc_unlocked.3
getchar.3
getchar_unlocked.3
getcontext.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getcwd.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getdate.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getdate_err.3
getdate_r.3
getdelim.3
getdirentries.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
getdtablesize.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getentropy.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
getenv.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getfsent.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
getfsfile.3
getfsspec.3
getgrent.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getgrent_r.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
getgrgid.3
getgrgid_r.3
getgrnam.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
getgrnam_r.3
getgrouplist.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
gethostbyaddr.3
gethostbyaddr_r.3
gethostbyname.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
gethostbyname2.3
gethostbyname2_r.3
gethostbyname_r.3
gethostent.3
gethostent_r.3
gethostid.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getifaddrs.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getipnodebyaddr.3
getipnodebyname.3 Various pages: bring more whitespace consistency in SYNOPSIS 2021-01-01 12:40:22 +01:00
getline.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getloadavg.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getlogin.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
getlogin_r.3
getmntent.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
getmntent_r.3
getnameinfo.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getnetbyaddr.3
getnetbyaddr_r.3
getnetbyname.3
getnetbyname_r.3
getnetent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getnetent_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getnetgrent.3
getnetgrent_r.3
getopt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getopt_long.3
getopt_long_only.3
getpass.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getprotobyname.3
getprotobyname_r.3
getprotobynumber.3
getprotobynumber_r.3
getprotoent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getprotoent_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getpt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getpw.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getpwent.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getpwent_r.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
getpwnam.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
getpwnam_r.3
getpwuid.3
getpwuid_r.3
getrpcbyname.3
getrpcbyname_r.3
getrpcbynumber.3
getrpcbynumber_r.3
getrpcent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getrpcent_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getrpcport.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
gets.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getservbyname.3
getservbyname_r.3
getservbyport.3
getservbyport_r.3
getservent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getservent_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getspent.3
getspent_r.3
getspnam.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
getspnam_r.3
getsubopt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getttyent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getttynam.3
getumask.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
getusershell.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getutent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getutent_r.3
getutid.3
getutid_r.3
getutline.3
getutline_r.3
getutmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getutmpx.3
getutxent.3
getutxid.3
getutxline.3
getw.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
getwc.3
getwc_unlocked.3
getwchar.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
getwchar_unlocked.3
getwd.3
gid_t.3 gid_t.3: New link to system_data_types(7) 2020-09-22 10:30:08 +02:00
glob.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
globfree.3
gmtime.3
gmtime_r.3
gnu_dev_major.3
gnu_dev_makedev.3
gnu_dev_minor.3
gnu_get_libc_release.3
gnu_get_libc_version.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
grantpt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
group_member.3 Various pages: ffix: More layout consistency fixes for FTMs 2021-01-05 13:22:01 +01:00
gsignal.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
h_errno.3
hash.3
hasmntopt.3
hcreate.3
hcreate_r.3
hdestroy.3
hdestroy_r.3
herror.3
hsearch.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
hsearch_r.3
hstrerror.3
htobe16.3
htobe32.3
htobe64.3
htole16.3
htole32.3
htole64.3
htonl.3
htons.3
hypot.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
hypotf.3
hypotl.3
iconv.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iconv_close.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iconv_open.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
id_t.3 id_t.3: New link to system_data_types(7) 2020-09-22 10:39:33 +02:00
if_freenameindex.3
if_indextoname.3
if_nameindex.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
if_nametoindex.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ilogb.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
ilogbf.3
ilogbl.3
imaxabs.3
imaxdiv.3
imaxdiv_t.3 imaxdiv_t.3: New link to system_data_types(7) 2020-09-24 12:07:21 +02:00
index.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
inet.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
inet_addr.3
inet_aton.3
inet_lnaof.3
inet_makeaddr.3
inet_net_ntop.3
inet_net_pton.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
inet_netof.3
inet_network.3
inet_ntoa.3
inet_ntop.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
inet_pton.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
initgroups.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
initstate.3
initstate_r.3
innetgr.3
insque.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
int8_t.3 int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7) 2020-09-29 13:43:21 +02:00
int16_t.3 int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7) 2020-09-29 13:43:21 +02:00
int32_t.3 int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7) 2020-09-29 13:43:21 +02:00
int64_t.3 int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7) 2020-09-29 13:43:21 +02:00
intN_t.3 int8_t.3, int16_t.3, int32_t.3, int64_t.3, intN_t.3: New links to system_data_types(7) 2020-09-29 13:43:21 +02:00
intmax_t.3 intmax_t.3: New link to system_data_types(7) 2020-09-29 13:42:57 +02:00
intptr_t.3 intptr_t.3: New link to system_data_types(7) 2020-10-01 13:28:52 +02:00
intro.3 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 2020-11-01 21:56:08 +01:00
iruserok.3
iruserok_af.3
isalnum.3
isalnum_l.3
isalpha.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
isalpha_l.3
isascii.3
isascii_l.3
isatty.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
isblank.3
isblank_l.3
iscntrl.3
iscntrl_l.3
isdigit.3
isdigit_l.3
isfdtype.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
isfinite.3
isgraph.3
isgraph_l.3
isgreater.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
isgreaterequal.3
isinf.3
isinff.3
isinfl.3
isless.3
islessequal.3
islessgreater.3
islower.3
islower_l.3
isnan.3
isnanf.3
isnanl.3
isnormal.3
isprint.3
isprint_l.3
ispunct.3
ispunct_l.3
isspace.3
isspace_l.3
isunordered.3
isupper.3
isupper_l.3
iswalnum.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswalpha.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswblank.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
iswcntrl.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswctype.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswdigit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswgraph.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswlower.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswprint.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswpunct.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswspace.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswupper.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
iswxdigit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
isxdigit.3
isxdigit_l.3
j0.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
j0f.3
j0l.3
j1.3
j1f.3
j1l.3
jn.3
jnf.3
jnl.3
jrand48.3
jrand48_r.3
key_decryptsession.3
key_encryptsession.3
key_gendes.3
key_secretkey_is_set.3
key_setsecret.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
killpg.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
klogctl.3
l64a.3
labs.3
lckpwdf.3
lcong48.3
lcong48_r.3
lconv.3 lconv.3: New link to system_data_types(7) 2020-09-25 09:58:57 +02:00
ldexp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
ldexpf.3
ldexpl.3
ldiv.3
ldiv_t.3 ldiv_t.3: New link to system_data_types(7) 2020-09-24 13:03:41 +02:00
le16toh.3
le32toh.3
le64toh.3
lfind.3
lgamma.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
lgamma_r.3
lgammaf.3
lgammaf_r.3
lgammal.3
lgammal_r.3
lio_listio.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
list.3 circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especially in SYNOPSIS 2021-01-06 13:46:44 +01:00
llabs.3
lldiv.3
lldiv_t.3 lldiv_t.3: New link to system_data_types(7) 2020-09-24 13:04:40 +02:00
llrint.3
llrintf.3
llrintl.3
llround.3
llroundf.3
llroundl.3
localeconv.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
localtime.3
localtime_r.3
lockf.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
log.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
log1p.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
log1pf.3
log1pl.3
log2.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
log2f.3
log2l.3
log10.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
log10f.3
log10l.3
logb.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
logbf.3
logbl.3
logf.3
login.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
login_tty.3
logl.3
logout.3
logwtmp.3
longjmp.3
lrand48.3
lrand48_r.3
lrint.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
lrintf.3
lrintl.3
lround.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
lroundf.3
lroundl.3
lsearch.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
lseek64.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
lutimes.3
major.3
makecontext.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
makedev.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mallinfo.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
mallinfo2.3 mallinfo2.3: New link to mallinfo(3) 2020-12-22 12:08:09 +01:00
malloc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
malloc_get_state.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
malloc_hook.3 malloc_hook.3: tfix 2021-01-04 14:29:56 +01:00
malloc_info.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
malloc_set_state.3
malloc_stats.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
malloc_trim.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
malloc_usable_size.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mallopt.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
matherr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mblen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mbrlen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mbrtowc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mbsinit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mbsnrtowcs.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mbsrtowcs.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
mbstowcs.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mbtowc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mcheck.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mcheck_check_all.3
mcheck_pedantic.3
memalign.3
memccpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memchr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memcmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memcpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memfrob.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memmem.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memmove.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mempcpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
memrchr.3
memset.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
minor.3
mkdtemp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mkfifo.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mkfifoat.3
mkostemp.3
mkostemps.3
mkstemp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mkstemps.3
mktemp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mktime.3
mmap64.3
modf.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
modff.3
modfl.3
mpool.3 Various pages: bring more whitespace consistency in SYNOPSIS 2021-01-01 12:40:22 +01:00
mprobe.3
mq_close.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mq_getattr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mq_notify.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mq_open.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mq_receive.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mq_send.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
mq_setattr.3
mq_timedreceive.3
mq_timedsend.3
mq_unlink.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
mrand48.3
mrand48_r.3
mtrace.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
muntrace.3
nan.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
nanf.3
nanl.3
nearbyint.3
nearbyintf.3
nearbyintl.3
netlink.3
newlocale.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
nextafter.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
nextafterf.3
nextafterl.3
nextdown.3
nextdownf.3
nextdownl.3
nexttoward.3
nexttowardf.3
nexttowardl.3
nextup.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
nextupf.3
nextupl.3
nftw.3
nl_langinfo.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
nl_langinfo_l.3
nrand48.3
nrand48_r.3
ntohl.3
ntohs.3
ntp_adjtime.3
ntp_gettime.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ntp_gettimex.3
off64_t.3 off64_t.3: New link to system_data_types(7) 2021-01-01 23:31:50 +01:00
off_t.3 off_t.3: New link to system_data_types(7) 2020-10-07 08:45:22 +02:00
offsetof.3 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 2020-11-01 21:56:08 +01:00
on_exit.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
open_memstream.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
open_wmemstream.3
opendir.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
openlog.3
openpty.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
optarg.3
opterr.3
optind.3
optopt.3
passwd2des.3
pathconf.3
pclose.3
perror.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
pid_t.3 pid_t.3: New link to system_data_types(7) 2020-09-22 09:52:08 +02:00
pmap_getmaps.3
pmap_getport.3
pmap_rmtcall.3
pmap_set.3
pmap_unset.3
popen.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
posix_fallocate.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
posix_madvise.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
posix_memalign.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
posix_openpt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
posix_spawn.3 Various pages: Use internally consistent continuation indents in SYNOPSIS 2021-01-05 20:27:11 +01:00
posix_spawnp.3
pow.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
pow10.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pow10f.3
pow10l.3
powf.3
powl.3
printf.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
profil.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
program_invocation_name.3
program_invocation_short_name.3
psiginfo.3
psignal.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
pthread_atfork.3 intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2, mount.2, mq_getsetattr.2, pidfd_open.2, prctl.2, setns.2, sgetmask.2, sigaction.2, stat.2, statx.2, sync.2, syscalls.2, syslog.2, timerfd_create.2, umask.2, a64l.3, aio_init.3, atoi.3, dladdr.3, fread.3, getpt.3, isfdtype.3, malloc_stats.3, malloc_trim.3, mkfifo.3, mq_close.3, mq_open.3, mq_receive.3, mq_send.3, mq_unlink.3, posix_memalign.3, posix_openpt.3, pthread_atfork.3, pthread_rwlockattr_setkind_np.3, regex.3, scanf.3, sem_close.3, sem_destroy.3, sem_init.3, sem_open.3, sem_post.3, sem_unlink.3, sigset.3, sigvec.3, strftime.3, termios.3, console_codes.4, dsp56k.4, fd.4, lp.4, mouse.4, pts.4, sk98lin.4, dir_colors.5, proc.5, resolv.conf.5, termcap.5, utmp.5, aio.7, armscii-8.7, arp.7, capabilities.7, cgroups.7, charsets.7, cp1251.7, cp1252.7, environ.7, glob.7, inode.7, iso_8859-1.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-15.7, iso_8859-16.7, iso_8859-2.7, iso_8859-3.7, iso_8859-4.7, iso_8859-5.7, iso_8859-6.7, iso_8859-7.7, iso_8859-8.7, iso_8859-9.7, keyrings.7, koi8-r.7, koi8-u.7, mailaddr.7, man-pages.7, netdevice.7, operator.7, persistent-keyring.7, process-keyring.7, pthreads.7, pty.7, raw.7, regex.7, session-keyring.7, shm_overview.7, signal.7, socket.7, suffixes.7, thread-keyring.7, unicode.7, units.7, uri.7, user-keyring.7, user-session-keyring.7, iconvconfig.8, ld.so.8, zic.8: tstamp 2020-08-13 10:01:14 +02:00
pthread_attr_destroy.3
pthread_attr_getaffinity_np.3
pthread_attr_getdetachstate.3
pthread_attr_getguardsize.3
pthread_attr_getinheritsched.3
pthread_attr_getschedparam.3
pthread_attr_getschedpolicy.3
pthread_attr_getscope.3
pthread_attr_getsigmask_np.3 pthread_attr_getsigmask_np.3: New link to pthread_attr_setsigmask_np.3 2020-11-16 08:23:00 +01:00
pthread_attr_getstack.3
pthread_attr_getstackaddr.3
pthread_attr_getstacksize.3
pthread_attr_init.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setaffinity_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setdetachstate.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setguardsize.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setinheritsched.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setschedparam.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setschedpolicy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setscope.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setsigmask_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setstack.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
pthread_attr_setstackaddr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_attr_setstacksize.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_cancel.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_cleanup_pop.3
pthread_cleanup_pop_restore_np.3
pthread_cleanup_push.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_cleanup_push_defer_np.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
pthread_create.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_detach.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_equal.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_exit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_getaffinity_np.3
pthread_getattr_default_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_getattr_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_getconcurrency.3
pthread_getcpuclockid.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_getname_np.3
pthread_getschedparam.3
pthread_join.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_kill.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
pthread_kill_other_threads_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_mutex_consistent.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
pthread_mutex_consistent_np.3
pthread_mutexattr_destroy.3
pthread_mutexattr_getpshared.3
pthread_mutexattr_getrobust.3
pthread_mutexattr_getrobust_np.3
pthread_mutexattr_init.3 localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdomainname.2, gethostname.2, inotify_add_watch.2, io_submit.2, ioctl_fideduperange.2, kcmp.2, kill.2, mmap.2, move_pages.2, perf_event_open.2, ptrace.2, rt_sigqueueinfo.2, sched_setaffinity.2, sched_setparam.2, setns.2, sigaction.2, signalfd.2, statx.2, syscall.2, syscalls.2, uname.2, write.2, errno.3, fexecve.3, getauxval.3, printf.3, pthread_mutex_consistent.3, pthread_mutexattr_init.3, pthread_mutexattr_setrobust.3, pthread_setcancelstate.3, regex.3, strtok.3, strtol.3, ttyname.3, smartpqi.4, core.5, resolv.conf.5, man-pages.7, mq_overview.7, operator.7, pthreads.7, signal-safety.7, sysvipc.7: Update timestamp 2019-10-11 10:45:02 +02:00
pthread_mutexattr_setpshared.3
pthread_mutexattr_setrobust.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
pthread_mutexattr_setrobust_np.3
pthread_rwlockattr_getkind_np.3
pthread_rwlockattr_setkind_np.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
pthread_self.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_setaffinity_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_setattr_default_np.3
pthread_setcancelstate.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
pthread_setcanceltype.3
pthread_setconcurrency.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_setname_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_setschedparam.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_setschedprio.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_sigmask.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
pthread_sigqueue.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_spin_destroy.3
pthread_spin_init.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
pthread_spin_lock.3 Various pages: Simplify mark-up for Feature Test Macro requirements 2021-01-05 11:01:01 +01:00
pthread_spin_trylock.3
pthread_spin_unlock.3
pthread_testcancel.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_timedjoin_np.3
pthread_tryjoin_np.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
pthread_yield.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ptrdiff_t.3 ptrdiff_t.3: New link to new documented type in system_data_types(7) 2020-09-18 22:19:56 +02:00
ptsname.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
ptsname_r.3
putc.3
putc_unlocked.3
putchar.3
putchar_unlocked.3
putenv.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
putgrent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
putpwent.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
puts.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
putspent.3
pututline.3
pututxline.3
putw.3
putwc.3
putwc_unlocked.3
putwchar.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
putwchar_unlocked.3
pvalloc.3
qecvt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
qecvt_r.3
qfcvt.3
qfcvt_r.3
qgcvt.3
qsort.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
qsort_r.3
queue.3 queue.3: Link to queue(7) 2020-10-25 22:17:13 +01:00
raise.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rand.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rand_r.3
random.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
random_r.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
rawmemchr.3
rcmd.3 rcmd.3: srcfix 2021-01-06 13:46:44 +01:00
rcmd_af.3
re_comp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
re_exec.3
readdir.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
readdir_r.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
realloc.3
reallocarray.3
realpath.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
recno.3
regcomp.3
regerror.3
regex.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
regex_t.3 regex_t.3: New link to system_data_types(7) 2020-10-11 14:21:58 +02:00
regexec.3
regfree.3
registerrpc.3
regmatch_t.3 regmatch_t.3: New link for new documented type in system_data_types(7) 2020-09-18 22:45:02 +02:00
regoff_t.3 regoff_t.3: New link to new documented type in system_data_types(7) 2020-09-18 22:31:15 +02:00
remainder.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
remainderf.3
remainderl.3
remove.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
remque.3
remquo.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
remquof.3
remquol.3
res_init.3
res_mkquery.3
res_nclose.3 res_nclose.3: Add NEW link to resolver.3 2019-09-27 14:18:46 +02:00
res_ninit.3
res_nmkquery.3
res_nquery.3
res_nquerydomain.3
res_nsearch.3
res_nsend.3
res_query.3
res_querydomain.3
res_search.3
res_send.3
resolver.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rewind.3
rewinddir.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rexec.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rexec_af.3
rindex.3
rint.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
rintf.3
rintl.3
round.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
roundf.3
roundl.3
rpc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rpmatch.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
rresvport.3
rresvport_af.3
rtime.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
rtnetlink.3 Various pages: Further clean-ups after "bring more whitespace consistency in SYNOPSIS" 2021-01-03 13:09:36 +01:00
ruserok.3
ruserok_af.3
scalb.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
scalbf.3
scalbl.3
scalbln.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
scalblnf.3
scalblnl.3
scalbn.3
scalbnf.3
scalbnl.3
scandir.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
scandirat.3
scanf.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sched_getcpu.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
secure_getenv.3
seed48.3
seed48_r.3
seekdir.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
sem_close.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_destroy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_getvalue.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_init.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_open.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_post.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_timedwait.3
sem_trywait.3
sem_unlink.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sem_wait.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
setaliasent.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
setbuf.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
setbuffer.3
setcontext.3
setenv.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
setfsent.3
setgrent.3
sethostent.3
sethostid.3
setjmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
setkey.3
setkey_r.3
setlinebuf.3
setlocale.3 clone.2, ioctl_tty.2, syslog.2, setlocale.3, stdio.3, console_codes.4, inode.7, namespaces.7, netlink.7, signal-safety.7, socket.7: Better table formatting 2021-01-07 00:05:48 +01:00
setlogmask.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
setmntent.3
setnetent.3
setnetgrent.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
setprotoent.3
setpwent.3
setrpcent.3
setservent.3
setspent.3
setstate.3
setstate_r.3
setttyent.3
setusershell.3
setutent.3
setutxent.3
setvbuf.3
sgetspent.3
sgetspent_r.3
shm_open.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
shm_unlink.3
sigabbrev_np.3 sigabbrev_np.3: New link to strsignal.3 2020-10-25 10:48:31 +01:00
sigaddset.3
sigandset.3
sigblock.3
sigdelset.3
sigdescr_np.3 sigdescr_np.3: New link to strsignal.3 2020-10-25 10:48:31 +01:00
sigemptyset.3
sigfillset.3
siggetmask.3
sighold.3
sigignore.3
siginfo_t.3 siginfo_t.3: New link to new documented type in system_data_types(7) 2020-09-20 22:10:42 +02:00
siginterrupt.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
sigisemptyset.3
sigismember.3
siglongjmp.3
sigmask.3
signbit.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
signgam.3
significand.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
significandf.3
significandl.3
sigorset.3
sigpause.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sigqueue.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sigrelse.3
sigset.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sigset_t.3 sigset_t.3: New link to system_data_types.7 2020-09-22 09:31:14 +02:00
sigsetjmp.3
sigsetmask.3
sigsetops.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
sigstack.3
sigval.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
sigvec.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
sigwait.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sin.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sincos.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sincosf.3
sincosl.3
sinf.3
sinh.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sinhf.3
sinhl.3
sinl.3
size_t.3 size_t.3: New link to new documented type in system_data_types(7) 2020-09-18 22:06:55 +02:00
sleep.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
slist.3 slist.3: tfix 2021-01-06 13:53:34 +01:00
snprintf.3
sockatmark.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sprintf.3
sqrt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
sqrtf.3
sqrtl.3
srand.3
srand48.3
srand48_r.3
srandom.3
srandom_r.3
sscanf.3
ssignal.3
ssize_t.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
stailq.3 circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especially in SYNOPSIS 2021-01-06 13:46:44 +01:00
statvfs.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
stdarg.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
stderr.3
stdin.3
stdio.3 clone.2, ioctl_tty.2, syslog.2, setlocale.3, stdio.3, console_codes.4, inode.7, namespaces.7, netlink.7, signal-safety.7, socket.7: Better table formatting 2021-01-07 00:05:48 +01:00
stdio_ext.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
stdout.3
stpcpy.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
stpncpy.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
strcasecmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strcasestr.3
strcat.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strchr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strchrnul.3
strcmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strcoll.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strcpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strcspn.3
strdup.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
strdupa.3
strerror.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
strerror_l.3
strerror_r.3
strerrordesc_np.3 strerrordesc_np.3: New link to strerror(3) 2020-10-25 10:58:01 +01:00
strerrorname_np.3 strerrorname_np.3: New link to strerror(3) 2020-10-25 10:58:01 +01:00
strfmon.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strfmon_l.3
strfromd.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
strfromf.3
strfroml.3
strfry.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strftime.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
string.3 string.3: tfix 2021-01-03 20:50:04 +01:00
strlen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strncasecmp.3
strncat.3
strncmp.3
strncpy.3
strndup.3
strndupa.3
strnlen.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
strpbrk.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strptime.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strrchr.3
strsep.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
strsignal.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
strspn.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strstr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strtod.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
strtof.3
strtoimax.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strtok.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strtok_r.3
strtol.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strtold.3
strtoll.3
strtoq.3
strtoul.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strtoull.3
strtoumax.3
strtouq.3
strverscmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
strxfrm.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
suseconds_t.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
svc_destroy.3
svc_freeargs.3
svc_getargs.3
svc_getcaller.3
svc_getreq.3
svc_getreqset.3
svc_register.3
svc_run.3
svc_sendreply.3
svc_unregister.3
svcerr_auth.3
svcerr_decode.3
svcerr_noproc.3
svcerr_noprog.3
svcerr_progvers.3
svcerr_systemerr.3
svcerr_weakauth.3
svcfd_create.3
svcraw_create.3
svctcp_create.3
svcudp_bufcreate.3
svcudp_create.3
swab.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
swapcontext.3
swprintf.3
sys_errlist.3
sys_nerr.3
sys_siglist.3 sys_siglist.3: New link to strsignal(3) 2020-10-02 12:57:45 +02:00
sysconf.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
syslog.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
system.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
sysv_signal.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
tailq.3 circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especially in SYNOPSIS 2021-01-06 13:46:44 +01:00
tan.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
tanf.3
tanh.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
tanhf.3
tanhl.3
tanl.3
tcdrain.3
tcflow.3
tcflush.3
tcgetattr.3
tcgetpgrp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
tcgetsid.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
tcsendbreak.3
tcsetattr.3
tcsetpgrp.3
tdelete.3
tdestroy.3
telldir.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
tempnam.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
termios.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
tfind.3
tgamma.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
tgammaf.3
tgammal.3
time_t.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
timegm.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
timelocal.3
timer_t.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
timeradd.3 Various pages: add missing .nf/.fi in FTM info 2021-01-06 13:46:44 +01:00
timerclear.3
timercmp.3
timerisset.3
timersub.3
timespec.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
timeval.3 sigval.3, ssize_t.3, suseconds_t.3, time_t.3, timer_t.3, timespec.3, timeval.3: New links to new system_data_types(7) page 2020-09-17 22:54:01 +02:00
timezone.3
tmpfile.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
tmpnam.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
tmpnam_r.3
toascii.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
tolower.3
tolower_l.3
toupper.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
toupper_l.3
towctrans.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
towlower.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
towlower_l.3
towupper.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
towupper_l.3
trunc.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
truncf.3
truncl.3
tsearch.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ttyname.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ttyname_r.3
ttyslot.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
twalk.3
twalk_r.3 twalk_r.3: New link to twalk(3) page 2019-05-05 18:30:23 -05:00
tzname.3
tzset.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
ualarm.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
uid_t.3 uid_t.3: New link to system_data_types(7) 2020-09-22 10:23:14 +02:00
uint8_t.3 uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7) 2020-09-29 13:43:32 +02:00
uint16_t.3 uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7) 2020-09-29 13:43:32 +02:00
uint32_t.3 uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7) 2020-09-29 13:43:32 +02:00
uint64_t.3 uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7) 2020-09-29 13:43:32 +02:00
uintN_t.3 uint8_t.3, uint16_t.3, uint32_t.3, uint64_t.3, uintN_t.3: New links to system_data_types(7) 2020-09-29 13:43:32 +02:00
uintmax_t.3 uintmax_t.3: New link to system_data_types(7) 2020-09-29 13:43:09 +02:00
uintptr_t.3 uintptr_t.3: New link to system_data_types(7) 2020-10-01 13:29:07 +02:00
ulckpwdf.3
ulimit.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
undocumented.3 Various pages: Use .nf/.fi in SYNOPSIS 2021-01-03 13:09:47 +01:00
ungetc.3
ungetwc.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
unlocked_stdio.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
unlockpt.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
unsetenv.3
updwtmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
updwtmpx.3
uselocale.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
usleep.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
utmpname.3
utmpxname.3
va_arg.3
va_copy.3
va_end.3
va_list.3 va_list.3: New link to system_data_types(7) 2020-09-26 22:12:26 +02:00
va_start.3
valloc.3
vasprintf.3
vdprintf.3
verr.3
verrx.3
versionsort.3
vfprintf.3
vfscanf.3
vfwprintf.3
vlimit.3
void.3 void.3: New link to system_data_types(7) 2020-10-03 10:00:14 +02:00
vprintf.3
vscanf.3
vsnprintf.3
vsprintf.3
vsscanf.3
vswprintf.3
vsyslog.3
vtimes.3
vwarn.3
vwarnx.3
vwprintf.3
warn.3
warnx.3
wcpcpy.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
wcpncpy.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
wcrtomb.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcscasecmp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
wcscat.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcschr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcscmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcscpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcscspn.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsdup.3 Various pages: Standardize wording around setting of 'errno' on error 2021-01-07 14:27:27 +01:00
wcslen.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsncasecmp.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
wcsncat.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsncmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsncpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsnlen.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
wcsnrtombs.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
wcspbrk.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsrchr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsrtombs.3 Various pages: Formatting tweaks after "Improve formatting in ATTRIBUTES" 2021-01-06 13:46:44 +01:00
wcsspn.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcsstr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcstoimax.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcstok.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcstombs.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcstoumax.3
wcswidth.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wctob.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wctomb.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wctrans.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wctype.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wcwidth.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wmemchr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wmemcmp.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wmemcpy.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wmemmove.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wmempcpy.3
wmemset.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
wordexp.3 wordexp.3: Minor wording fixes in RETURN VALUE 2021-01-07 14:27:02 +01:00
wordfree.3
wprintf.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
xcrypt.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
xdecrypt.3
xdr.3 Various pages: Improve formatting in ATTRIBUTES 2021-01-06 13:46:39 +01:00
xdr_accepted_reply.3
xdr_array.3
xdr_authunix_parms.3
xdr_bool.3
xdr_bytes.3
xdr_callhdr.3
xdr_callmsg.3
xdr_char.3
xdr_destroy.3
xdr_double.3
xdr_enum.3
xdr_float.3
xdr_free.3
xdr_getpos.3
xdr_inline.3 Import of man-pages 1.70 2004-11-03 13:51:07 +00:00
xdr_int.3
xdr_long.3
xdr_opaque.3
xdr_opaque_auth.3
xdr_pmap.3
xdr_pmaplist.3
xdr_pointer.3
xdr_reference.3
xdr_rejected_reply.3
xdr_replymsg.3
xdr_setpos.3
xdr_short.3
xdr_string.3
xdr_u_char.3
xdr_u_int.3
xdr_u_long.3
xdr_u_short.3
xdr_union.3
xdr_vector.3
xdr_void.3
xdr_wrapstring.3
xdrmem_create.3
xdrrec_create.3
xdrrec_endofrecord.3
xdrrec_eof.3
xdrrec_skiprecord.3
xdrstdio_create.3
xencrypt.3
xprt_register.3
xprt_unregister.3
y0.3 Various pages: Remove redundant escaping of space characters in FTM info 2021-01-06 13:46:44 +01:00
y0f.3
y0l.3
y1.3
y1f.3
y1l.3
yn.3
ynf.3
ynl.3