]> git.mxchange.org Git - flightgear.git/history - src/GUI/AirportList.cxx
Use strndup() replacement code that doesn't cause a segmentation fault.
[flightgear.git] / src / GUI / AirportList.cxx
2003-11-28 ehofmanUse strndup() replacement code that doesn't cause a...
2003-11-28 ehofmanMake room for the terminatig '\0' and prevent a potenti...
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...
2003-11-28 ehofmanIRIX/MipsPro 7.2 doesn't have strndup. Work around it.
2003-11-27 davidAdd a scrolling list widget for selecting airports.