aboutsummaryrefslogtreecommitdiff
path: root/src/libthread
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2008-06-01 08:26:10 -0400
committerRuss Cox <rsc@swtch.com>2008-06-01 08:26:10 -0400
commite22c0f6f8528b28371d6ce052896027e55b6c64a (patch)
treea89aef24580a07936964f88f04f00b95b5070922 /src/libthread
parentb9ed1df1f6ca71df38a7bd73794bc91870815641 (diff)
downloadplan9port-e22c0f6f8528b28371d6ce052896027e55b6c64a.tar.gz
plan9port-e22c0f6f8528b28371d6ce052896027e55b6c64a.tar.bz2
plan9port-e22c0f6f8528b28371d6ce052896027e55b6c64a.zip
sort: use noted(NDFLT) in note handler
There are many more random notes flying around here in Unix-land than there were on Plan 9. For example, some shells implement "cat file | sort" with cat as the child of sort, so that when cat exits, sort gets a "sys: child" note. noted(NDFLT) knows which signals aren't really important and can be ignored, and which need to kill the program.
Diffstat (limited to 'src/libthread')
0 files changed, 0 insertions, 0 deletions