diff options
author | jhb <jhb@FreeBSD.org> | 2013-08-13 18:45:58 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2013-08-13 18:45:58 +0000 |
commit | 71208457122de84cfb4b62db95eaa32a001acb2c (patch) | |
tree | 9e69c90986e7318260367a1b71a8817f26b805bb /lib/libc/stdlib | |
parent | 14b4517fa3de42913ad6f68527f43b5144a01918 (diff) | |
download | FreeBSD-src-71208457122de84cfb4b62db95eaa32a001acb2c.zip FreeBSD-src-71208457122de84cfb4b62db95eaa32a001acb2c.tar.gz |
Some small cleanups to the fixes in r180340:
- Set NOTE_TRACKERR before running filt_proc(). If the knote did not
have NOTE_FORK set in fflags when registered, then the TRACKERR event
could miss being posted.
- Don't pass the pid in to filt_proc() for NOTE_FORK events. The special
handling for pids is done knote_fork() directly and no longer in
filt_proc().
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions