postgresql/src/port
Marc G. Fournier 6de5df1f87 Tag 8.1.23. 2010-12-13 23:06:55 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:17 +02:00
Makefile Add dependency to fix parallel-make race condition. Alexander Dupuy 2006-07-14 16:45:48 +00:00
copydir.c revert prior patch to fsync directories until portability problems exposed by build farm can be sorted out 2010-02-17 11:35:51 +00:00
crypt.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
dirmod.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
exec.c Fix a number of places that were making file-type tests infelicitously. 2008-03-31 01:32:48 +00:00
fseeko.c Fix BSD fseeko to seek from the end of the file. 2005-08-11 23:05:14 +00:00
getaddrinfo.c Disble some Win32-specific code in win32-client-only builds: 2005-12-08 17:52:20 +00:00
gethostname.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
getopt.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
getopt_long.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
getrusage.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
gettimeofday.c Fix a few minor mistakes in header comments. From Qingqing Zhou. 2005-05-16 05:52:13 +00:00
inet_aton.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
isinf.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
kill.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
memcmp.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
noblock.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
open.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
path.c Fix const cast in get_progname(). 2006-02-01 12:42:00 +00:00
pgsleep.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pgstrcasecmp.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pipe.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
qsort.c Improve performance of our private version of qsort. Per recent testing, 2006-03-21 19:49:19 +00:00
rand.c Fix broken lrand48() implementation, per Merlin Moncure. 2005-08-23 13:31:11 +00:00
random.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
rint.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
snprintf.c Fix a rather sizable number of problems in our homegrown snprintf, such as 2005-12-05 02:39:43 +00:00
sprompt.c Check for "msys" so it doesn't use 'con' by checking for an evironment 2006-03-05 05:33:19 +00:00
srandom.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
strdup.c Fix our version of strdup() to adhere to the standard semantics for 2005-09-27 04:53:23 +00:00
strerror.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
strtol.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
strtoul.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
thread.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
unsetenv.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
win32.ico Add as binary mode 2004-10-07 13:59:45 +00:00
win32ver.rc Tag 8.1.23. 2010-12-13 23:06:55 -04:00