Source-Changes archive

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

CVS commit: syssrc/sys/compat/linux/arch/arm



Module Name:    syssrc
Committed By:   bjh21
Date:           Tue Jan 15 10:21:47 UTC 2002

Modified Files:
        syssrc/sys/compat/linux/arch/arm: syscalls.master

Log Message:
Shuffle uname calls around.  It turns out we don't use the same names as
Linux does, so:
sys_olduname -> linux_sys_oldolduname
sys_uname    -> linux_sys_olduname
sys_newuname -> linux_sys_uname


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/linux/arch/arm/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