postgresql/src/port
Bruce Momjian bb6652552a Back out flockfile change for NetBSD. Giles Lean reports they are not
supported.
2003-01-11 19:38:23 +00:00
..
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
fseeko.c Back out flockfile change for NetBSD. Giles Lean reports they are not 2003-01-11 19:38:23 +00:00
gethostname.c Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
getopt.c Use our own version of getopt_long() if the OS doesn't have one. 2003-01-06 18:53:25 +00:00
getopt_long.c Use our own version of getopt_long() if the OS doesn't have one. 2003-01-06 18:53:25 +00:00
getrusage.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
inet_aton.c Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
isinf.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
memcmp.c pgindent run. 2002-09-04 20:31:48 +00:00
qsort.c pgindent run. 2002-09-04 20:31:48 +00:00
random.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
snprintf.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
srandom.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
strcasecmp.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
strdup.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
strerror.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
strtol.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
strtoul.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00