| Main index | Section 3 | Options |
#include <libelftc.h>
The timestamp argument specifies a pointer to the location where the timestamp will be stored.
| [EINVAL] | SOURCE_DATE_EPOCH contains invalid characters. |
| [ERANGE] | SOURCE_DATE_EPOCH specifies a negative value or a value that cannot be stored in a time_t. |
| ELFTC_TIMESTAMP (3) | August 24, 2016 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
| — Taylor's Laws of Programming | ||