summaryrefslogtreecommitdiff
path: root/fixincludes/tests/base/spawn.h
Commit message (Collapse)AuthorAgeFilesLines
* re PR c++/49347 (G++ rejects Solaris spawn.h use of __restrict)Rainer Orth2011-07-251-0/+15
PR c++/49347 * inclhack.def (solaris_posix_spawn_restrict): New fix. * fixincl.x: Regenerate. * tests/base/spawn.h: New test. From-SVN: r176758