summaryrefslogtreecommitdiffstats
path: root/contrib/tzcode/stdtime/Symbol.map
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tzcode/stdtime/Symbol.map')
-rw-r--r--contrib/tzcode/stdtime/Symbol.map35
1 files changed, 0 insertions, 35 deletions
diff --git a/contrib/tzcode/stdtime/Symbol.map b/contrib/tzcode/stdtime/Symbol.map
deleted file mode 100644
index 3bee3735..0000000
--- a/contrib/tzcode/stdtime/Symbol.map
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * $FreeBSD$
- */
-
-FBSD_1.0 {
- _time32_to_time;
- _time_to_time32;
- _time64_to_time;
- _time_to_time64;
- _time_to_long;
- _long_to_time;
- _time_to_int;
- _int_to_time;
- strptime;
- strftime;
- tzname;
- tzsetwall;
- tzset;
- localtime;
- localtime_r;
- gmtime;
- gmtime_r;
- offtime;
- ctime;
- ctime_r;
- mktime;
- timelocal;
- timegm;
- timeoff;
- time2posix;
- posix2time;
- difftime;
- asctime_r;
- asctime;
-};
OpenPOWER on IntegriCloud