Re: HEADS UP: libc/libc_r changes require rebuild of threaded apps

2001-01-25 Thread Carlos A. M. dos Santos
needs _REENTRANT in FreeBSD to declare gamma_r, lgamma_r, gammaf_r and lgammaf_r. Perhaps this could be changed too. I don't know what the POSIX standard says about this. -- Carlos A. M. dos Santos Federal University of Pelotas Meteorological Research Center Av. Ildefonso Simoes Lop

Re: HEADS UP: COMPAT_IA32 renamed COMPAT_FREEBSD32

2010-03-23 Thread Carlos A. M. dos Santos
On Tue, Mar 23, 2010 at 8:39 PM, jhell wrote: > > On Mon, 22 Mar 2010 15:42, deischen@ wrote: >> >> [ Some CC's stripped ] >> >> On Mon, 22 Mar 2010, M. Warner Losh wrote: >> >>> P.S.  I think that there's much traction to the idea of moving from >>> COMPAT_FREEBSDx to some other variable called,

Re: incorrect use of pidfile(3)

2011-10-13 Thread Carlos A. M. dos Santos
2011/10/13 Dag-Erling Smørgrav : > Pawel Jakub Dawidek writes: >> Dag-Erling Smørgrav writes: >> > How do we fix this?  My suggestion is to loop until pidfile_open() >> > succeeds or errno != EAGAIN.  Does anyone have any objections to that >> > approach? >> I think we already do that internally

Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0

2011-03-26 Thread Carlos A. M. dos Santos
On Sat, Mar 26, 2011 at 4:30 AM, Hans Petter Selasky wrote: > > Hi, > > The attached files adds USB support to Android's fastboot under FreeBSD 8/9, > by using the LibUSB v1.0 interface. > > http://android-dls.com/wiki/index.php?title=Fastboot > > Lines for the Android.mk: > > ifeq ($(HOST_OS),Fre

Re: ghost files

2011-08-14 Thread Carlos A. M. dos Santos
On Sun, Aug 7, 2011 at 3:08 AM, deeptec...@gmail.com wrote: > as of recent times, some git rebase operations fail unexpectedly with > an error: "cannot create .git/index.lock: file exists". an > investigation session was something like the following: > $ ls -l .git > the index.lock file is not in