From: David Levine Date: Sat, 26 Aug 2017 11:30:30 +0000 (-0400) Subject: Changed failure exit status of mkstemp(1) from 255 to 1. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/96b4a2bc9d64b14a9dfd2b432a5de2fc17044933?ds=sidebyside;hp=96b4a2bc9d64b14a9dfd2b432a5de2fc17044933 Changed failure exit status of mkstemp(1) from 255 to 1. For consistency, on Ralph's suggestion. ---