summaryrefslogtreecommitdiffstats
path: root/Tests/LinkLineOrder/NoDepZ.c
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-261-2/+2
|
* converted c plus plus commentsKen Martin2002-11-211-1/+1
|
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-191-0/+7
link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere.