Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: kleink
Date: Mon May 10 22:28:24 UTC 2004
Modified Files:
src/include: unistd.h
src/lib/libc/sys: readlink.2
src/sys/kern: syscalls.master
Log Message:
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/include/unistd.h
cvs rdiff -r1.18 -r1.19 src/lib/libc/sys/readlink.2
cvs rdiff -r1.141 -r1.142 src/sys/kern/syscalls.master
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