<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/win32/system.c, branch realpath</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=realpath</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=realpath'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2017-08-23T11:29:25+00:00</updated>
<entry>
<title>win32/mingw: fix signatures of the *execv*() family of functions</title>
<updated>2017-08-23T11:29:25+00:00</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2017-06-27T14:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=230944a8f7b03d2b27dd65e2649f2067c31c65ed'/>
<id>urn:sha1:230944a8f7b03d2b27dd65e2649f2067c31c65ed</id>
<content type='text'>
The function signatures were inherited from Git's source code, but are
inconsistent with the declarations in the POSIX standard.

This requires quite a few changes in quite a few callers, unfortunately.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Ron Yorston &lt;rmy@pobox.com&gt;
</content>
</entry>
<entry>
<title>win32: rewrite implementation of system(3)</title>
<updated>2017-07-31T19:04:07+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-07-31T19:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3269a81ce20fcdc4bfb196f45585a3c632896f05'/>
<id>urn:sha1:3269a81ce20fcdc4bfb196f45585a3c632896f05</id>
<content type='text'>
Rewrite mingw_system using mingw_spawn_proc.  Also fix return values.
</content>
</entry>
<entry>
<title>mingw32: make system return wait status, not exit code</title>
<updated>2012-05-04T09:46:02+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-05-04T09:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0c9c04defd7b21aab1f18eaabd2f461b6a425964'/>
<id>urn:sha1:0c9c04defd7b21aab1f18eaabd2f461b6a425964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mingw32: implement system(3) call using sh instead of cmd.exe</title>
<updated>2012-05-01T13:38:19+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-05-01T13:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3aed4dbdecd66769dc0865ee869a920c1db4c988'/>
<id>urn:sha1:3aed4dbdecd66769dc0865ee869a920c1db4c988</id>
<content type='text'>
</content>
</entry>
</feed>
