Welcome to mirror list, hosted at ThFree Co, Russian Federation.

default.exp « config « testsuite « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec8ce1448d9199e7693ee81cb4213af6b69fc0b9 (plain)
1
2
3
4
5
6
proc winsup_version {} {
    clone_output "\n[exec grep ^%%% ../new-cygwin1.dll]\n"
}

proc winsup_exit {} {
}