openafs/src/rxdebug
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
..
.gitignore gitignore-20090615 2009-06-15 23:29:29 +00:00
Makefile.in rx-make-rxdebug-optional-20090113 2009-01-13 16:19:11 +00:00
NTMakefile Windows: Permit build system to update symbol store 2009-08-19 10:19:43 -07:00
rxdebug.c Remove warnings related to type-punning 2009-10-08 07:59:18 -07:00
rxdebug.rc windows-file-versioning-20030619 2003-06-19 20:00:31 +00:00
rxdumptrace.c Prototypes for rxdebug 2009-07-10 16:49:30 -06:00