-
- Downloads
Add configure test to see whether vsnprintf() is present,
separately from snprintf() --- HPUX, for one, has snprintf but not vsnprintf. Fix a minor typo in snprintf.c, too.
Showing
- src/backend/port/snprintf.c 2 additions, 2 deletionssrc/backend/port/snprintf.c
- src/configure 153 additions, 101 deletionssrc/configure
- src/configure.in 5 additions, 0 deletionssrc/configure.in
- src/include/c.h 19 additions, 2 deletionssrc/include/c.h
- src/include/config.h.in 3 additions, 0 deletionssrc/include/config.h.in
- src/include/port/hpux.h 8 additions, 0 deletionssrc/include/port/hpux.h
Loading
Please register or sign in to comment