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:           Wed Mar 14 14:18:11 UTC 2012

Modified Files:
        src/lib/libc/arch/hppa/sys: brk.S sbrk.S

Log Message:
Use the _end symbol rather than the end symbol.  Prevents version info
problems in elflink.c for the heimdal libraries.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/hppa/sys/brk.S \
    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