chiark
/
gitweb
/
~mdw
/
qmail
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
qmail-smtpd: Validation of recipient mailbox names.
[qmail]
/
now.3
1
.TH now 3
2
.SH NAME
3
now \- get current time, in seconds
4
.SH SYNTAX
5
.B #include <now.h>
6
7
datetime_sec \fBnow\fP();
8
.SH DESCRIPTION
9
.B now
10
returns the number of real-time seconds that have elapsed
11
since the end of 1969 TAI.
12
.SH "SEE ALSO"
13
datetime(3),
14
time(3)