Add an --exec_file argument to allow argv[0] to differ from the binary being exec'd.
authorTony Young <tonyy@google.com>
Thu, 8 Jun 2017 23:57:04 +0000 (23:57 +0000)
committerTony Young <tony@rfw.name>
Fri, 9 Jun 2017 00:00:12 +0000 (00:00 +0000)
commitd0261d281d1d09aad5c6353628498059a49aed8f
tree1f35a02b51111927cb7089b449223164bd1a293b
parent69377987430b69ffd8c7ec3a9ab4ccdd88fab421
Add an --exec_file argument to allow argv[0] to differ from the binary being exec'd.
cmdline.c
common.h
config.c
subproc.c