CVS Update: cr (branch: trunk)

Robert Ellison <[email protected]> Wed, 16 Aug 2006 10:25:32 -0700
Newsgroups gmane.comp.graphics.chromium.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/chromium
Module name:	cr
Repository:	cr/spu/print/
Changes by:	[email protected].(none)	06/08/16 10:25:32

Log message:
  Added new configuration options that allow signals to be used to insert markers
  into the output stream:
  
      printspu.Conf('marker_signal', 12)
  
  configures the "print" SPU to add a marker message to its output stream when
  it receives signal 12 (SIGUSR2).
  
      printspu.Conf('marker_text', "any string $(signal) $(date) $(time)")
  
  gives the format of the message so added to the output stream.  The patterns
  "$(signal)", "$(date)", and "$(time)" are replaced with the signal number,
  date (as "YYYY-MM-DD") and time (as "HH:MM:SS", using a 24-hour clock),
  respectively.
  
  This capability is used during debugging, to help isolate in a logfile specific
  events of interest.

Modified files:
      cr/spu/print/:
        printspu.h printspu_config.c printspu_init.c 
  
  Revision      Changes    Path
  1.10          +5 -0      cr/spu/print/printspu.h
  1.13          +16 -0     cr/spu/print/printspu_config.c
  1.16          +88 -0     cr/spu/print/printspu_init.c


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642