Source-Changes archive

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

CVS commit: syssrc/sys/compat/irix



Module Name:    syssrc
Committed By:   manu
Date:           Sat May  4 07:45:08 UTC 2002

Modified Files:
        syssrc/sys/compat/irix: irix_fcntl.c irix_syscall.h irix_syscallargs.h
            irix_syscalls.c irix_sysent.c syscalls.master

Log Message:
bug for bug emulation of IRIX: on some device, including
/dev/usemaclone, fchmod returns 0 on faillure, and libc
depends on that behavior.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/irix/irix_fcntl.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/compat/irix/irix_syscall.h \
    syssrc/sys/compat/irix/irix_syscallargs.h \
    syssrc/sys/compat/irix/irix_syscalls.c \
    syssrc/sys/compat/irix/irix_sysent.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/compat/irix/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