Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/hppa/sys
Module Name: src
Committed By: skrll
Date: Sun May 10 14:34:31 UTC 2020
Modified Files:
src/lib/libc/arch/hppa/sys: brk.S sbrk.S
Log Message:
Rename curbrk to __curbrk, and make it and __minbrk hidden
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/arch/hppa/sys/brk.S
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/hppa/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