CVS commit: src/lib/libc/compat/arch/m68k/sys

2013-07-25 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jul 25 22:08:15 UTC 2013

Modified Files:
src/lib/libc/compat/arch/m68k/sys: compat_sigprocmask.S
compat_sigsuspend.S

Log Message:
Fix some more CERROR inversions


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/lib/libc/compat/arch/m68k/sys/compat_sigprocmask.S
cvs rdiff -u -r1.2 -r1.3 \
src/lib/libc/compat/arch/m68k/sys/compat_sigsuspend.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libc/compat/arch/m68k/sys

2013-07-16 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Jul 17 04:56:14 UTC 2013

Modified Files:
src/lib/libc/compat/arch/m68k/sys: compat_sigprocmask.S

Log Message:
Use a more compact instruction sequence that also works on coldfire


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/lib/libc/compat/arch/m68k/sys/compat_sigprocmask.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.