Hiding all non-API symbols from the linker by use of --version-script

This commit is contained in:
2010-07-05 18:20:59 +02:00
parent 73bc3ae512
commit b01f017a6d
4 changed files with 313 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
* See COPYING file for details.
*/
/* Important: If you add a public API function then add its name to file
libisofs/libisofs.ver
*/
/*
*
* Applications must use 64 bit off_t, e.g. on 32-bit GNU/Linux by defining