freebsd-dev/sbin/gconcat
John Baldwin ccac9da43b Make libgeom usable by C++ programs:
- Add DECL wrappers to libgeom.h.
- Rename structure members in libgeom.h to use a lg_ prefix for member
  names.  This is required because a few structures had members named
  'class' which made g++ very unhappy.
- Catch gstat(8) and gconcat(8) up to these API changes.

Reviewed by:	phk
2004-03-09 21:14:18 +00:00
..
gconcat.8
gconcat.c Make libgeom usable by C++ programs: 2004-03-09 21:14:18 +00:00
Makefile Fixed missing libraries. This unbreaks the -DNO_DYNAMIC_ROOT and 2004-02-24 03:46:12 +00:00