Florian Weimer 137fe72eca glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
Previously, application code had to set up the d_namlen member if
the target supported it, involving conditional compilation.  After
this change, glob will use the length of the string in d_name instead
of d_namlen to determine the file name length.  All glibc targets
provide the d_type and d_ino members, and setting them as needed for
gl_readdir is straightforward.

Changing the behavior with regards to d_ino is left to a future
cleanup.
2016-04-29 09:35:30 +02:00
..
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2015-02-05 23:14:38 -05:00
dir
..
2005-11-21 15:45:19 +00:00
2014-04-08 17:12:15 -04:00
2014-01-31 23:23:59 -02:00
2015-08-20 09:43:50 +02:00
2015-08-20 09:43:50 +02:00
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2016-04-14 08:54:57 +02:00
2014-06-05 01:13:04 +02:00
2014-02-26 23:27:38 +01:00