mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 16:52:28 +00:00
Clean up some code
This commit is contained in:
parent
531bfbd61f
commit
ed161b240e
17 changed files with 107 additions and 182 deletions
|
@ -22,7 +22,7 @@
|
|||
/**
|
||||
* Converts timespec to scalar.
|
||||
*
|
||||
. * This returns the absolute number of nanoseconds in a timespec. If
|
||||
* This returns the absolute number of nanoseconds in a timespec. If
|
||||
* overflow happens, then `INT64_MAX` or `INT64_MIN` is returned. The
|
||||
* `errno` variable isn't changed.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue