Source-Changes archive

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

CVS commit: [netbsd-6] src/lib/libc/arch/hppa/sys



Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 17 17:50:44 UTC 2012

Modified Files:
        src/lib/libc/arch/hppa/sys [netbsd-6]: brk.S sbrk.S

Log Message:
Pull up following revision(s) (requested by skrll in ticket #120):
        lib/libc/arch/hppa/sys/brk.S: revision 1.5
        lib/libc/arch/hppa/sys/sbrk.S: revision 1.5
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.4.8.1 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