Restore bsd_signal for android-20 and below
Also fix sort order in couple of files. Bug: http://b/26475271 Change-Id: I75775ded99edd313e9ea31f0b3b4de03096be482
This commit is contained in:
@@ -161,6 +161,7 @@ basename_r
|
||||
bind
|
||||
bindresvport
|
||||
brk
|
||||
bsd_signal
|
||||
bsearch
|
||||
btowc
|
||||
cacheflush
|
||||
|
||||
@@ -144,6 +144,7 @@ basename_r
|
||||
bind
|
||||
bindresvport
|
||||
brk
|
||||
bsd_signal
|
||||
bsearch
|
||||
btowc
|
||||
cacheflush
|
||||
@@ -717,8 +718,8 @@ unlockpt
|
||||
unsetenv
|
||||
usleep
|
||||
utime
|
||||
utimes
|
||||
utimensat
|
||||
utimes
|
||||
utmpname
|
||||
valloc
|
||||
vasprintf
|
||||
|
||||
@@ -144,6 +144,7 @@ basename_r
|
||||
bind
|
||||
bindresvport
|
||||
brk
|
||||
bsd_signal
|
||||
bsearch
|
||||
btowc
|
||||
calloc
|
||||
|
||||
Reference in New Issue
Block a user