postgresql/src/port
Marc G. Fournier c689dacd6d Tag 8.0.26 2010-10-01 10:39:44 -03:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:19 +02:00
Makefile Add dependency to fix parallel-make race condition. Alexander Dupuy 2006-07-14 16:45:55 +00:00
copydir.c Add missing error checking in readdir() loops. 2005-03-24 02:11:33 +00:00
crypt.c License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to 2004-10-05 00:12:49 +00:00
dirmod.c rmtree() reported the wrong pathname if final rmdir failed. 2005-08-02 15:14:56 +00:00
exec.c Fix a number of places that were making file-type tests infelicitously. 2008-03-31 01:33:13 +00:00
fseeko.c Backpatch fseeko fix for seeking from end of file. 2005-08-12 00:29:22 +00:00
getaddrinfo.c Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
gethostname.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
getopt.c Adjust comments previously moved to column 1 by pgident. 2004-10-07 15:21:58 +00:00
getopt_long.c Back-port several small portability fixes to get contrib building 2005-08-02 01:35:23 +00:00
getrusage.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
kill.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
memcmp.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
noblock.c Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 2005-03-25 00:35:20 +00:00
open.c Change Win32 O_SYNC method to O_DSYNC because that is what the method 2005-03-24 04:37:07 +00:00
path.c Fix const cast in get_progname(). 2006-02-01 12:42:30 +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 License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to 2004-10-05 00:12:49 +00:00
rand.c Fix broken lrand48() implementation, per Merlin Moncure. 2005-08-23 13:31:19 +00:00
random.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Check for "msys" so it doesn't use 'con' by checking for an evironment 2006-03-05 05:33:47 +00:00
srandom.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
strdup.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
unsetenv.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
win32.ico Add as binary mode 2004-10-07 13:59:45 +00:00
win32ver.rc Tag 8.0.26 2010-10-01 10:39:44 -03:00