postgresql/src/port
Bruce Momjian 467839df26 Handle threading in two more gethostbyname calls. 2003-06-14 18:20:33 +00:00
..
Makefile Add thread.c for libpq threading, and hook it into libpq/configure. 2003-06-14 14:35:42 +00:00
copydir.c Reorganize Win32 includes to only include <port.h> after system includes 2003-05-16 01:57:52 +00:00
crypt.c Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
dirmod.c Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
fseeko.c Back out flockfile change for NetBSD. Giles Lean reports they are not 2003-01-11 19:38:23 +00:00
getaddrinfo.c Handle threading in two more gethostbyname calls. 2003-06-14 18:20:33 +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 Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +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 Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
gettimeofday.c Allow interfaces to compile under MingGW/Win32 by adding _P to symbols 2003-05-16 04:59:24 +00:00
inet_aton.c Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
isinf.c
memcmp.c pgindent run. 2002-09-04 20:31:48 +00:00
path.c Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
qsort.c pgindent run. 2002-09-04 20:31:48 +00:00
random.c
rint.c Add rint() to /port, remove from qnx/. 2003-05-09 16:26:29 +00:00
snprintf.c
srandom.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
strtoul.c
threads.c Add thread.c for libpq threading, and hook it into libpq/configure. 2003-06-14 14:35:42 +00:00