Remove strdup, strtol, strtoul from libpgport
These should not be needed anymore, at least after the recent port removals. So let's see whether we can do without them.
Showing
src/port/strdup.c
deleted
100644 → 0
src/port/strtol.c
deleted
100644 → 0
src/port/strtoul.c
deleted
100644 → 0
Please register or sign in to comment