Commit Graph

614 Commits

Author SHA1 Message Date
Michael Kerrisk da5461a83e Added FIXME 2008-05-12 21:19:27 +00:00
Michael Kerrisk 3a5c365a01 Document IN_ATTRIB in a little more detail. 2008-05-09 13:24:51 +00:00
Michael Kerrisk c841cb6b87 Update timestamp 2008-05-08 13:53:59 +00:00
Michael Kerrisk 31daf529b7 Reformat kernel version information for flags. 2008-05-07 13:43:44 +00:00
Michael Kerrisk 64d6219cf0 s/since kernel x.y.z/since Linux s.y.z/ 2008-05-07 13:33:52 +00:00
Michael Kerrisk 6923f52c33 NOTES: Pthreads requires that all threads share the same UIDs and
GIDs.  But the Linux kernel maintains separate UIDs and GIDs for
every thread.  NPTL does some work to ensure that credential
changes by any thread are carried through to all POSIX threads in
a process.
2008-04-29 21:53:08 +00:00
Michael Kerrisk df18528cf0 Added FIXME 2008-04-24 09:36:55 +00:00
Michael Kerrisk 4372daaa5e tfix 2008-04-22 13:04:33 +00:00
Michael Kerrisk 407252794e Batch wfix/ffix 2008-04-18 15:52:17 +00:00
Michael Kerrisk 59aa15de7d s/unicode.com/unicode.org/ 2008-04-18 15:46:38 +00:00
Michael Kerrisk ccea2d571b tfix 2008-04-17 19:37:32 +00:00
Michael Kerrisk 81b36e1d0b tfix 2008-04-09 15:30:59 +00:00
Michael Kerrisk 0000daa58e Document SIGIO feature (new in 2.6.25) for inotify file descriptors.
Note that select()/poll()/epoll_wait() indicate a ready inotify
file descriptor as readable.
2008-03-25 10:10:15 +00:00
Michael Kerrisk a7e7c7fcfe wfix 2008-03-25 06:29:23 +00:00
Michael Kerrisk ca22189dfe Note location of online info for POSIX.1-2008 revision. 2008-03-19 14:22:12 +00:00
Michael Kerrisk 21247ac688 Add a section on the upcoming POSIX revision. 2008-03-19 14:19:34 +00:00
Michael Kerrisk 6f36deb49c s/realtime/real-time/ 2008-03-19 13:23:34 +00:00
Michael Kerrisk eba722884d s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
Michael Kerrisk 1f04cc9731 s/nonempty/non-empty/ 2008-03-19 13:11:38 +00:00
Michael Kerrisk 972a8ec74e grfix 2008-03-19 11:52:55 +00:00
Michael Kerrisk 415d4dd0eb grfix 2008-03-19 11:46:23 +00:00
Michael Kerrisk 7b01461a26 s/zeroes/zeros/ 2008-03-19 09:04:12 +00:00
Michael Kerrisk fcbe9025d0 grfix 2008-03-19 08:53:45 +00:00
Michael Kerrisk cf50118f48 Use "run time" when non-attributive, "run-time" when attributive. 2008-03-19 08:46:32 +00:00
Michael Kerrisk 29aceda46e grfix 2008-03-19 08:43:21 +00:00
Michael Kerrisk 76c44d83f3 s/command line/command-line/ when used attributively. 2008-03-19 08:37:35 +00:00
Michael Kerrisk 24d01c530c s/filesystem/file system/ 2008-03-19 07:26:08 +00:00
Michael Kerrisk 10d76543fe Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
Michael Kerrisk b69987f6de s/time stamp/timestamp/ 2008-03-18 09:52:36 +00:00
Michael Kerrisk 85c087efeb added FIXME 2008-03-10 14:28:34 +00:00
Michael Kerrisk e935e108ac Replace (il)legal by "permitted" or "valid" 2008-03-10 10:04:03 +00:00
Michael Kerrisk 31981fa15b Removed trailing white space at end of lines 2008-03-03 13:24:34 +00:00
Michael Kerrisk 845d36d6e8 Add grep(1) to SEE ALSO. 2008-03-03 10:24:38 +00:00
Michael Kerrisk 54d02f32e9 Further reworking of Q5/A5. 2008-02-29 16:28:54 +00:00
Michael Kerrisk d377b54d0a Further work on Q6/A6, plus added some .\" comments for Q1/A1. 2008-02-29 16:08:02 +00:00
Michael Kerrisk 146c1764f0 tfix 2008-02-28 16:10:54 +00:00
Michael Kerrisk 3bc917f6ca ffixes 2008-02-28 16:04:59 +00:00
Michael Kerrisk cb1de8d77d Futher refinement of Q9/A9. 2008-02-28 15:54:33 +00:00
Michael Kerrisk 160c5be13e spfix 2008-02-28 14:40:15 +00:00
Michael Kerrisk cc65f7d823 Chgange A3, to note that when events are available,
the epoll file descriptor will indicate as being readable.
2008-02-28 14:25:56 +00:00
Michael Kerrisk f11af7daa2 Refine Q9/A9. 2008-02-28 13:49:29 +00:00
Michael Kerrisk 7fb5cf0fb6 Added Q0/A0, making explicit that the key for items in an epoll
set is [file descriptor, open file description]
2008-02-28 13:24:52 +00:00
Michael Kerrisk cf3eb59854 wfix 2008-02-28 12:10:36 +00:00
Michael Kerrisk 28afd4f49a ffix 2008-02-26 14:20:26 +00:00
Michael Kerrisk 93f17eadb1 Clarify Q9/A9 to discuss packet/token-oriented files. 2008-02-26 14:19:31 +00:00
Michael Kerrisk 958fe8069b Remove COLOPHON text, which was added to the source by mistake. 2008-02-26 13:32:12 +00:00
Michael Kerrisk 7025a2fe92 tfix 2008-02-26 13:29:53 +00:00
Michael Kerrisk 2b22933411 Rework Q1/A1, describing what happens when adding the same
file descriptor twice to an epoll set, and when adding duplicate
file descriptors to the same epoll set.
2008-02-26 13:29:34 +00:00
Michael Kerrisk f2e101d0ca minor rewordings. 2008-02-26 12:44:38 +00:00
Michael Kerrisk 7647b3a10b wfix 2008-02-26 12:35:07 +00:00