Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/usr.bin/make



>Module Name:   basesrc
>Committed By:  wiz
>Date:          Sat Jun 15 18:25:01 UTC 2002
>
>Modified Files:
>       basesrc/usr.bin/make: arch.c buf.c buf.h compat.c cond.c dir.c dir.h
>           for.c hash.c hash.h job.c job.h lst.h main.c make.c make.h
>           nonints.h parse.c str.c suff.c targ.c trace.c util.c var.c
>       basesrc/usr.bin/make/lst.lib: lstAppend.c lstAtEnd.c lstAtFront.c
>           lstClose.c lstConcat.c lstDatum.c lstDeQueue.c lstDestroy.c
>           lstDupl.c lstEnQueue.c lstFind.c lstFindFrom.c lstFirst.c
>           lstForEach.c lstForEachFrom.c lstInit.c lstInsert.c lstIsAtEnd.c
>           lstIsEmpty.c lstLast.c lstMember.c lstNext.c lstOpen.c lstRemove.c
>           lstReplace.c lstSucc.c
>
>Log Message:
>Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.

        is it safe given that usr.bin/make is used as host tool (tools/make)?

itojun



Home | Main Index | Thread Index | Old Index