Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 20:44:58 +0000 (UTC)
From:      Dmitry Chagin <dchagin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/compat/linux linux_socket.c
Message-ID:  <200906012045.n51KjEq3051508@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dchagin     2009-06-01 20:44:58 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_socket.c 
  Log:
  SVN rev 193263 on 2009-06-01 20:44:58Z by dchagin
  
  Implement a variation of the accept_common() which takes
  a flags argument.
  
  Do not preserve td_retval before kern_fcntl(F_SETFL) as it does not
  changed.
  
  Approved by:    kib (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.97      +21 -14    src/sys/compat/linux/linux_socket.c



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