]> git.mxchange.org Git - flightgear.git/history - src/Main/bootstrap.cxx
ignore SIGPIPE. If we pipe our output to another application, let's say
[flightgear.git] / src / Main / bootstrap.cxx
2008-07-15 mfranzignore SIGPIPE. If we pipe our output to another applic...
2007-05-13 mfranzsilence MSVC8
2007-05-10 mfranz- One of the most frequent bug reports is about "termi...
2007-01-31 frohlichModified Files:
2006-09-27 fredbWin32 only : Advertise we need a console when the progr...
2006-03-28 curtMarc Frajola:
2006-02-23 mfranzmake abortion more efficient ;-)
2006-02-23 mfranzcatch string exceptions
2006-02-21 mfranznew FSF address
2005-12-22 mfranzno more "Aborting ...\nPossible cause: Success"
2005-12-21 ehofmanGet the environment variables HOME and HOSTNAME only...
2005-06-12 mfranzsg_throwable's "origin" argument is optional and defaul...
2005-05-04 mfranzremove redundant check
2005-03-08 ehofmanIRIX fix.
2005-01-09 ehofmanTie the Scenery loader thread and the real weather...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-17 ehofmanAdd a tad more information, although it actually might...
2004-10-17 ehofmanFrederic Bouvier:
2004-08-24 ehofmanMove the atexit() handler over to bootstrap.cxx (which...
2004-05-14 ehofmanAdd some floating point (exception) optimizations for...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-20 ehofmanFrederic Bouvier:
2003-10-19 ehofmanJames Turner:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-21 ehofmanChange GLUT_H to FG_GLUT_H to prevent a naming clash...
2003-08-17 ehofmanSome small (linux) fixes
2003-08-17 ehofmanReorganization of main.cxx