mirror of
https://github.com/mirror/make.git
synced 2026-08-31 03:38:03 +08:00
- Add more warnings. - Rename variables that mask out-scope vars with the same name. - Remove all casts of return values from xmalloc, xrealloc, and alloca. - Remove casts of the first argument to xrealloc. - Convert all bcopy/bzero/bcmp invocations to use memcp/memmove/memset/memcmp.
56 KiB
56 KiB