Subject: CVS commit: pkgsrc/pkgtools/posix_headers/files
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 08/05/2007 11:20:47
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sun Aug  5 11:20:47 UTC 2007

Modified Files:
	pkgsrc/pkgtools/posix_headers/files: stdlib.h.in

Log Message:
Tru64 doesn't have strtoll, but alpha is a pure LP64 platform so we can
just define it to strtol and most consumers of strtoll should be happy.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/posix_headers/files/stdlib.h.in

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