[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: projects/katoob/src main.c print.c



----------------------------------------------
From: Mohammed Sameer (sameer)
Date: Sat Oct 18 20:03:03 2003

Update of /home/arabeyes/cvs/projects/katoob/src
In directory razi:/tmp/cvs-serv18348

Modified Files:
	main.c print.c 

Log Message:
main.c: ignore sigpipe signal so we don't get a sigpipe error when lpr exits because there is something wrong or because cups is not running.
print.c: check that pclose returnes anything other than 0 and notify the user that the printing failed.
the segfault on Arabbix 0.8 should be fixed by now ;-)