diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-06-30 15:25:45 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-06-30 15:25:45 +0200 |
commit | dcf1541c4bf2732f0e31c24c4b368da930f6eac2 (patch) | |
tree | 8548c73cc376d31e5d89df9b4121638204c8868b /doc/api.rst | |
parent | 2543e1e9838e03adb7f4a811815d34ccf65a3026 (diff) | |
parent | 5c5ce3e94f43e46a1e0420f1356abca7d3672c34 (diff) |
Merge branch 'release/debian/4.23-1'debian/4.23-1
Diffstat (limited to 'doc/api.rst')
-rw-r--r-- | doc/api.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/api.rst b/doc/api.rst index a645fdd..84feaa6 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -3,12 +3,13 @@ Function reference * R column: Recommend version number to use in ``PKG_CONFIG_CHECK`` in projects using libHX. Includes important bugfixes. -* M column: Lowest possible version with the same function signature. -* F column: Function first seen in version, possibly with different API. +* M column: Lowest possible version with the same ABI (minus cv qualification). +* F column: First version that the function name was in use. ====== ====== ====== ======================================== RMV MinVer FirstA Name ====== ====== ====== ======================================== +4.18 4.18 4.18 HX_getopt5 4.16 4.16 4.16 HX_strtoull_nsec 4.15 4.15 4.15 HX_flpr 4.15 4.15 4.15 HX_flprf |