Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: mycroft
Date: Mon Apr 3 04:13:37 UTC 2000
Modified Files:
basesrc/lib/libc/arch/i386/sys: Ovfork.S __vfork14.S brk.S ptrace.S
sbrk.S
Log Message:
Clean up.
* _REENTRANT is always defined.
* The vfork() stubs can use cerror.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/arch/i386/sys/Ovfork.S \
basesrc/lib/libc/arch/i386/sys/ptrace.S
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/i386/sys/__vfork14.S
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/arch/i386/sys/brk.S
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/arch/i386/sys/sbrk.S
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