diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-12-17 14:18:49 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-12-17 14:18:49 +0100 | 
| commit | 96da31f8cb9ec57313ab496a9ce07b108ec3914f (patch) | |
| tree | 18ce4d6e2adcf5303c77cc03c9c468a7afa251f9 /doc/api.rst | |
| parent | 5400fb6e98435efe682b4a9de7266579b634de3c (diff) | |
| parent | eece9692d707ccb20356ec06955f8308c4e59ca7 (diff) | |
Update upstream source from tag 'upstream/4.19'
Update to upstream version '4.19'
with Debian dir a79aeedeffb7d90638e4dcbdae78296b59e0c285
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 | 
