libc: hide fake_gmtime_r and fake_localtime_r
Bug: http://b/26274444 Change-Id: Icf96a00142a287d8d3466d2545e213e605601b42
This commit is contained in:
parent
8d6e19408c
commit
90d2daec51
7 changed files with 0 additions and 14 deletions
|
@ -344,8 +344,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
|
@ -345,8 +345,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
|
@ -349,8 +349,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
|
@ -343,8 +343,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
|
@ -344,8 +344,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
|
@ -342,8 +342,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
|
@ -343,8 +343,6 @@ LIBC {
|
|||
execvpe;
|
||||
exit;
|
||||
faccessat;
|
||||
fake_gmtime_r; # arm x86 mips
|
||||
fake_localtime_r; # arm x86 mips
|
||||
fallocate;
|
||||
fallocate64;
|
||||
fchdir;
|
||||
|
|
Loading…
Reference in a new issue