Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



kleink
Mon Jul 14 16:20:24 PDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv9996/sys

Modified Files:
        _exit.2 access.2 chdir.2 chmod.2 chown.2 close.2 dup.2 
        execve.2 fcntl.2 fork.2 getgid.2 getgroups.2 getlogin.2 
        getpgrp.2 getpid.2 getuid.2 kill.2 link.2 lseek.2 mkdir.2 
        mkfifo.2 pathconf.2 pipe.2 read.2 rmdir.2 setpgid.2 setsid.2 
        setuid.2 sigaction.2 sigpending.2 sigprocmask.2 sigsuspend.2 
        stat.2 umask.2 unlink.2 wait.2 
Log Message:
Add missing `STANDARDS' compliance statements.  As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.


kleink
Mon Jul 14 16:20:26 PDT 1997
Update of /cvsroot/src/lib/libc/termios
In directory netbsd1:/var/slash-tmp/cvs-serv9996/termios

Modified Files:
        tcgetpgrp.3 tcsetpgrp.3 
Log Message:
Add missing `STANDARDS' compliance statements.  As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.


kleink
Mon Jul 14 16:23:51 PDT 1997
Update of /cvsroot/src/lib/libm/man
In directory netbsd1:/var/slash-tmp/cvs-serv10797

Modified Files:
        acos.3 asin.3 atan.3 cosh.3 exp.3 sqrt.3 
Log Message:
Add missing standards conformance statements.




Home | Main Index | Thread Index | Old Index