Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Mon Dec 31 07:39:19 UTC 2007

Added Files:
        src/lib/libc/arch/m68k/sys: __mmap.S _lwp_getprivate.S mremap.S

Log Message:
Add missing stubs for syscalls returning addresses.
We can now run on a kernel that does not copy the syscall return value
to register A0.
As discussed in PR port-m68k/37631.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/arch/m68k/sys/__mmap.S \
    src/lib/libc/arch/m68k/sys/_lwp_getprivate.S \
    src/lib/libc/arch/m68k/sys/mremap.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