forked from StatiXOS/android_bionic
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These have been aliases for strtoll() and strtoull() since L, by accident. We've never exposed them in the headers, and they're unused by any apps. Let's fix the inconsistency between libc.so and its headers by removing the aliases. Bug: android/ndk#1803 Test: treehugger Change-Id: I87de7831c04b3e450a44e9f0386cacb73793e393
- Loading branch information
1 parent
5252ce8
commit e9dbc6b
Showing
2 changed files
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters