OSDN Git Service

Remove __BIONIC_LEGACY_INLINE.
authorJosh Gao <jmgao@google.com>
Fri, 22 Jul 2016 22:26:36 +0000 (15:26 -0700)
committerJosh Gao <jmgao@google.com>
Fri, 22 Jul 2016 22:52:55 +0000 (15:52 -0700)
commit8778d64d5c78a42d5389767adcf232bfe323e0f8
tree15a50d1c7c9f60256f6ad2df007fc74999063b47
parent12ba7e51d9c4f6d8c1fa5627f638b291520a7025
Remove __BIONIC_LEGACY_INLINE.

Don't use the same declaration to declare both static and non-static
functions, to make life easier for versioner.

(Also, remove __BIONIC_LEGACY_INLINE from two functions in termios.h
that weren't actually legacy inlines.)

Bug: http://b/30170081
Change-Id: Ibb73377d77a2b4cee016289b7c46a01452e45fae
libc/include/signal.h
libc/include/stdlib.h
libc/include/sys/cdefs.h
libc/include/sys/stat.h
libc/include/termios.h