diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-07-20 13:19:36 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-07-20 13:19:36 -0400 |
commit | 75552ab845005d5b386d4c1383d9c10193168847 (patch) | |
tree | f2cbce375f646a4609ffc76660f5f90b97868aa6 /libc/sysdeps/linux/nios/bits/fcntl.h | |
parent | 41ea9da89530817441761dfc1f3c716c17d7ccb4 (diff) |
dirent: push dirent type to prototypes
This syncs the dirent related functions with the glibc behavior -- rather
than take void pointers everywhere, make the struct dirent pointers
explicit in the API. After all, the functions themselves will cast the
pointers to a dirent structure, so if it isn't as expected, people will
crash.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/sysdeps/linux/nios/bits/fcntl.h')
0 files changed, 0 insertions, 0 deletions