Re: use of __gen_tempname

2006-11-09 Thread Eric Blake
Eric Blake byu.net> writes: > > I think it is preferable to build a binary that is 1 KB bigger but > > continues working after an OS upgrade. Hence this proposed patch. > > > > 2006-11-06 Bruno Haible clisp.org> > > > > * lib/tempname.c (gen_tempname): Remove variant that invokes > >

Re: use of __gen_tempname

2006-11-07 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 11/7/2006 6:40 AM: > Hi Eric, > > Sorry for the late remark. (I haven't been able to follow the tempname > thread.) > > In lib/tempname.c you added code that uses the function __gen_tempname from > libc if it is present.