pkgsrc/devel/chkpt/pkg/DESCR
wiz c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00

5 lines
302 B
Text

Chkpt provides a simple interface (C and Fortran) to user-level
checkpointing. ``Checkpointing'' describes the action to periodically
save process information on permanent storage (on hard disk,
typically). After a system failure a process may be continued from
the saved state, from the checkpoint.