openafs/src/cmd
Andrew Deason 549002c906 Remove warnings related to type-punning
cmd/cmd.c:
 - Just make dummy be a struct cmd_item instead of casting

rxdebug/rxdebug.c:
 - Access the stats packet through a union instead of casting and
   dereferencing

util/uuid.c:
 - Access the seed through a union and an array instead of that
   incrementing-pointer approach

Reviewed-on: http://gerrit.openafs.org/599
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2009-10-08 07:59:18 -07:00
..
test Windows: Permit build system to update symbol store 2009-08-19 10:19:43 -07:00
.gitignore gitignore-20090615 2009-06-15 23:29:29 +00:00
cmd_errors.et
cmd.c Remove warnings related to type-punning 2009-10-08 07:59:18 -07:00
cmd.p.h openafs-void-star-pointers-20071031 2007-10-31 04:05:27 +00:00
Makefile.in autoconf-likes-relative-paths-20060802 2006-08-03 03:37:12 +00:00
NTMakefile