On Tue, 2011-08-02 at 01:25 +0400, Dmitry V. Levin wrote: > On Sat, Jun 25, 2011 at 11:34:01AM +0200, Denys Vlasenko wrote: > > Slight optimization and cleanup in trace(): > > > > - do not recalculate "cflag ? &ru : NULL" again and again > > - do not clear errno unnecessarily > > - consistently check wait errors as pid < 0, not pid == -1 > > - indent ifdefs for better readability > > - remove comments after endif if ifdef/endif block is really tiny > > > > Does it look ok to you? > > OK for me.
Applied, thanks! -- vda ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
