summaryrefslogtreecommitdiffstats
path: root/libhmd.lds
blob: 42e7272b92a1758709d8f2f586169b64307d5e35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
LIBHMD_0.1.1 {
	hmd_spn_parse;
	hmd_spn_ival_parse;

	hmd_spn_calc;
	hmd_spn_secs;

	hmd_spn_str;
	hmd_spn_ival_str;

	hmd_date_parse_daydate_reltime_weekday;
	hmd_date_parse_daydate_reltime_coarse;
	hmd_date_parse_daydate_iso8601;
	hmd_timeofday_parse;
	hmd_date_parse;

	hmd_date_str_reltime_exact;
	hmd_date_str_reltime_coarse;
	hmd_date_str_iso8601;
	hmd_date_str;

	hmd_wdnames;
	hmd_mnames;
	hmd_mdays;
};