postgresql/src/port
Tom Lane d2f6c3e56c Fix sizeof(EXE) arithmetic, per Andrew Dunstan. 2004-11-06 04:24:14 +00:00
..
Makefile Add a missing dependency: the "install" target requires "all" to have 2004-10-27 11:51:40 +00:00
copydir.c Update copyright to 2004. 2004-08-29 04:13:13 +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 Code cleanup in dirmod.c. Andrew Dunstan, some further mods by moi. 2004-10-28 22:09:31 +00:00
exec.c Code cleanup in path.c and exec.c. Handle Windows drive and network specs 2004-11-06 01:16:22 +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 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 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 License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to 2004-10-05 00:12:49 +00:00
noblock.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
open.c Better document win32_open and its ability to allow concurrent 2004-10-17 23:53:30 +00:00
path.c Fix sizeof(EXE) arithmetic, per Andrew Dunstan. 2004-11-06 04:24:14 +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 License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to 2004-10-05 00:12:49 +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
win32.ico Add as binary mode 2004-10-07 13:59:45 +00:00
win32ver.rc Update win32ver.rc to 8,0,000,000. Mention it needs updating in 2004-10-06 15:23:27 +00:00