Re: [git commit master] No need for a libresolv stub

2009-10-07 Thread Mike Frysinger
On Thursday 17 September 2009 10:57:13 Bernhard Reutner-Fischer wrote: > On Thu, Sep 17, 2009 at 10:51:31AM -0400, Mike Frysinger wrote: > >lib-a-$(UCLIBC_HAS_RESOLV_STUB) += ... ? > > yes, of course. Please adjust libcrypt too while at it :) done -mike signature.asc Description: This is a digi

Re: [git commit master] CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure

2009-10-07 Thread Mike Frysinger
On Sunday 06 September 2009 20:41:28 Denys Vlasenko wrote: > On Sunday 06 September 2009 23:43, Mike Frysinger wrote: > > On Sun, Sep 6, 2009 at 3:56 PM, Denys Vlasenko wrote: > > > Then I do not understand what exactly you are saying. > > > > i'll break it down. these things need to happen: > >

Re: [git commit] support building out-of-tree

2009-10-07 Thread Mike Frysinger
On Monday 17 August 2009 13:33:41 Bernhard Reutner-Fischer wrote: > commit: > http://git.uclibc.org/uClibc/commit/?id=49d8a0e9c6e32701c7eca91a1204237d3a > 334e38 branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master > > Handle O= this causes warnings now because it seems like extra