cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files gethostby_r.c getpw_r.c patch-aa

Tor Egge tegge at FreeBSD.org
Mon Jul 14 05:15:05 PDT 2003


tegge       2003/07/14 05:15:04 PDT

  FreeBSD ports repository

  Modified files:
    devel/linuxthreads   Makefile 
    devel/linuxthreads/files gethostby_r.c getpw_r.c patch-aa 
  Log:
  Restore gethostbyaddr_r wrapper and remove getpw{nam,uid}_r wrappers for
  newer versions of FreeBSD 5.X.
  
  Drop use of deprecated AINC variable.
  
  Reenable use of ld(1) to restore the LINUXTHREADS_WRAP_API option.
  
  Rename __thread to __xthread in prototypes to avoid conflict with
  new gcc keyword.
  
  Bump port revision.
  
  Revision  Changes    Path
  1.36      +1 -1      ports/devel/linuxthreads/Makefile
  1.3       +1 -1      ports/devel/linuxthreads/files/gethostby_r.c
  1.2       +3 -0      ports/devel/linuxthreads/files/getpw_r.c
  1.23      +52 -4     ports/devel/linuxthreads/files/patch-aa


More information about the cvs-all mailing list