Project

General

Profile

Actions

Task #882

closed

Get rid of bionic calls wrappers, preventing using them when linked statically with libcrystax

Added by Dmitry M. about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
libcrystax
Target version:
Start date:
01/25/2015
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
Actions #1

Updated by Dmitry M. about 9 years ago

  • Status changed from Open to In Progress
Actions #2

Updated by Dmitry M. about 9 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

Done. The only remaining dlsym-ed wrappers are:

  • dladdr - it's ok to be dlsym-ed since it anyway can't be used in static executables
  • __system_property_get - separate ticket #885 filed
  • pthread_mutex_lock_timeout_np/pthread_mutex_timedlock - separate ticket #886 filed
Actions

Also available in: Atom PDF