Subject: CVS commit: src/lib/libc/arch/arm/sys
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/26/2003 11:23:44
Module Name:	src
Committed By:	martin
Date:		Fri Dec 26 11:23:44 UTC 2003

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

Log Message:
Use an unsigned comparison against minbrk.
From Steve Woodford, inspired by a similar change to other archs from
OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/arch/arm/sys/brk.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.