Commit Graph

1863 Commits

Author SHA1 Message Date
Michael Kerrisk 393a89e698 Add func names to .SH NAME line 2007-05-11 23:09:29 +00:00
Michael Kerrisk 0bfa087b03 Add section numbers to references to other pages 2007-05-11 23:07:02 +00:00
Michael Kerrisk 2f7b7b571f Starte of 2.51 2007-05-11 21:23:48 +00:00
Michael Kerrisk 1421a19297 Ready for 2.50. 2007-05-11 21:19:06 +00:00
Michael Kerrisk 9aaca7f191 Once upon time Andries added a number of Section 1 manual pages
to man-pages.  However, since that time, those pages have not
seen much maintenance, and are not in fact distributed in most
distributions.  Instead most distributions supply the
coreutils versions of these pages, which are currently
maintained.  In addition, man-pages provides the 1p pages,
which document the portable subset of functionality of these
commands.  Since the man1 pages are mostly unneeded, and
out of date, I'm removing them.
2007-05-11 21:06:51 +00:00
Michael Kerrisk ba060c471d Start of 2.50 2007-05-11 20:21:22 +00:00
Michael Kerrisk 950c75b49d Ready for 2.49 2007-05-11 20:12:21 +00:00
Michael Kerrisk f165a2a4af Ready for 2.49 2007-05-11 20:07:07 +00:00
Michael Kerrisk c710d55271 Ready for 2.49 2007-05-11 20:01:16 +00:00
Michael Kerrisk cd8a9ce442 Defintions for IN_DONT_FOLLOW, IN_MASK_ADD, and IN_ONLYDIR
were added to glibc in version 2.5.
2007-05-11 19:59:35 +00:00
Michael Kerrisk fd7d36b9a6 ffix 2007-05-11 18:38:22 +00:00
Michael Kerrisk 0f8b10ebbb wfix 2007-05-11 18:37:19 +00:00
Michael Kerrisk d5d687b1c4 Ffix 2007-05-11 18:36:21 +00:00
Michael Kerrisk 7f8aa9e3b4 ffix 2007-05-11 18:35:32 +00:00
Michael Kerrisk 8a784debdf Fix wrong argument names in text. 2007-05-11 18:34:15 +00:00
Michael Kerrisk d975050ce5 Added SEE ALSO ref to new euidaccess.3 page 2007-05-06 08:38:24 +00:00
Michael Kerrisk 8c6ad0309c Added Author/Copyright line 2007-05-06 08:37:09 +00:00
Michael Kerrisk 6ce8cde26d Documentation of euidaccess() and eaccess(). 2007-05-06 08:32:47 +00:00
Michael Kerrisk fdc4620460 spfix 2007-05-06 07:40:55 +00:00
Michael Kerrisk 4a855e305f Removed out-of-date FIXME 2007-05-06 07:04:46 +00:00
Michael Kerrisk 1a549f8cea Modified FIXME to mention bug report 2007-05-06 07:01:35 +00:00
Michael Kerrisk d89be9f3bb spfix 2007-05-04 22:53:16 +00:00
Michael Kerrisk d7652592e5 Minor changes. 2007-05-04 22:35:31 +00:00
Michael Kerrisk 33c98653f5 Add SEE ALSO ref to new getsubopt.3. 2007-05-04 22:21:48 +00:00
Michael Kerrisk 645259f435 Doc for getsubopt(). 2007-05-04 22:21:25 +00:00
Michael Kerrisk bf9cf7db9d New links to sem_wait.3 2007-05-04 21:47:35 +00:00
Michael Kerrisk d6d70cf942 Added SEE ALSO entries referring to new bsd_signal.3 and sysv_signal.3 pages. 2007-05-04 21:22:28 +00:00
Michael Kerrisk 2e8d048af1 Documentation of bsd_signal(). 2007-05-04 21:19:18 +00:00
Michael Kerrisk 7594eb9223 Documentation of sysv_signal(). 2007-05-04 21:18:57 +00:00
Michael Kerrisk 7f82d75e0b Moved the discussion of async-signal-safe functions to signal(7).
Added text referring to the discussion of async-signal-safe
functions in signal(7).
2007-05-04 20:32:31 +00:00
Michael Kerrisk 2e519bf2eb Added text referring to the discussion of async-signal-safe
functions in signal(7).
A few other minor formatting and wording changes.
2007-05-04 20:32:14 +00:00
Michael Kerrisk e8f5dd81ab Incorporated (and slightly modified) the text on
async-signal-safe functions that was formerly in signal(2).
2007-05-04 20:31:40 +00:00
Michael Kerrisk f9a848cb2b Removed out of date FIXME 2007-05-01 15:27:18 +00:00
Michael Kerrisk 83314009c0 Place MAP_* flags list in alphabeitical order. 2007-05-01 15:23:23 +00:00
Michael Kerrisk ae0318dfac Removed out-of-date FIXME. 2007-05-01 15:12:39 +00:00
Michael Kerrisk b364fca092 Removed some comment text about interpreter scripts, placing
it instead in Changes file.
2007-05-01 14:34:02 +00:00
Michael Kerrisk f262c00464 hyphen --> minus 2007-05-01 08:15:41 +00:00
Michael Kerrisk e506533603 hyphen --> minus 2007-05-01 07:58:48 +00:00
Michael Kerrisk 32875790e8 Make hyphens into minus signs. 2007-05-01 07:57:14 +00:00
Michael Kerrisk 35f0f2f954 wfix 2007-04-30 16:11:48 +00:00
Michael Kerrisk 3996edf642 Added description of epoll_pwait(), new in kernel 2.6.19. 2007-04-30 16:08:08 +00:00
Michael Kerrisk 0265cd0106 Link to epoll_wait.2 2007-04-30 16:06:33 +00:00
Michael Kerrisk ab44d3d652 A fairly substantial rewrite, which among other things fixes the
reported by Kyle Sluder in http://bugzilla.kernel.org/show_bug.cgi?id=8399
And added some example code.
2007-04-30 15:32:25 +00:00
Michael Kerrisk d6f223a7e3 Mention effect of MS_NOSUID mount(2) flag for set-user-ID programs.
Expanded description of handling of file descriptors during
execve(), adding text to note that descriptors 0, 1, and 2
may be treated specially.
2007-04-30 14:30:17 +00:00
Michael Kerrisk e6b33ad7da Added an example program.
Expanded the discussion of interpreter scripts and the
'optional-arg' argument of an interpreter script.
Added text noting that FD_CLOEXEC causes record locks to be released.
2007-04-30 12:25:52 +00:00
Michael Kerrisk 3b5804b409 spfix 2007-04-30 10:58:27 +00:00
Michael Kerrisk 456960740c Add text noting that Linux allows 'argv' and 'envp' to be
NULL, but warning that this is non-standard and non-portable,
and should be avoided in portable programs.
Bug filed (http://bugzilla.kernel.org/show_bug.cgi?id=8408)
to get this changed, but maybe that won't be done because it
is an ABI change.
2007-04-30 10:39:32 +00:00
Michael Kerrisk cd24c68794 ffix 2007-04-30 09:00:59 +00:00
Michael Kerrisk 7fd8a3c9db wfix 2007-04-30 08:55:57 +00:00
Michael Kerrisk bab1c5df34 Removed out-of-date FIXME 2007-04-30 06:16:57 +00:00