Elliott Hughes 5f5cc45cf0 Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE).
<features.h> is supposed to take user-settable stuff like _GNU_SOURCE
and _BSD_SOURCE and turn them into __USE_GNU and __USE_BSD for use in
the C library headers. Instead, bionic used to unconditionally define
_BSD_SOURCE and _GNU_SOURCE, and then test _GNU_SOURCE in the header
files (which makes no sense whatsoever).

Bug: 14659579
Change-Id: Ice4cf21a364ea2e559071dc8329e995277d5b987
2014-08-18 16:04:03 -07:00
..
2014-05-13 18:08:29 -07:00
2014-01-03 15:58:40 -08:00
2014-08-18 14:45:42 -07:00
2014-07-14 15:48:02 -07:00
2014-06-06 15:05:58 -07:00
2014-08-18 14:45:42 -07:00
2010-01-15 15:57:02 -08:00
2014-02-24 20:22:11 +00:00
2014-06-05 23:19:15 -07:00
2014-02-10 13:31:13 -08:00
2014-04-18 21:48:57 +00:00
2010-01-15 15:01:44 -08:00
2014-07-24 14:55:29 -07:00
2014-06-06 16:49:39 -07:00
2014-01-09 13:54:49 -08:00
2014-07-21 17:16:30 -07:00
2014-08-18 14:45:42 -07:00
2014-08-18 14:45:42 -07:00
2014-06-23 08:30:40 -07:00
2010-06-11 14:39:39 -07:00
2014-03-11 19:13:25 -07:00
2014-05-06 15:44:14 +01:00
2014-04-08 19:37:38 -07:00