ld.so binding time

Andreas Schwab schwab@suse.de
Tue Aug 1 08:05:00 GMT 2017
On Aug 01 2017, Yubin Ruan <ablacktshirt@gmail.com> wrote:

> So, for the `open' symbol,
>     open_t open;

This is a pointer.

> is different from
>     int open(const char *pathname, int flags, ...);

This is a function.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Binutils mailing list