Bruce Momjian b4feafb6ff Add support to port/snprintf.c for position parameter specification:
+ # Determine if printf supports %1$ argument selection, e.g. %5$ selects
+ # the fifth argument after the printf print string.
+ # This is not in the C99 standard, but in the Single Unix Specification (SUS).
+ # It is used in our langauge translation strings.

Nicolai Tufar with configure changes by Bruce.
2005-02-22 03:56:22 +00:00
..
2004-12-14 14:53:53 +00:00
2004-09-17 22:09:21 +00:00
2004-09-17 22:09:21 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00