NetBSD/lib/libc/arch
2012-03-29 21:21:04 +00:00
..
alpha Add some casts to get rid of "bitwise op on signed value is non-portable" 2012-03-21 20:07:52 +00:00
arm Follow the pattern from powerpc, make lint happy. 2012-03-22 09:32:04 +00:00
hppa Shut lint up. 2012-03-23 09:34:09 +00:00
i386 Make __cerror protected to restore ABI leak in older libc versions, 2012-02-27 12:26:21 +00:00
ia64
m68k Sprinkle some /* ARGSUSED */ before the dummy functions to appease lint. 2012-03-20 10:40:48 +00:00
mips nbytes is now size_t 2012-03-29 21:21:04 +00:00
powerpc Make lint happy. 2012-03-22 05:36:50 +00:00
powerpc64 PowerPC doesn't have CERROR since it never had a.out. 2012-02-27 15:47:11 +00:00
sh3 Follow the pattern from powerpc, make lint happy. 2012-03-22 09:32:04 +00:00
sparc c89 prototypes, unsigned int 2012-03-21 00:38:34 +00:00
sparc64 do not need lint overrides anymore 2012-03-21 14:10:47 +00:00
vax vax-specific lint fixes. 2012-03-22 17:32:21 +00:00
x86_64 Make __cerror protected to restore ABI leak in older libc versions, 2012-02-27 12:26:21 +00:00