Date: Tue, 28 Aug 2007 15:24:32 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk16 Makefile ports/java/jdk16/files patch-j2se-lang-UNIXProcess_md.c Message-ID: <200708281524.l7SFOX9d088836@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2007-08-28 15:24:32 UTC
FreeBSD ports repository
Modified files:
java/jdk16 Makefile
Added files:
java/jdk16/files patch-j2se-lang-UNIXProcess_md.c
Log:
. Sync the BSD specific code with the changes between 1.5 and 1.6 and
start closing file descriptors at FAIL_FILENO + 1 rather than 3. This
fixes the problem with determining the exit code for exec()'ed processes.
PR: 115557
Submitted by: Michiel Boland <michiel@boland.org>
Revision Changes Path
1.144 +1 -1 ports/java/jdk16/Makefile
1.1 +31 -0 ports/java/jdk16/files/patch-j2se-lang-UNIXProcess_md.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708281524.l7SFOX9d088836>
