Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2010 09:42:50 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/test/auxinfo Makefile auxinfo.c
Message-ID:  <201008170942.o7H9gxVi000625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-08-17 09:42:50 UTC

  FreeBSD src repository

  Added files:
    tools/test/auxinfo   Makefile auxinfo.c 
  Log:
  SVN rev 211418 on 2010-08-17 09:42:50Z by kib
  
  Add simple test to check the functioning of retrieval of
  pagesize()/pagesizes() after change to use aux vector. Note that
  public function getosreldate() is different from libc-internal
  __getosreldate() and does not use aux to fetch osreldate value.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.1       +7 -0      src/tools/test/auxinfo/Makefile (new)
  1.1       +58 -0     src/tools/test/auxinfo/auxinfo.c (new)



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