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: kleink
Date: Wed Mar 31 18:14:28 UTC 1999
Modified Files:
src/lib/libc/arch/sparc: SYS.h
src/lib/libc/arch/sparc/sys: brk.S cerror.S sbrk.S
Log Message:
While in transition, conditionally rename _ASM_LABEL(cerror) and
_ASM_LABEL(curbrk) to _C_LABEL(__cerror) and _C_LABEL(__curbrk), respectively,
depending on the object format chosen, to avoid user namespace clashes.
Home |
Main Index |
Thread Index |
Old Index