Source-Changes archive

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

CVS commit: src/sys/compat/linux32



Module Name:    src
Committed By:   njoly
Date:           Fri Jan 16 13:10:47 UTC 2009

Modified Files:
        src/sys/compat/linux32/arch/amd64: syscalls.master
        src/sys/compat/linux32/common: linux32_time.c linux32_types.h
            linux32_unistd.c

Log Message:
Update some syscalls that now needs compat50 timeval structure.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/compat/linux32/arch/amd64/syscalls.master
cvs rdiff -r1.27 -r1.28 src/sys/compat/linux32/common/linux32_time.c
cvs rdiff -r1.10 -r1.11 src/sys/compat/linux32/common/linux32_types.h
cvs rdiff -r1.29 -r1.30 src/sys/compat/linux32/common/linux32_unistd.c

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