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:   lukem
Date:           Tue Jan  6 11:16:46 UTC 2009

Modified Files:
        src/include: unistd.h
        src/lib/libc/gen: getlogin.c
        src/lib/libc/sys: getlogin.2

Log Message:
Change the second argument of getlogin_r() from int to size_t, per POSIX.


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/include/unistd.h
cvs rdiff -r1.13 -r1.14 src/lib/libc/gen/getlogin.c
cvs rdiff -r1.20 -r1.21 src/lib/libc/sys/getlogin.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