On Wed, May 25, 2011 at 10:21 AM, Markus Duft wrote:
> On 10/28/10 14:43, Markus Duft wrote:
> [snip]
>>> another solution that came to my mind: i'm maintaining a library, who's
>>> sole purpose is to fix the incorrect behaviour of libc in some regards on
>>> interix (libsuacomp [1]). it does so
Hi James,
James Youngman skribas:
> xargs will change to invoke "echo" by default rather than "/bin/echo".
Cool, thanks!
[...]
> This will result in possibly-subtle behaviour changes for users whose
> $PATH specifies a directory containing a different echo, before /bin.
Yes, but then again,
On 10/28/10 14:43, Markus Duft wrote:
[snip]
>> another solution that came to my mind: i'm maintaining a library, who's sole
>> purpose is to fix the incorrect behaviour of libc in some regards on interix
>> (libsuacomp [1]). it does some "bad" things already ( ;p ), so maybe i could
>> override