Elliott Hughes a20a35fdda Prevent user-defined basename_r from breaking basename(3).
LP64 is immune because basename_r is hidden there, but on LP32 a basename_r
defined in the executable breaks basename because its call to basename_r
will resolve to that one rather than the one in libc.

Bug: http://b/22415484
Change-Id: Ied3ca7ad3fb0e744eb705fc924743f893b4ad490
2015-07-10 23:58:59 -07:00
..
2015-06-04 14:33:18 -07:00
2015-06-04 14:33:18 -07:00
2015-06-30 14:48:06 +01:00
2015-05-07 15:12:24 -07:00