Date: Mon, 14 Jul 2003 05:15:04 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files gethostby_r.c getpw_r.c patch-aa Message-ID: <200307141215.h6ECF48I057927@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307141215.h6ECF48I057927>
