Commit Graph

3538 Commits

Author SHA1 Message Date
Michael Kerrisk 8960f1e41c Remove code relating to man1/README, which no longer exists. 2008-02-22 07:40:09 +00:00
Michael Kerrisk fc3b7dbede Added FIXME 2008-02-22 06:59:24 +00:00
Michael Kerrisk 7b16ff4951 Note that POSIX requires localtime() to act as though tzset()
was called, but localtime_r() does not have the same requirement.
See also http://thread.gmane.org/gmane.comp.time.tz/2034/
2008-02-14 16:19:05 +00:00
Michael Kerrisk da4a4c18d8 tfix 2008-02-14 15:06:12 +00:00
Michael Kerrisk dffa9f2b3c Minor fix to description of type==3 and type==4. 2008-02-14 15:04:20 +00:00
Michael Kerrisk 0527015d62 Add info on command type 10.
Add details on types 6, 7, 8, and 9.
Minor grammar fix.
Update LOG_BUF_LEN details.
Update RETURN VALUE section.
Notes capability requirements under EPERM error.
Other minor edits.
2008-02-14 10:32:04 +00:00
Michael Kerrisk c33a62d8c1 Added SEE ALSO entry referring to timerfd_create.2. 2008-02-12 14:40:53 +00:00
Michael Kerrisk 957532b1ba Removed out-of-date FIXMES. 2008-02-12 14:40:24 +00:00
Michael Kerrisk df00cf8359 Links to new timerfd_create.2 page. 2008-02-12 14:35:18 +00:00
Michael Kerrisk 45b81c9c67 Describes timerfd_create(), timerfd_settime(), and timerfd_gettime(),
new in 2.6.2.25.
2008-02-12 14:32:46 +00:00
Michael Kerrisk 1aece62fa5 Start of 2.79 2008-02-12 14:13:27 +00:00
Michael Kerrisk 93a9879911 Ready for 2.78 2008-02-11 11:53:20 +00:00
Michael Kerrisk 48bc0cc9fe Removed tabs 2008-02-11 11:52:22 +00:00
Michael Kerrisk b2a23ade68 Update .TH timestamp 2008-02-11 11:49:23 +00:00
Michael Kerrisk 05affb8f49 sync 2008-02-11 11:42:10 +00:00
Michael Kerrisk 058c11652c Add SEE ALSO entry referring to new signalfd.2 page. 2008-02-11 11:41:18 +00:00
Michael Kerrisk 8b4280907b New page describing eventfd(2) system call. 2008-02-11 11:40:03 +00:00
Michael Kerrisk 5b0bafdd0a New page describing signalfd() system call. 2008-02-11 11:39:31 +00:00
Michael Kerrisk ddc4d3392c Greatly expand the detail on O_DIRECT. 2008-02-11 10:38:24 +00:00
Michael Kerrisk 350d584d17 Fix RETURN VALUE description: in some cases reboot() does not return.
Rename the 'flag' argument to 'cmd', since that is more meaningful,
and also what is used in the kernel source.
Other minor wording changes.
2008-02-11 10:05:05 +00:00
Michael Kerrisk 21a0b03de8 Added FIXMEs 2008-02-11 09:02:41 +00:00
Michael Kerrisk 9eb143a1db Improve wording describing error returns. 2008-01-31 13:29:11 +00:00
Michael Kerrisk 27e42cd904 spfix 2008-01-31 13:20:52 +00:00
Michael Kerrisk b05c61ea64 Start of 2.78. 2008-01-31 13:15:33 +00:00
Michael Kerrisk aa2b592cc1 Start of 2.78 2008-01-31 13:13:53 +00:00
Michael Kerrisk 5b4b27342b Update date in .TH 2008-01-31 11:01:28 +00:00
Michael Kerrisk edd69fa879 sync 2008-01-31 11:00:23 +00:00
Michael Kerrisk c4aae9a738 Fix types for 2 and 4 arguments in splice prototype. 2008-01-31 10:49:03 +00:00
Michael Kerrisk f867dcc700 Explicitly describe return value in the event of an error. 2008-01-31 10:41:08 +00:00
Michael Kerrisk 4701fc284e Add ENOSYS error to errors. 2008-01-31 10:35:05 +00:00
Michael Kerrisk 55ae3c86d1 Clarify description of return value for WNOHANG. 2008-01-31 10:30:12 +00:00
Michael Kerrisk cfc621b5d9 Added FIXME 2008-01-30 10:46:05 +00:00
Michael Kerrisk cac3d1432f sync 2008-01-30 10:44:12 +00:00
Michael Kerrisk acc113e5e8 Removed tabs 2008-01-30 10:20:08 +00:00
Michael Kerrisk 554c0f640f sync 2008-01-30 10:16:52 +00:00
Michael Kerrisk 0bb9038bea Further refinements of discussion of when to use/not use alloca(). 2008-01-30 10:16:44 +00:00
Michael Kerrisk 25715c9631 tfix 2008-01-30 09:43:13 +00:00
Michael Kerrisk f560fdd55e ffix 2008-01-30 09:41:13 +00:00
Michael Kerrisk dbb8ac51fb ffix 2008-01-27 12:08:05 +00:00
Michael Kerrisk 7d733a8598 Change description in NAME section. 2008-01-24 08:27:15 +00:00
Michael Kerrisk 6c3be22150 Various rewrites and additions (including notes on longjmp() and SIGSEGV).
Weaken warning against use of alloca(), as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461100.
2008-01-24 08:25:10 +00:00
Michael Kerrisk 2dec881bfe Added FIXME 2008-01-14 13:37:59 +00:00
Michael Kerrisk 88ac3d6568 remove junk line 2008-01-14 07:51:44 +00:00
Michael Kerrisk f5e74ede79 Added discussion of directory streams.
Removed "#include <sys/types>" from SYNOPSIS.
Changed authorship notice.
2008-01-13 17:00:19 +00:00
Michael Kerrisk 955f4c381a ffix 2008-01-13 09:40:31 +00:00
Michael Kerrisk 3f174f7d71 ffix 2008-01-13 09:29:25 +00:00
Michael Kerrisk dda869a41d ffix 2008-01-13 09:15:10 +00:00
Michael Kerrisk 325f18dab4 Minor wording chnages. 2008-01-13 08:57:48 +00:00
Michael Kerrisk bdb507e4ca Script to remove the COLOPHON section from the man pages provided as
command-line arguments.  This is useful to remove the COLOPHON sections
from all of the man pages in two different release trees in order to do a
"diff -ruN" to see the "real" differences between the trees.
2008-01-13 08:32:15 +00:00
Michael Kerrisk a0d39abb92 Rewrote DESCRIPTION; emphasized that tkill() is obsoleted by tgkill(). 2008-01-12 17:38:58 +00:00