cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

Bill Paul wpaul at FreeBSD.org
Mon Jan 19 11:21:26 PST 2004


wpaul       2004/01/19 11:21:25 PST

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      subr_ntoskrnl.c 
  Log:
  Implement atoi() and atol(). Some drivers appear to need these. Note
  that like most C library routines, these appear to be _cdecl in Windows.
  
  Revision  Changes    Path
  1.18      +18 -0     src/sys/compat/ndis/subr_ntoskrnl.c


More information about the cvs-src mailing list