CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2013/04/01 14:16:31

Modified files:
        lib/libc/stdio : printf.3 
        lib/libc/sys   : access.2 chmod.2 chown.2 link.2 mkdir.2 
                         mkfifo.2 mknod.2 readlink.2 rename.2 stat.2 
                         symlink.2 unlink.2 wait.2 

Log message:
When there are multiple groups of functions with their own #includes
listed, the #includes in each group are independent, so that users
don't need to guess at possible carry-over.

general idea ok otto@ millert@
actual diff ok jmc@ schwarze@

Reply via email to