jasone      2006-01-20 03:11:11 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  Use uintptr_t rather than size_t when casting pointers to integers.  Also,
  fix the few remaining casting style(9) errors that remained after the
  functional change.
  
  Reported by:    jmallett
  
  Revision  Changes    Path
  1.101     +45 -44    src/lib/libc/stdlib/malloc.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to