Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   matthias
Date:           Thu Oct  1 22:46:37 UTC 1998

Modified Files:
        src/lib/libc/arch/ns32k: SYS.h
        src/lib/libc/arch/ns32k/gen: Makefile.inc __setjmp14.S __sigsetjmp14.S
        src/lib/libc/arch/ns32k/string: strcat.S strncat.S strncpy.S
Log Message:
SYS.h
Fix CALL to use _C_LABEL.
gen/Makefile.inc
setjmp.S and sigsetjmp.S don't have lint stubs. Append them to
SRCS, not ASSRCS.
gen/__setjmp14.S, gen/__sigsetjmp14.S
some small optimizations
string/strcat.S string/strncat.S string/strncpy.S
use _C_LABEL when calling functions




Home | Main Index | Thread Index | Old Index