diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-07-20 13:19:36 -0400 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-08-19 12:17:19 -0700 |
commit | 3ae220f4cc1bbbda18012112467229319b88bf26 (patch) | |
tree | 8c4fff58193f07453c1c8252daa03cf60cd81a4e /libpthread/linuxthreads.old/signals.c | |
parent | 9eb1ce46de90f18cbd4409786a01735dfc759f15 (diff) | |
download | uClibc-alpine-3ae220f4cc1bbbda18012112467229319b88bf26.tar.bz2 uClibc-alpine-3ae220f4cc1bbbda18012112467229319b88bf26.tar.xz |
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>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/linuxthreads.old/signals.c')
0 files changed, 0 insertions, 0 deletions