mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
add url to the wikipedia article for a longer description
This commit is contained in:
parent
606af3024b
commit
83f385acf3
@ -6,13 +6,16 @@
|
||||
|
||||
libcurl's binary interface
|
||||
|
||||
ABI
|
||||
ABI - Application Binary Interface
|
||||
|
||||
First, allow me to define the word for this context: ABI describes the
|
||||
low-level interface between an application program a library. Calling
|
||||
conventions, function arguments, return values, struct sizes/defines and
|
||||
more.
|
||||
|
||||
For a longer descricption, see
|
||||
http://en.wikipedia.org/wiki/Application_binary_interface
|
||||
|
||||
Upgrades
|
||||
|
||||
In the vast majority of all cases, a typical libcurl upgrade does not break
|
||||
|
Loading…
Reference in New Issue
Block a user