cvs commit: src/lib/libc_r/test mutex_d.c

Marcel Moolenaar marcel at FreeBSD.org
Wed Jun 4 13:38:55 PDT 2003


marcel      2003/06/04 13:38:54 PDT

  FreeBSD src repository

  Modified files:
    lib/libc_r/test      mutex_d.c 
  Log:
  Make this compile without warnings on 64-bit architectures:
  Don't cast thread_self() to int. Cast to uintptr_t. Pull in the
  predefined printf format from <inttypes.h>
  
  Revision  Changes    Path
  1.4       +7 -6      src/lib/libc_r/test/mutex_d.c


More information about the cvs-all mailing list