Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 12:34:15 +0000 (UTC)
From:      "Tim J. Robbins" <tjr@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:  <200408151234.i7FCYFxp089767@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-08-15 12:34:15 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  Replace linux_getitimer() and linux_setitimer() with implementations
  based on those in freebsd32_misc.c, removing the assumption that Linux
  uses the same layout for struct itimerval as we use natively.
  
  Revision  Changes    Path
  1.157     +78 -25    src/sys/compat/linux/linux_misc.c



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