Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 17:27:23 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/libkern memchr.c src/sys/sys libkern.h
Message-ID:  <201006021730.o52HUDHo016821@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
raj         2010-06-02 17:27:23 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              libkern.h 
  Added files:
    sys/libkern          memchr.c 
  Log:
  SVN rev 208751 on 2010-06-02 17:27:23Z by raj
  
  Provide memchr() in the libkern.
  
  This is required by libfdt and will be compiled in conditionally only for
  FDT-enabled platforms.
  
  Reviewed by:    imp
  Sponsored by:   The FreeBSD Foundation
  
  Revision  Changes    Path
  1.1       +51 -0     src/sys/libkern/memchr.c (new)
  1.61      +1 -0      src/sys/sys/libkern.h



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