Add strlcpy() to the set of functions supported by src/port/ when not
available directly on the platform. Per discussion, this function is sufficiently widely recognized to be treated as standard.
Showing
- configure 2 additions, 1 deletionconfigure
- configure.in 2 additions, 2 deletionsconfigure.in
- src/include/pg_config.h.in 3 additions, 0 deletionssrc/include/pg_config.h.in
- src/include/port.h 6 additions, 2 deletionssrc/include/port.h
- src/port/strlcpy.c 67 additions, 0 deletionssrc/port/strlcpy.c
Loading
Please register or sign in to comment