diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-10-27 18:19:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-10-27 18:19:35 +0200 |
commit | 3a1caac6c62eee023adf5827d8b207cda7bfca33 (patch) | |
tree | 0123c6e07df4c1d0c3934c1e8ded1935f9bdc90d /debian/libhx32.symbols | |
parent | 865d67d1b10c13bf0077ccf602c07d3387027d35 (diff) |
Refresh symbols files
Diffstat (limited to 'debian/libhx32.symbols')
-rw-r--r-- | debian/libhx32.symbols | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/libhx32.symbols b/debian/libhx32.symbols index 4e58b1d..03c17dd 100644 --- a/debian/libhx32.symbols +++ b/debian/libhx32.symbols @@ -29,10 +29,14 @@ libHX.so.32 libhx32 #MINVER# HX_readlink@LIBHX_3.25 3.25 HX_realpath@LIBHX_3.25 3.25 HX_rrmdir@LIBHX_3.25 3.25 + HX_sendfile@LIBHX_4.3 4.7 HX_shconfig@LIBHX_3.25 3.25 HX_shconfig_free@LIBHX_3.25 3.25 HX_shconfig_map@LIBHX_3.25 3.25 HX_shconfig_pv@LIBHX_3.25 3.25 + HX_slurp_fd@LIBHX_3.27 4.7 + HX_slurp_file@LIBHX_3.27 4.7 + HX_socket_from_env@LIBHX_3.27 4.7 HX_split@LIBHX_3.25 3.25 HX_split_fixed@LIBHX_3.25 3.25 HX_split_inplace@LIBHX_3.25 3.25 @@ -55,6 +59,9 @@ libHX.so.32 libhx32 #MINVER# HX_strrtrim@LIBHX_3.25 3.25 HX_strsep2@LIBHX_3.25 3.25 HX_strsep@LIBHX_3.25 3.25 + HX_strtod_unit@LIBHX_4.2 4.7 + HX_strtoull_sec@LIBHX_4.3 4.7 + HX_strtoull_unit@LIBHX_4.2 4.7 HX_strupper@LIBHX_3.25 3.25 HX_time_compare@LIBHX_3.25 3.25 HX_timespec_add@LIBHX_3.25 3.25 @@ -64,6 +71,9 @@ libHX.so.32 libhx32 #MINVER# HX_timespec_neg@LIBHX_3.25 3.25 HX_timespec_sub@LIBHX_3.25 3.25 HX_timeval_sub@LIBHX_3.25 3.25 + HX_unit_seconds@LIBHX_4.3 4.7 + HX_unit_size@LIBHX_4.2 4.7 + HX_unit_size_cu@LIBHX_4.2 4.7 HX_zvecfree@LIBHX_3.25 3.25 HXdeque_del@LIBHX_3.25 3.25 HXdeque_find@LIBHX_3.25 3.25 @@ -122,5 +132,10 @@ libHX.so.32 libhx32 #MINVER# HXmc_zvecfree@LIBHX_3.25 3.25 HXproc_run_async@LIBHX_3.25 3.25 HXproc_run_sync@LIBHX_3.25 3.25 + HXproc_switch_user@LIBHX_3.27 4.7 + HXproc_top_fd@LIBHX_3.27 4.7 HXproc_wait@LIBHX_3.25 3.25 LIBHX_3.25@LIBHX_3.25 3.25 + LIBHX_3.27@LIBHX_3.27 4.7 + LIBHX_4.2@LIBHX_4.2 4.7 + LIBHX_4.3@LIBHX_4.3 4.7 |