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:           Thu Sep  4 17:45:00 UTC 2008

Modified Files:
        src/sys/compat/linux32/arch/amd64: linux32_types.h
        src/sys/compat/linux32/common: linux32_dirent.c linux32_types.h

Log Message:
Make linux32 getdents(2) do its own job instead of calling the
corresponding compat linux function, where struct dirent members types
differs.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/compat/linux32/arch/amd64/linux32_types.h
cvs rdiff -r1.5 -r1.6 src/sys/compat/linux32/common/linux32_dirent.c
cvs rdiff -r1.7 -r1.8 src/sys/compat/linux32/common/linux32_types.h

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