Skip to content

Instantly share code, notes, and snippets.

@fanquake
Last active December 12, 2019 19:10
Show Gist options
  • Save fanquake/b08cb1f0d14df3133395d7796ebf030c to your computer and use it in GitHub Desktop.
Save fanquake/b08cb1f0d14df3133395d7796ebf030c to your computer and use it in GitHub Desktop.

nm -D --defined-only librt-2.28.so

--- /arm32.txt
+++ /arm64.txt
@@ -1,30 +1,24 @@
-A GLIBC_2.4
-A GLIBC_2.7
+A GLIBC_2.17
 T __mq_open_2
 T aio_cancel
 W aio_cancel64
 T aio_error
 W aio_error64
 T aio_fsync
 W aio_fsync64
 W aio_init
 T aio_read
-T aio_read64
+W aio_read64
 T aio_return
 W aio_return64
 T aio_suspend
 W aio_suspend64
 T aio_write
-T aio_write64
-i clock_getcpuclockid
-i clock_getres
-i clock_gettime
-i clock_nanosleep
-i clock_settime
+W aio_write64
 T lio_listio
 T lio_listio64
 T mq_close
 T mq_getattr
 T mq_notify
 T mq_open
 T mq_receive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment