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: kleink
Date: Mon May 10 22:30:43 UTC 2004
Modified Files:
src/sys/kern: init_sysent.c syscalls.c
src/sys/sys: syscall.h syscallargs.h
Log Message:
Regen from syscalls.master rev. 1.142:
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.
To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 src/sys/kern/init_sysent.c
cvs rdiff -r1.153 -r1.154 src/sys/kern/syscalls.c
cvs rdiff -r1.151 -r1.152 src/sys/sys/syscall.h
cvs rdiff -r1.133 -r1.134 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