]> git.mdlowis.com Git - proto/rc.git/summary
 
descriptionFork of RC shell
last changeTue, 11 Apr 2017 12:19:32 +0000 (08:19 -0400)
shortlog
2017-04-11 Michael D.... tabs to spaces print-removal
2017-04-11 Michael D.... merged changes from master
2017-04-10 Michael D.... cleanup master
2017-04-07 Michael D.... removed print.c and switched some prints over to printf...
2017-03-16 Michael D.... Removed all command line flags in the interest of ...
2017-03-16 Michael D.... parse.y needed bools
2017-03-15 Michael D.... Use stdbool because this is 2016 and there's no excuse...
2017-03-15 Michael D.... general cleanup
2017-03-15 Michael D.... moved writall to print.c and removed system.c
2017-03-15 Michael D.... switched option parseing to OPTBEGIN macro and deleted...
2017-03-15 Michael D.... Moved all includes into rc.h and did a bit of hack...
2017-03-14 Michael D.... Hardcode signal messages in C99 style. Fixed null point...
2017-03-14 Michael D.... coalesce headers more
2017-03-14 Michael D.... coalesced some headers and deleted some unused files
2017-03-13 Michael D.... Removed autoconf cruft
2017-03-13 Michael D.... removed some defines from config.h and ifdefs throughou...
...
heads
8 years ago print-removal
8 years ago master