diff options
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  | 
