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

Marcel Moolenaar marcel at FreeBSD.org
Fri Nov 18 20:47:07 PST 2005


marcel      2005-11-19 04:47:07 UTC

  FreeBSD src repository

  Modified files:
    lib/libpthread/test  mutex_d.c 
  Log:
  o  Include <sys/time.h>
  o  Make this ILP32/LP64 clean: cast pointers to long
  o  Code conditional upon DEBUG must also be conditional
     upon _LIBC_R_
  
  Revision  Changes    Path
  1.5       +14 -13    src/lib/libpthread/test/mutex_d.c


More information about the cvs-all mailing list