diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-12-10 16:40:45 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-12-10 16:40:45 -0500 |
commit | baf246e559e915a78a9703e10d15020c7edee423 (patch) | |
tree | 58aafc32093542e89e65eb73ebe3d73b6b321f07 /src/stdio/__lockfile.c | |
parent | add support for ctors/dtors on arm with modern gcc (diff) | |
download | grovel-baf246e559e915a78a9703e10d15020c7edee423.tar.gz grovel-baf246e559e915a78a9703e10d15020c7edee423.tar.xz |
syscall() declaration belongs in unistd.h, not sys/syscall.h
traditionally, both BSD and GNU systems have it this way.
sys/syscall.h is purely syscall number macros. presently glibc exposes
the syscall declaration in unistd.h only with _GNU_SOURCE, but that
does not reflect historical practice.
Diffstat (limited to 'src/stdio/__lockfile.c')
0 files changed, 0 insertions, 0 deletions