OSDN Git Service

Fix snprintf to handle %$ properly by storing and reordering the
authorBruce Momjian <bruce@momjian.us>
Wed, 16 Mar 2005 06:00:58 +0000 (06:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 16 Mar 2005 06:00:58 +0000 (06:00 +0000)
commit888271ed1526c26786ed6290ddfb996167699849
tree3fad943ee3f6faf0d36c3c3b6c2e18d516b41e6f
parent83e87e6f2e1a6ec294d4448e0681661cb711405d
Fix snprintf to handle %$ properly by storing and reordering the
arguments.

Nicolai Tufar
src/port/snprintf.c