]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add time2posix and posix2time to time.h
authoreadler <eadler@FreeBSD.org>
Fri, 25 May 2018 13:40:05 +0000 (13:40 +0000)
committereadler <eadler@FreeBSD.org>
Fri, 25 May 2018 13:40:05 +0000 (13:40 +0000)
commit3aeef51bb4a03b052baebd291704f556169a0e28
tree165ae7a4bdd742869caa617ee7065e49f274cbc1
parentdd87d806a095a32cb81c812e747c9083ac532f18
Add time2posix and posix2time to time.h

These are documented in `time2posix.3` but the symbols are not actually
visible. Since these are not POSIX hide them behind _BSD_VISIBLE.

Reviewed by: wollman
Differential Revision: https://reviews.freebsd.org/D15530
include/time.h