CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/08/26 22:37:09

Modified files:
        include        : db.h 
        lib/libc/citrus: citrus_ctype.c citrus_ctype.h citrus_none.h 
                         citrus_utf8.h 
        lib/libc/db/btree: extern.h 
        lib/libc/db/hash: extern.h 
        lib/libc/db/recno: extern.h 
        lib/libc/gen   : telldir.h 
        lib/libc/include: atfork.h ctype_private.h 
        lib/libc/stdio : findfp.c fvwrite.h glue.h local.h 

Log message:
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
symbols that are not longer exported.  (This improves the generated code.)

ok deraadt@

Reply via email to