postgresql/src/port
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without
them, the executation behavior could be unexpected.
2005-05-25 21:40:43 +00:00
..
copydir.c Add missing error checking in readdir() loops. 2005-03-24 02:11:20 +00:00
crypt.c Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
dirmod.c Add missing error checking in readdir() loops. 2005-03-24 02:11:20 +00:00
exec.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
fseeko.c Tag appropriate files for rc3 2004-12-31 22:04:05 +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 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
getrusage.c Fix a few minor mistakes in header comments. From Qingqing Zhou. 2005-05-16 05:52:13 +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 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 Department of second thoughts. Remove FRONTEND from snprintf.c because 2005-03-20 03:53:39 +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:34:31 +00:00
open.c Change Win32 O_SYNC method to O_DSYNC because that is what the method 2005-03-24 04:36:20 +00:00
path.c Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 2005-01-26 19:24:03 +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 Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
rand.c Pgindent run for 8.0. 2004-08-29 05:07:03 +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 Must count '*' characters as potential arguments. 2005-04-14 20:53:09 +00:00
sprompt.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +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 Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +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 Update version stamps for 8.1 as listed in RELEASE_CHANGES. 2005-01-18 05:00:35 +00:00