Re: patch to clean up lib/glob.c which may only help readability
Sorry src/getopt.c was the major eye strain that I fixed there. Dennis ___ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make
patch to clean up lib/glob.c which may only help readability
I tried reading through lib/glob.c as it lays there today and it was a bit messy. So I ran a chunk through the cb ( C Code Beautifier ) on ye Solaris 10 system with Oracle Studio 12.6 and then went line by line to make it more obvious. I tried to keep lines to 71 chars long. *** ./lib/glob.c.o