This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc/doschk.c


"Joseph S. Myers" wrote:
> 
> Is the file gcc/doschk.c used for anything in GCC?  If not, does it belong
> here?  There is, for example, another version in the src repository,
> src/utils/misc/doschk/doschk.c.

It was once used to check that filenames met all the length limits
and similar rules for DOS and SysV filesystems.  It doesn't seem
that people worry much about any of that anymore, so if it's not
going to be used, no point in keeping it around.

Stan


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