Markus Neteler c132781081 Vect_open_*() return checks backported (trunk, https://trac.osgeo.org/grass/changeset/60054); some minor space sync 10 vuotta sitten
..
Makefile 7e8305f147 Change $(VECTLIB) -> $(VECTORLIB) 13 vuotta sitten
README db49180dd7 welcome to GRASS 7.0.svn 17 vuotta sitten
cell.c 3290928e2c lister, g.list: Add support for multiple mapsets to listers, Fix g.list -f mapset=... (ticket https://trac.osgeo.org/grass/ticket/2432) (trunk, https://trac.osgeo.org/grass/changeset/62085) 10 vuotta sitten
vector.c c132781081 Vect_open_*() return checks backported (trunk, https://trac.osgeo.org/grass/changeset/60054); some minor space sync 10 vuotta sitten

README

/****************************************************************************
*
* MODULE: lister utility for database maintenance routines
*
* AUTHOR(S): Michael Shapiro (original contributor),
* U.S. Army Construction Engineering Research Laboratory
* Radim Blazek ,
* Markus Neteler ,
* Glynn Clements ,
*
* PURPOSE: Maintenance operations on GRASS data base files - lists
* available vector and raster maps
*
* COPYRIGHT: (C) 1999-2007 by the GRASS Development Team
*
* This program is free software under the GNU General Public
* License (>=v2). Read the file COPYING that comes with GRASS
* for details.
*
*****************************************************************************/