commit | 1534fa41e07283acf83a50e6c2bbc8ca2f71ab97 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Mon Jun 11 14:34:53 2007 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Mon Jun 11 14:34:53 2007 +1000 |
tree | 3f9d221ecb30e16ade602e4cbf01d70fe2df7237 | |
parent | 34a176995fe658e221b3a14730b695dd9f6943e5 [diff] |
- (dtucker) [openbsd-compat/bsd-misc.c] According to the spec the "remainder" argument to nanosleep may be NULL. Currently this never happens in OpenSSH, but check anyway in case this changes or the code gets used elsewhere.