marcel      2008-07-31 20:25:52 UTC

  FreeBSD src repository

  Modified files:
    lib/libthread_db     thread_db.c thread_db_int.h 
  Log:
  SVN rev 181065 on 2008-07-31 20:25:52Z by marcel
  
  Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to
  help abstract the sizes and endianness of the primary types of
  the target.  These currently use the native characteristics.
  
  Revision  Changes    Path
  1.8       +169 -0    src/lib/libthread_db/thread_db.c
  1.5       +10 -0     src/lib/libthread_db/thread_db_int.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to