setenv.p
commit5c1e9ba18e5e7b0ef527aaae371b4f8afde678c1
authorPeer Sommerlund <peer.sommerlund@gmail.com>
Thu, 11 Oct 2007 15:45:05 +0000 (11 16:45 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 11 Oct 2007 15:45:05 +0000 (11 16:45 +0100)
treee2d7331ab6e5364940d62bf3a6b6931eec3e7e7f
parent8e9619b7afe10f0e753de7d1763063950bc051d5
setenv.p

setenv adaptor for Windows

SetEnvironmentVariable does almost the same, but the API is different.
Makefile
setenv.c [new file with mode: 0644]
util.c