<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32, branch TIG</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=TIG</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=TIG'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2012-02-08T14:03:10+00:00</updated>
<entry>
<title>Implement clear command for Windows console</title>
<updated>2012-02-08T14:03:10+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-02-08T14:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e8ee6096339c6226ee776a945a271a023b8fe0f8'/>
<id>urn:sha1:e8ee6096339c6226ee776a945a271a023b8fe0f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash in Windows 7 ANSI emulation</title>
<updated>2012-02-07T15:43:03+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-02-07T14:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7968631c512dc2d22fb63945e9619d705d21108f'/>
<id>urn:sha1:7968631c512dc2d22fb63945e9619d705d21108f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around a regression in Windows 7, causing erase_in_line() to crash sometimes</title>
<updated>2012-02-07T15:40:40+00:00</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2009-06-01T06:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=35fb26370c88b9d61c6a1f95e0da5872ef882baf'/>
<id>urn:sha1:35fb26370c88b9d61c6a1f95e0da5872ef882baf</id>
<content type='text'>
The function FillConsoleOutputCharacterA() was pretty content in XP to take a NULL
pointer if we did not want to store the number of written columns.  In Windows 7,
it crashes, but only when called from within Git Bash, not from within cmd.exe.
Go figure.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Steffen Prohaska &lt;prohaska@zib.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Skip carriage return in read builtin command</title>
<updated>2012-02-06T14:48:37+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-02-06T14:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=deae0c7bf351969e55f09a540a04dca1c4752b36'/>
<id>urn:sha1:deae0c7bf351969e55f09a540a04dca1c4752b36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mingw.h: drop parameters for lchown to chown mapping</title>
<updated>2011-12-05T03:52:45+00:00</updated>
<author>
<name>Stefan Sauer</name>
<email>ensonic@google.com</email>
</author>
<published>2011-11-25T13:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=01cf244509984628c44918e999f0aea6f88662e6'/>
<id>urn:sha1:01cf244509984628c44918e999f0aea6f88662e6</id>
<content type='text'>
This is needed to build coreutils/chown which take a function pointer to chown.
If the define has parameters it won't replace this one.
</content>
</entry>
<entry>
<title>libbb.h: avoid reddefining WINVER</title>
<updated>2011-12-05T03:52:18+00:00</updated>
<author>
<name>Stefan Sauer</name>
<email>ensonic@google.com</email>
</author>
<published>2011-11-25T13:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b2b8c031578dcc55e3dc3aad2c621d0f48791ea'/>
<id>urn:sha1:9b2b8c031578dcc55e3dc3aad2c621d0f48791ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.win32: mention of defconfig.mingw32 for starters</title>
<updated>2011-11-25T15:56:39+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2011-11-25T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7582f82758dc6d79c7c9057596e92623865ca93f'/>
<id>urn:sha1:7582f82758dc6d79c7c9057596e92623865ca93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quote_arg(): correctly escape backslash characters</title>
<updated>2011-11-21T04:33:25+00:00</updated>
<author>
<name>Daniel Klessing</name>
<email>daniel.klessing@de.fujitsu.com</email>
</author>
<published>2011-11-09T15:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b09cdf7dcd4cf8c32b318c44071cee4a45ecf16'/>
<id>urn:sha1:9b09cdf7dcd4cf8c32b318c44071cee4a45ecf16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copy_file: kkip inode/device check</title>
<updated>2011-11-21T04:28:50+00:00</updated>
<author>
<name>Daniel Klessing</name>
<email>daniel.klessing@de.fujitsu.com</email>
</author>
<published>2011-11-09T15:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=55aa40a78a6509cbce541c90351b8eb10d1552a1'/>
<id>urn:sha1:55aa40a78a6509cbce541c90351b8eb10d1552a1</id>
<content type='text'>
Inode/Device information is not present under mingw32.
Don't rely on it in copy_file.c
</content>
</entry>
<entry>
<title>Include safe_gethostname()</title>
<updated>2011-11-21T04:24:44+00:00</updated>
<author>
<name>Daniel Klessing</name>
<email>daniel.klessing@de.fujitsu.com</email>
</author>
<published>2011-11-09T14:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=66106e7c9cb9f2c5ebf1b98c49c9f71acf702d71'/>
<id>urn:sha1:66106e7c9cb9f2c5ebf1b98c49c9f71acf702d71</id>
<content type='text'>
Fixed compilation under mingw32 by making safe_gethostname.c globally
available, as the compiler couldn't find safe_gethostname()
</content>
</entry>
</feed>
