cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files README.FreeBSD ldwrap patch-aa wraputhread.c

Tor Egge tegge at FreeBSD.org
Sun Jun 8 20:48:32 PDT 2003


tegge       2003/06/08 20:48:31 PDT

  FreeBSD ports repository

  Modified files:
    devel/linuxthreads   Makefile 
    devel/linuxthreads/files README.FreeBSD patch-aa wraputhread.c 
  Added files:
    devel/linuxthreads/files ldwrap 
  Log:
  Add new experimental option, LINUXTHREADS_WRAP_API, that adds wrapper
  functions providing most of the native threads API while avoiding name
  clashes by transparently prefixing all function names that directly
  provide the linuxthreads API.
  
  Revision  Changes    Path
  1.35      +30 -2     ports/devel/linuxthreads/Makefile
  1.10      +19 -1     ports/devel/linuxthreads/files/README.FreeBSD
  1.1       +117 -0    ports/devel/linuxthreads/files/ldwrap (new)
  1.22      +27 -2     ports/devel/linuxthreads/files/patch-aa
  1.3       +1613 -77  ports/devel/linuxthreads/files/wraputhread.c


More information about the cvs-all mailing list