Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2000 20:08:56 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_file.c
Message-ID:  <200011130408.UAA03669@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2000/11/12 20:08:56 PST

  Modified files:
    sys/compat/linux     linux_file.c 
  Log:
  Fix F_SETOWN on pipes. Linux returns EINVAL while we send a SIGIO
  signal. There's at least 1 program that is known to break.
  Submitted patch has been edited to match current code.
  
  MFC: yes
  Submitted by: bde
  
  Revision  Changes    Path
  1.46      +20 -6     src/sys/compat/linux/linux_file.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011130408.UAA03669>