summary refs log tree commit diff stats
path: root/doc/manual
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2015-04-15 17:41:01 +0200
committerAndreas Rumpf <rumpf_a@web.de>2015-04-15 17:41:01 +0200
commit86b37f7fc7bd3e00c1d7ac481bf7b2405667869c (patch)
treec3c70e749b04207da37738bbf7dadc30be90d770 /doc/manual
parente14e5be9988214c9df9faffd15883d4a4dc30437 (diff)
parent2025a0f4827963d1a2319e3537b64b657dd8f28c (diff)
downloadNim-86b37f7fc7bd3e00c1d7ac481bf7b2405667869c.tar.gz
Merge pull request #2555 from def-/fix-2552
Make peekExitCode on Posix use WIFEXITED to determine exit
Diffstat (limited to 'doc/manual')
0 files changed, 0 insertions, 0 deletions
>118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174