view hier.c @ 0:2cb46628feec

from cdb-0.75 per http://cr.yp.to/cdb.html, retrieved 2025-01-03, contents appear to have been create on 2000-02-19
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 29 Jan 2025 10:50:34 +0000
parents
children 978eaa166609
line wrap: on
line source

#include "auto_home.h"

void hier()
{
  h(auto_home,-1,-1,02755);
  d(auto_home,"bin",-1,-1,02755);

  c(auto_home,"bin","cdbget",-1,-1,0755);
  c(auto_home,"bin","cdbmake",-1,-1,0755);
  c(auto_home,"bin","cdbdump",-1,-1,0755);
  c(auto_home,"bin","cdbstats",-1,-1,0755);
  c(auto_home,"bin","cdbtest",-1,-1,0755);
  c(auto_home,"bin","cdbmake-12",-1,-1,0755);
  c(auto_home,"bin","cdbmake-sv",-1,-1,0755);
}