Fork directly after command line scan
commit0577a15450efbf0e0406f16577d8a379854f5175
authorBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 10 Feb 2009 21:00:40 +0000 (10 22:00 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 18 Feb 2009 15:14:13 +0000 (18 16:14 +0100)
tree3e661ee1a26bc2b1961438055a067c3d3a0470bc
parent221abbd008ed1dbfc2242552d886af25760f24ce
Fork directly after command line scan

This fixes a bug with relative paths as arguments when 'autochdir' was
enabled and also cuts down on startup times.  However, it also has the
negative side-effect that 'f' is no longer supported in 'guioptions'.
src/gui.c
src/main.c
src/os_macosx.c
src/proto.h
src/proto/os_macosx.pro [new file with mode: 0644]