jhb 2ee9cbbc0f Enhance the description of NOTE_TRACK:
- NOTE_TRACK has never triggered a NOTE_TRACK event from the parent pid.
  If NOTE_FORK is set, the listener will get a NOTE_FORK event from
  the parent pid, but not a separate NOTE_TRACK event.
- Explicitly note that the event added to monitor the child process
  preserves the fflags from the original event.
- Move the description of NOTE_TRACKERR under NOTE_TRACK as it is not a
  bit for the user to set (which is what this list pupports to be).
  Also, explicitly note that if an error occurs, the NOTE_CHILD event
  will not be generated.

MFC after:	1 week
2013-07-25 19:34:24 +00:00
..
2013-03-27 10:11:43 +00:00
2013-03-22 13:36:03 +00:00
2013-01-01 18:29:25 +00:00
2012-06-02 08:47:26 +00:00
2012-04-18 07:02:53 +00:00
2013-04-14 00:59:56 +00:00
2013-05-30 08:02:00 +00:00
2013-05-12 22:22:12 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2013-07-25 03:54:08 +00:00
2013-06-29 15:52:48 +00:00
2012-02-25 14:31:25 +00:00
2013-05-05 06:20:49 +00:00
2013-07-13 13:04:38 +00:00