signal: default behaviour for SIGWINCH is ignore
authorAlan Cox <alan@linux.intel.com>
Mon, 29 Aug 2016 15:49:59 +0000 (16:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 29 Aug 2016 15:49:59 +0000 (16:49 +0100)
commit8d23f10fcb6ee6b017b6526b3a1e064b10c8983c
treeb31227a47cfddaea64b7e0b666b5d02f8de2929e
parent32cc54f11b27c83709b776efa8958ebfff400fcd
signal: default behaviour for SIGWINCH is ignore

It's not defined by POSIX but this appears to be the convention

Alan
Kernel/process.c