]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/wcscasecmp.3
accept.2, clone.2, dup.2, fallocate.2, pipe.2, readahead.2, sched_setaffinity.2,...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 10 Sep 2010 05:06:22 +0000 (07:06 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 10 Sep 2010 05:06:22 +0000 (07:06 +0200)
commit86b91fdffbfa52bb5581d08115edbcd3638b243c
tree9716a49683125f6579d8200a4905270ce0c49a2f
parent090e0f8c7dbc5d4b76ac21d69597b469c175ab9f
accept.2, clone.2, dup.2, fallocate.2, pipe.2, readahead.2, sched_setaffinity.2, unshare.2, CPU_SET.3, endian.3, euidaccess.3, fexecve.3, getpt.3, getpw.3, getumask.3, getutmp.3, gnu_get_libc_version.3, makedev.3, matherr.3, mbsnrtowcs.3, memfrob.3, pthread_attr_setaffinity_np.3, pthread_getattr_np.3, pthread_setaffinity_np.3, pthread_tryjoin_np.3, tcgetsid.3, wcscasecmp.3, wcsncasecmp.3, wcsnlen.3, wcsnrtombs.3, wcswidth.3, rtld-audit.7: SYNOPSIS: Add reference to feature_test_macros(7)

These pages specify feature test macros in the function
prototypes. Add a reference to feature_test_macros(7),
so that readers are pointed to the information that
feature test macros must be defined before including
*any* header file.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
32 files changed:
man2/accept.2
man2/clone.2
man2/dup.2
man2/fallocate.2
man2/pipe.2
man2/readahead.2
man2/sched_setaffinity.2
man2/unshare.2
man3/CPU_SET.3
man3/endian.3
man3/euidaccess.3
man3/fexecve.3
man3/getpt.3
man3/getpw.3
man3/getumask.3
man3/getutmp.3
man3/gnu_get_libc_version.3
man3/makedev.3
man3/matherr.3
man3/mbsnrtowcs.3
man3/memfrob.3
man3/pthread_attr_setaffinity_np.3
man3/pthread_getattr_np.3
man3/pthread_setaffinity_np.3
man3/pthread_tryjoin_np.3
man3/tcgetsid.3
man3/wcscasecmp.3
man3/wcsncasecmp.3
man3/wcsnlen.3
man3/wcsnrtombs.3
man3/wcswidth.3
man7/rtld-audit.7