Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sun Feb 22 00:53:29 UTC 2015

Modified Files:
        src/sys/kern: init_sysent.c syscalls.c
        src/sys/rump/include/rump: rump_syscalls.h
        src/sys/sys: syscall.h syscallargs.h

Log Message:
PR/49684: Pierre Pronchery: readlinkat(2) return type is wrong.


To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/kern/init_sysent.c
cvs rdiff -u -r1.279 -r1.280 src/sys/kern/syscalls.c
cvs rdiff -u -r1.80 -r1.81 src/sys/rump/include/rump/rump_syscalls.h
cvs rdiff -u -r1.275 -r1.276 src/sys/sys/syscall.h
cvs rdiff -u -r1.258 -r1.259 src/sys/sys/syscallargs.h

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