Source-Changes archive

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

CVS commit: src/lib/libc/compat



Module Name:    src
Committed By:   christos
Date:           Fri Mar 29 02:09:58 UTC 2013

Modified Files:
        src/lib/libc/compat/include: lwp.h
        src/lib/libc/compat/sys: Makefile.inc
Added Files:
        src/lib/libc/compat/sys: compat___lwp_park50.c

Log Message:
Compat glue for lwp park, but does not use the new syscall yet.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/compat/include/lwp.h
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/compat/sys/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/compat/sys/compat___lwp_park50.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