Add libyour.so and reorganize libmy.c
* Let libmy.c call a function in libyour.c * Make the function in libmy.c be a constructor * Test dlsym() with the new library
Loading
Please register or sign in to comment
* Let libmy.c call a function in libyour.c * Make the function in libmy.c be a constructor * Test dlsym() with the new library