postgresql/src/port
Bruce Momjian f95ff4b978 Comment out unused variable. 2004-10-04 15:09:27 +00:00
..
Makefile Make libpgport be front-end only and make libpgport_srv be a backend 2004-10-04 13:43:59 +00:00
copydir.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
crypt.c Comment out unused variable. 2004-10-04 15:09:27 +00:00
dirmod.c Remove inclusion of windows.h now that it is included in c.h, per idea 2004-09-27 19:16:03 +00:00
exec.c Small WIN32_CLIENT_ONLY cleanup for new build patch. 2004-09-27 23:58:09 +00:00
fseeko.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
getaddrinfo.c Revert patch that removed BUFSIZ usage. The memory has to hold the 2004-09-28 00:07:01 +00:00
gethostname.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
getopt.c Include c.h instead of postgres.h in files that need to be usable in 2004-06-24 18:53:48 +00:00
getopt_long.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
getrusage.c Fix getrusage() emulation on Windows. Magnus Hagander 2004-09-02 17:55:16 +00:00
gettimeofday.c Include c.h instead of postgres.h in files that need to be usable in 2004-06-24 18:53:48 +00:00
inet_aton.c Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
isinf.c isinf.c needs <float.h> on some platforms, per Darcy Buskermolen. 2004-09-30 16:38:39 +00:00
kill.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
memcmp.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
noblock.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
open.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
path.c Fix gratuitous weirdness in function prototype, per Kris Jurka. 2004-09-24 05:16:35 +00:00
pgsleep.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pgstrcasecmp.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
pipe.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
qsort.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rand.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
random.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
rint.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
snprintf.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
sprompt.c Remove inclusion of windows.h now that it is included in c.h, per idea 2004-09-27 19:16:03 +00:00
srandom.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
strdup.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
strerror.c make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
strtol.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
strtoul.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
thread.c Revert patch that removed BUFSIZ usage. The memory has to hold the 2004-09-28 00:07:01 +00:00
unsetenv.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00