This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Decouple glob from gnulib?


gnulib switched to GPLv3 for its glob implementation a while back, so
straight imports are out of the question.

I would like to remove Amiga (not m68k, the operating system) and VMS
support to simplify maintenance, and remove conditional compilation as
far as possible.  (Sadly, Hurd doesn't have d_type, but at least there
is d_ino.)

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]