OSDN Git Service

Cleanup i18n support (#ifdefectomy, move global init to process launch). Teach make...
authorRob Landley <rob@landley.net>
Mon, 26 Nov 2012 20:14:29 +0000 (14:14 -0600)
committerRob Landley <rob@landley.net>
Mon, 26 Nov 2012 20:14:29 +0000 (14:14 -0600)
commit6cf0a115451d6d5ead94860f0731040dc2293db0
treef04a6b76ca8572fccf01f1dc0b8b71710bde439c
parent471ce1b29933702bdd63bf27e4470898cb37b451
Cleanup i18n support (#ifdefectomy, move global init to process launch). Teach make.sh to emit "#define FLAG_x 0" for options inside disabled USE macros so we can unconditionally refer to them.
main.c
scripts/make.sh
toys.h
toys/posix/wc.c