platform_bionic/libc/include/bits
Josh Gao 8c8ef5965d Move <sys/sysconf.h> to <bits/sysconf.h>.
Also remove unneeded declaration of sysconf in <unistd.h>.

Bug: http://b/28067717
Change-Id: Ife4692e48ca97480e422db0686c61133e1d619aa
2016-04-07 18:02:00 -07:00
..
fcntl.h Extract fcntl to <bits/fcntl.h>. 2016-04-07 18:01:59 -07:00
getopt.h Extract getopt and friends to <bits/getopt.h> 2016-04-07 18:01:59 -07:00
ioctl.h Extract ioctl to <bits/ioctl.h>. 2016-04-07 18:01:59 -07:00
lockf.h Make <bits/lockf.h> compile standalone. 2016-04-07 18:01:59 -07:00
posix_limits.h Implement POSIX lockf. 2016-01-26 11:09:44 -08:00
pthread_types.h Implement POSIX lockf. 2016-01-26 11:09:44 -08:00
strcasecmp.h Extract strcasecmp and friends to <bits/strcasecmp.h>. 2016-04-07 18:01:59 -07:00
sysconf.h Move <sys/sysconf.h> to <bits/sysconf.h>. 2016-04-07 18:02:00 -07:00
timespec.h Implement POSIX lockf. 2016-01-26 11:09:44 -08:00
wchar_limits.h Implement POSIX lockf. 2016-01-26 11:09:44 -08:00