openafs/src/lwp
Simon Wilkinson b9eaf43bbe Don't cast the pointer past to memset
memset() takes a void * as it's first argument. Don't explicitly cast
what we're passing in to (char *), as this may mask other errors.

Reviewed-on: http://gerrit.openafs.org/701
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2009-10-21 11:34:12 -07:00
..
test Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
fasttime.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
iomgr.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
lock.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
lock.h lwp-protoize-20080310 2008-03-11 17:46:58 +00:00
lwp_elf.h x86-solaris-20041207 2004-12-07 22:26:46 +00:00
lwp_nt.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
lwp.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
lwp.h Make lwp.h always provide fasttime prototypes 2009-07-11 08:37:59 -06:00
Makefile.in MacOS 10.6 support update 2009-07-16 08:59:53 -06:00
NTMakefile Windows: Permit build system to update symbol store 2009-08-19 10:19:43 -07:00
preempt.c Don't cast the pointer past to memset 2009-10-21 11:34:12 -07:00
preempt.h reindent-20030715 2003-07-16 00:28:24 +00:00
process.amd64.s MacOS 10.6 support update 2009-07-16 08:59:53 -06:00
process.c Fix warnings in lwp/process.c 2009-10-08 03:46:16 -07:00
process.i386.s darwin-x86-lwp-fix-20060217 2006-02-17 16:41:28 +00:00
process.s arm-linux-20080115 2008-01-15 05:20:49 +00:00
process.s390.s s390x-20040811 2004-08-11 16:45:35 +00:00
process.s390x.s s390x-20040811 2004-08-11 16:45:35 +00:00
process.s.hpux Standardize License information 2000-11-04 10:01:08 +00:00
rw.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
threadname.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
timer.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00
timer.h lwp-protoize-20080310 2008-03-11 17:46:58 +00:00
waitkey.c Remove the RCSID macro 2009-07-09 22:58:37 -06:00