Subject: CVS commit: src/lib/libc/arch/i386/gen
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 05/30/2003 07:23:26
Module Name: src
Committed By: kleink
Date: Fri May 30 07:23:26 UTC 2003
Modified Files:
src/lib/libc/arch/i386/gen: _lwp.c
Log Message:
Delint a use of uintptr_t; not strictly necessary with -current lint(1),
but consistent with makecontext.c.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/i386/gen/_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.