Source-Changes archive

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

CVS commit: src/sys/compat/darwin



Module Name:    src
Committed By:   manu
Date:           Thu Dec 26 14:41:06 UTC 2002

Modified Files:
        src/sys/compat/darwin: darwin_syscall.h darwin_syscallargs.h
            darwin_syscalls.c darwin_sysent.c darwin_thread.c syscalls.master

Log Message:
Added the mysterious system call 331 (it does not seems to be in the
header files anywhere). This is pthread_exit.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/compat/darwin/darwin_syscall.h \
    src/sys/compat/darwin/darwin_syscallargs.h \
    src/sys/compat/darwin/darwin_syscalls.c \
    src/sys/compat/darwin/darwin_sysent.c
cvs rdiff -r1.1 -r1.2 src/sys/compat/darwin/darwin_thread.c
cvs rdiff -r1.9 -r1.10 src/sys/compat/darwin/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