cvs commit: src/lib/libc/stdlib Symbol.map
    Daniel Eischen 
    deischen at freebsd.org
       
    Tue May 22 04:29:54 UTC 2007
    
    
  
On Tue, 22 May 2007, Daniel Eischen wrote:
> On Tue, 22 May 2007, Jonathan Chen wrote:
>
>> jon         2007-05-22 03:03:29 UTC
>>
>>  FreeBSD src repository
>>
>>  Modified files:
>>    lib/libc/stdlib      Symbol.map
>>  Log:
>>  __cleanup() is needed for ports/devel/valgrind, export it.
>
> Please revert this.  fcloseall() is the interface to use.
And the rule of thumb to use when trying to decide whether to export
these functions is, does it have a prototype in /usr/include/...
-- 
DE
    
    
More information about the cvs-all
mailing list