Willy Tarreau c77e761968 [MINOR] buffers: inline buffer_si_putchar()
By inlining this function and slightly reordering it, we can double
the getchar/putchar test throughput, and reduce its footprint by about
40 bytes. Also, it was the only non-inlined char-based function, which
now makes it more consistent this time.
2009-09-19 16:34:18 +02:00
..
2007-11-28 14:20:44 +01:00
2007-11-28 14:20:44 +01:00
2007-11-28 14:20:44 +01:00
2009-01-25 13:49:53 +01:00