On Tue, 13 Nov 2007, Chip Griffin wrote: > >> I didn't see the functionality in the existing program or included > >> scripts. So I worked on my own. > > > > util.c:rotate_file() > > > > Sorry! > > I'm not sure what you're trying to tell me here. That looks like a > source file within the Xastir code base and a function within it. But > doesn't appear to be actually implemented in the user interface yet.
It's not in the user interface, but is implemented/used in the code. We roll over our log files as-is. Lots of things call log_data(), and it calls rotate_file() to rotate the logs as necessary. -- Curt, WE7U: <www.eskimo.com/~archer/> XASTIR: <www.xastir.org> "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U The world DOES revolve around me: I picked the coordinate system! _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
