mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-23 16:48:09 +02:00
Add timeconv module from FreeBSD
Inline license information from FreeBSD root dir COPYRIGHT file.
This commit is contained in:
@@ -113,4 +113,13 @@ LIBBSD_0.6 {
|
||||
|
||||
LIBBSD_0.7 {
|
||||
funopen;
|
||||
|
||||
_time32_to_time;
|
||||
_time_to_time32;
|
||||
_time64_to_time;
|
||||
_time_to_time64;
|
||||
_time_to_long;
|
||||
_long_to_time;
|
||||
_time_to_int;
|
||||
_int_to_time;
|
||||
} LIBBSD_0.6;
|
||||
|
Reference in New Issue
Block a user