Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   rmind
Date:           Sat Oct 15 21:35:50 UTC 2011

Modified Files:
        src/lib/libc/gen: directory.3 lockf.3
        src/lib/libc/stdio: flockfile.3
        src/lib/libc/stdlib: random.3
        src/lib/libc/sys: flock.2 msync.2 munmap.2

Log Message:
Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/lib/libc/gen/directory.3
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/gen/lockf.3
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/stdio/flockfile.3
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/stdlib/random.3
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/sys/flock.2
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/sys/msync.2
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/sys/munmap.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index