cvs commit: src/lib/libc/stdio Makefile.inc Symbol.map fclose.3 fcloseall.c local.h

Daniel Eischen deischen at freebsd.org
Sat Apr 22 15:20:53 UTC 2006


On Sat, 22 Apr 2006, Daniel Eischen wrote:

> deischen    2006-04-22 15:09:15 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    lib/libc/stdio       Makefile.inc Symbol.map fclose.3 local.h
>  Added files:
>    lib/libc/stdio       fcloseall.c
>  Log:
>  Add fcloseall() to libc.  This removes the need to export _cleanup().
>  Linux also provides an fcloseall() implementation.
>
>  Discussed on:   arch

Forgot to say...

Man page and Makefile changes reviewed by:	ru

-- 
DE


More information about the cvs-src mailing list