gleb 53af2dbdca Hide DIR definition by making it an opaque struct typedef.
Introduce dirfd() libc exported symbol replacing macro with same name,
preserve _dirfd() macro for internal use.

Replace dirp->dd_fd with dirfd() call. Avoid using dirfd as variable
name to prevent shadowing global symbol.

Sponsored by:	Google Summer Of Code 2011
2012-05-19 12:44:27 +00:00
..
2012-05-08 18:56:21 +00:00
2012-05-12 07:52:45 +00:00
2012-03-26 19:23:57 +00:00
2012-03-28 19:20:28 +00:00
2012-05-11 20:06:46 +00:00
2012-03-06 03:30:09 +00:00
2012-05-13 14:16:04 +00:00
2012-05-11 20:06:46 +00:00
2012-05-12 20:27:13 +00:00
2012-05-11 20:06:46 +00:00
2012-05-11 20:06:46 +00:00
2011-07-10 06:57:00 +00:00