Hand-roll the search for the program name to remove #ifdef MINGW.
commit16502c915ff3bc148c53eaae773eb0dbe895caa9
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 23 Jun 2008 08:59:12 +0000 (23 10:59 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 23 Jun 2008 08:59:12 +0000 (23 10:59 +0200)
tree9aadd64caff5a63a6c7b126a1e82358a48060b00
parentb0115de33336cda96cb3c0637a7985c7c5b436ac
Hand-roll the search for the program name to remove #ifdef MINGW.

We now use is_dir_sep() to scan argv[0] for the program name.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
git.c