]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
First, checking for typos like fF: instead of Ff: in the getopt list
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Jun 2002 04:53:15 +0000 (04:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Jun 2002 04:53:15 +0000 (04:53 +0000)
commite91a126c746dc9245925944dc5b3b074ad5fd87a
treee6bd48a4a36b1b95efa757818bced8dec843d53b
parentdbebe52dd344fedf0bff8a8ca95b83720291b731
  First, checking for typos like fF: instead of Ff: in the getopt list
  would have been goodness.  But this simply doesn't apply to win32,
  we don't DETACH in the Unix-ish way of the world.

  I don't even believe this applies to ANY user of the MULTITHREADed
  code path [only Netware and Win32 use it, correct?]  But I'll leave
  the code in, and exclude only Win32 (where it was a noop anyways.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95515 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_main.c