android_bionic/libc/include/sys
Nick Kralevich 3cfedf4ff0 param.h: whitespace cleanup
c50b6a2b89 redefined the powerof2 macro,
but in a way that that didn't meet the clang_format style guidelines.
Change powerof2 to make clang_format happy.

Test: compiles
Change-Id: Icd04a17f40413b7a416ddcdc080edbc4d3fac87a
2019-03-27 10:56:16 -07:00
..
_system_properties.h
auxv.h Another round of documentation. 2018-10-04 16:35:13 -07:00
cachectl.h
capability.h Another round of documentation. 2018-10-04 16:35:13 -07:00
cdefs.h Add __attribute__((unused)) to __BIONIC_ERROR_FUNCTION_VISIBILITY 2019-01-16 15:41:33 +08:00
endian.h
epoll.h
errno.h Start documenting libc. 2018-08-23 11:03:17 -07:00
eventfd.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fcntl.h Start documenting libc. 2018-08-23 11:03:17 -07:00
file.h Another round of documentation. 2018-10-04 16:35:13 -07:00
fsuid.h Another round of documentation. 2018-10-04 16:35:13 -07:00
inotify.h
ioctl.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ipc.h Another round of documentation. 2018-10-04 16:35:13 -07:00
klog.h Another round of documentation. 2018-10-04 16:35:13 -07:00
limits.h Start documenting libc. 2018-08-23 11:03:17 -07:00
mman.h
mount.h Another round of documentation. 2018-10-04 16:35:13 -07:00
msg.h Another round of documentation. 2018-10-04 16:35:13 -07:00
mtio.h
param.h param.h: whitespace cleanup 2019-03-27 10:56:16 -07:00
personality.h Another round of documentation. 2018-10-04 16:35:13 -07:00
poll.h Start documenting libc. 2018-08-23 11:03:17 -07:00
prctl.h Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. 2018-08-22 10:36:23 -07:00
procfs.h
ptrace.h
queue.h
quota.h Another round of documentation. 2018-10-04 16:35:13 -07:00
random.h Another round of documentation. 2018-10-04 16:35:13 -07:00
reboot.h Another round of documentation. 2018-10-04 16:35:13 -07:00
reg.h
resource.h
select.h libc: Match header annotations to version script 2018-10-25 14:54:44 +08:00
sem.h
sendfile.h Another round of documentation. 2018-10-04 16:35:13 -07:00
shm.h Another round of documentation. 2018-10-04 16:35:13 -07:00
signal.h Start documenting libc. 2018-08-23 11:03:17 -07:00
signalfd.h Another round of documentation. 2018-10-04 16:35:13 -07:00
socket.h <sys/socket.h>: add constant for kernel TLS. 2018-08-27 11:27:06 -07:00
stat.h
statfs.h
statvfs.h
swap.h Another round of documentation. 2018-10-04 16:35:13 -07:00
syscall.h
sysconf.h Start documenting libc. 2018-08-23 11:03:17 -07:00
sysinfo.h Another round of documentation. 2018-10-04 16:35:13 -07:00
syslog.h Start documenting libc. 2018-08-23 11:03:17 -07:00
sysmacros.h Another round of documentation. 2018-10-04 16:35:13 -07:00
system_properties.h
time.h
timerfd.h Another round of documentation. 2018-10-04 16:35:13 -07:00
times.h Another round of documentation. 2018-10-04 16:35:13 -07:00
timex.h Another round of documentation. 2018-10-04 16:35:13 -07:00
ttydefaults.h
types.h
ucontext.h
uio.h
un.h Another round of documentation. 2018-10-04 16:35:13 -07:00
unistd.h Start documenting libc. 2018-08-23 11:03:17 -07:00
user.h
utsname.h Another round of documentation. 2018-10-04 16:35:13 -07:00
vfs.h
vt.h
wait.h
xattr.h