[Xorp-cvs] XORP cvs commit: xorp/libxorp

Bruce M Simpson bms at incunabulum.net
Wed Sep 24 07:13:42 PDT 2008


Andrea Bittau wrote:
> 	get rid of two signal calls per write [+1%].  Every little helps =P
>   

Does this compile OK in the Tinderbox on everything? The only nits I can 
think of:

1) "int sig" argument is unused (perhaps use UNUSED() instead of /* */) ?
2) signal handler requiring C linkage is not explicitly marked 'extern 
"C""', perhaps it should be "just in case".

cheers
BMS



More information about the Xorp-cvs mailing list