add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[musl] / src / unistd / acct.c
2012-09-29 Rich Felkerfix some indention-with-spaces that crept in
2012-09-09 Rich Felkeradd acct syscall source file, omitted in last syscalls...