cvs commit: src/sys/compat/linux linux_misc.c
Roman Divacky
rdivacky at FreeBSD.org
Wed Jul 23 17:19:21 UTC 2008
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
More information about the cvs-src
mailing list