gno/usr.bin/logger/logger.desc
gdr-ftp c6c45722d8 logger.c:
Did changes for the initial GNO version.  This includes:
	- prototyping;
	- changing the facility/priority value from an int to a
	  long (we need 32 bits for all the information);
	- stack checking code; and
	- after doing a freopen() of stdin, change it back to text mode.

Makefile, logger.rez, logger.desc:
	New files.
1998-06-23 23:23:55 +00:00

10 lines
212 B
Plaintext

Name: logger
Version: 1.0 (23 Jun 98)
Shell: GNO
Author: Ported by Devin Reade.
Contact: gdr@trenco.gno.org
Where: /usr/bin
FTP: ftp.gno.org
Log messages to system log files via syslog(3) interface.