Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS()
authorRob Landley <rob@landley.net>
Sun, 20 Jan 2008 23:25:44 +0000 (17:25 -0600)
committerRob Landley <rob@landley.net>
Sun, 20 Jan 2008 23:25:44 +0000 (17:25 -0600)
commitb1aaba1fc8176ac0b7c202a664d2554aa0967116
tree7bbd14f5dd2413a6b913ea04b0bdf746a2d5b1fb
parenteb9b8da0698aacd14f5aa0879d2a8e390c0c6c13
Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS()
macros in each C file, and making generated/globals.h from that.  Rename
"toy" to "this" along the way to avoid toy/toys confusion.
18 files changed:
Makefile
lib/args.c
main.c
scripts/install.c
scripts/make.sh
toys.h
toys/df.c
toys/dmesg.c
toys/mke2fs.c
toys/mkfifo.c
toys/netcat.c
toys/oneit.c
toys/patch.c
toys/sed.c
toys/sleep.c
toys/touch.c
toys/toylist.h [deleted file]
toys/toysh.c