Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   snj
Date:           Fri Jan 16 01:04:29 UTC 2009

Modified Files:
        src/include [netbsd-5]: unistd.h
        src/lib/libc/gen [netbsd-5]: getlogin.c
        src/lib/libc/sys [netbsd-5]: getlogin.2

Log Message:
Pull up following revision(s) (requested by lukem in ticket #247):
        include/unistd.h: revision 1.119
        lib/libc/gen/getlogin.c: revision 1.14
        lib/libc/sys/getlogin.2: revision 1.21
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.118.4.1 src/include/unistd.h
cvs rdiff -r1.13 -r1.13.4.1 src/lib/libc/gen/getlogin.c
cvs rdiff -r1.20 -r1.20.4.1 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