Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2008 17:19:02 +0000 (UTC)
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200807231719.m6NHJLR9040881@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rdivacky    2008-07-23 17:19:02 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  SVN rev 180766 on 2008-07-23 17:19:02Z by rdivacky
  
  Fix linux_alarm, the linux behaviour is to limit the
  secs to INT_MAX when the passed in parameter is bigger
  than INT_MAX.
  
  Submitted by:   Dmitry Chagin <chagin.dmitry gmail com>
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.223     +6 -3      src/sys/compat/linux/linux_misc.c



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