postgresql/src/port
2005-10-03 17:07:18 +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 Add missing gettext() calls in find_my_exec(). It's probably too late 2005-01-14 17:47:49 +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
Makefile Add a missing dependency: the "install" target requires "all" to have 2004-10-27 11:51:40 +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 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 2005-01-26 19:24:21 +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 Tag appropriate files for rc3 2004-12-31 22:04:05 +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 Stamp release 8.0.4. 2005-10-03 17:07:18 +00:00