Commit Graph

150 Commits

Author SHA1 Message Date
Michael Kerrisk f8b212130c feature_test_macros.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-10 07:14:41 +02:00
Michael Kerrisk 71a491b144 feature_test_macros.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-10 07:13:11 +02:00
Michael Kerrisk c8f2dd479b accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_getsetattr.2, msgctl.2, nice.2, open.2, poll.2, setresuid.2, shmctl.2, sigaction.2, times.2, utimensat.2, __setfpucw.3, atoi.3, endian.3, err.3, euidaccess.3, fenv.3, fopencookie.3, fpurge.3, getgrouplist.3, getutmp.3, j0.3, lgamma.3, netlink.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_cleanup_push_defer_np.3, pthread_getattr_np.3, pthread_kill_other_threads_np.3, pthread_setaffinity_np.3, pthread_tryjoin_np.3, pthread_yield.3, random_r.3, readdir.3, rtnetlink.3, scanf.3, setenv.3, significand.3, sigsetops.3, strerror.3, strstr.3, sysv_signal.3, termios.3, timegm.3, unlocked_stdio.3, y0.3, locale.5, bootparam.7, feature_test_macros.7, ip.7, locale.7, pthreads.7, rtld-audit.7, nscd.8: Global fix: s/non-standard/nonstandard/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "non-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 17:40:20 +01:00
Michael Kerrisk 8a8c6284f7 feature_test_macros.7: _POSIX_C_SOURCE >= 200808 defines _ATFILE_SOURCE
Since glibc 2.10, _POSIX_C_SOURCE >= 200808 defines _ATFILE_SOURCE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-12-13 17:49:38 +01:00
Nicolas François 0b8403b824 feature_test_macros.7: Minor fixes
Fix important typos in constant values.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:27 +02:00
Michael Kerrisk f977e32994 Removed trailing white space at end of lines 2009-04-16 04:03:12 +12:00
Michael Kerrisk 79a2258619 feature_test_macros.7: Add an example program
This example program makes it possible to explore what
feature test macros are set depending on the glibc version
and the macros that are explicitly set.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-03 10:48:24 +13:00
Michael Kerrisk 6e047f1692 feature_test_macros.7: Update for glibc 2.10 changes to <features.h>
From glibc 2.10, <features.h> understands the values 200809
for _POSIX_C_SOURCE and 700 for _XOPEN_SOURCE, and makes
corresponding changes to defaults for other feature test macros.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-03 10:14:57 +13:00
Michael Kerrisk 68cec1349c feature_test_macros.7: srcfix: update FIXME 2009-02-09 12:32:01 +13:00
Michael Kerrisk de9ed3a3ab syscalls.2, feature_test_macros.7, standards.7: SEE ALSO: add libc(7)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-13 08:37:49 +13:00
Michael Kerrisk 5b8dbfd4d0 ffixes 2008-06-26 13:23:48 +00:00
Michael Kerrisk 85c087efeb added FIXME 2008-03-10 14:28:34 +00:00
Michael Kerrisk e736150261 ffix and update timestamp 2008-01-02 07:14:42 +00:00
Michael Kerrisk d19a206dbb grfix 2007-12-25 21:30:22 +00:00
Michael Kerrisk e2badfdf26 Hyphenation fixes 2007-12-25 20:50:22 +00:00
Michael Kerrisk 47752f332c s/fildes/fd/ 2007-12-24 22:04:47 +00:00
Michael Kerrisk c825020667 Fixed unbalanced .nf/fi pairs. 2007-12-23 21:05:57 +00:00
Michael Kerrisk 8568021d3b white space clean-ups. 2007-12-23 17:46:23 +00:00
Michael Kerrisk c7496b0388 ffix 2007-12-16 13:49:59 +00:00
Michael Kerrisk 7f9a8f0855 spfix 2007-11-17 04:31:05 +00:00
Michael Kerrisk 26b2443ef7 s/C 99/C99/ 2007-10-03 06:06:31 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk 5709731e51 wfix 2007-07-09 21:39:53 +00:00
Michael Kerrisk e0bf91271f Removed trailing white space at end of lines 2007-07-08 12:39:24 +00:00
Michael Kerrisk 922cf8f6c1 Minor fixes 2007-07-08 10:26:24 +00:00
Michael Kerrisk a4de892a50 More improvements. 2007-07-04 19:03:01 +00:00
Michael Kerrisk 3efa27b5af spfix 2007-07-04 18:30:48 +00:00
Michael Kerrisk 93d5a2a1b5 Many more improvements. 2007-07-04 18:30:05 +00:00
Michael Kerrisk 4769db2436 Various improvements. 2007-07-03 21:49:06 +00:00
Michael Kerrisk e9600b209a More refinements 2007-07-03 19:28:01 +00:00
Michael Kerrisk 18409fb814 Added note about how feature test macros are specified in manual pages.
Other corrections, improvements, and additions.
2007-07-03 18:01:51 +00:00
Michael Kerrisk e955ebd97e Added FIXME 2007-07-02 05:27:40 +00:00
Michael Kerrisk 350c8eba97 Fix SEE ALSO heading 2007-06-16 07:25:46 +00:00
Michael Kerrisk 129609356a Added SEE ALSO section 2007-06-15 20:22:43 +00:00
Michael Kerrisk 75b94dc35c Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
2007-06-08 11:56:22 +00:00
Michael Kerrisk d9bfdb9c21 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
Michael Kerrisk 32875790e8 Make hyphens into minus signs. 2007-05-01 07:57:14 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk dac02dc671 Reword sentence for _REENTRANT 2007-02-01 06:11:02 +00:00
Michael Kerrisk d3bbf18d91 Document _FORTIFY_SOURCE, _REENTRANT, and _THREAD_SAFE. 2007-01-28 19:30:54 +00:00
Michael Kerrisk d6a7a7820e Added some text warning that the "__" macros the <features.h>
defines internally should never be directly defined by programs.
2007-01-28 17:44:00 +00:00
Michael Kerrisk 6a767e49a6 spfix 2006-12-27 04:35:02 +00:00
Michael Kerrisk d91909cb29 The default treatment of _POSIX_C_SOURCE changed in glibc 2.4. 2006-12-02 18:01:41 +00:00
Michael Kerrisk 45313e9e16 The LFS spec is now at http://opengroup.org/platform/lfs.html. 2006-11-25 20:20:25 +00:00
Michael Kerrisk 8b8732547c wfix 2006-11-25 00:50:45 +00:00
Michael Kerrisk 4dec66f990 Updated CONFORMING TO section 2006-08-03 13:58:08 +00:00
Michael Kerrisk 97c5342731 Added SEE ALSO referring to standards.7 2006-08-03 06:13:56 +00:00
Michael Kerrisk 8e95fa1f5b Added pointer to location of LFS specification. 2006-05-29 01:19:16 +00:00
Michael Kerrisk a8e7c990dc Rename ftm.7 to feature_test_macros.7 2006-05-15 09:13:10 +00:00
Michael Kerrisk 9a974ebc8d Rename to something more meaningful 2006-05-15 09:10:11 +00:00
Renamed from man7/ftm.7 (Browse further)