> This is completely wrong (and I made the same wrong statement > before). First, you only need to recompile the programs using > PATH_MAX.
Actually, not. You only need to recompile existing programs when PATH_MAX *shrinks*. And when it grows, since programs that use the old PATH_MAX will now no longer work with filenames that are as long as the system supports. _______________________________________________ L4-hurd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/l4-hurd
