cvs commit: ports/java/jdk16 Makefile ports/java/jdk16/files patch-j2se-lang-UNIXProcess_md.c

Greg Lewis glewis at FreeBSD.org
Tue Aug 28 08:24:33 PDT 2007


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 at 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)


More information about the cvs-ports mailing list