You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/port
Tom Lane 4c9aa572fa Revert mistaken #include change, per Merlin Moncure. 22 years ago
..
Makefile Add thread library to libpgport creation. 22 years ago
copydir.c Replace opendir/closedir calls throughout the backend with AllocateDir 22 years ago
crypt.c pgindent run. 23 years ago
dirmod.c For immediate application to HEAD. 22 years ago
exec.c Attached is a patch that takes care of the PATHSEP issue. I made a more 22 years ago
fseeko.c fflush() FILE buffer to descriptor so stat call gets proper size in fseeko.c. 22 years ago
getaddrinfo.c $Header: -> $PostgreSQL Changes ... 22 years ago
gethostname.c $Header: -> $PostgreSQL Changes ... 22 years ago
getopt.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
getopt_long.c $Header: -> $PostgreSQL Changes ... 22 years ago
getrusage.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
gettimeofday.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
inet_aton.c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
isinf.c $Header: -> $PostgreSQL Changes ... 22 years ago
kill.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
memcmp.c $Header: -> $PostgreSQL Changes ... 22 years ago
noblock.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
open.c * Most changes are to fix warnings issued when compiling win32 22 years ago
path.c Use sizeof() rather than strlen() in array size. 22 years ago
pgsleep.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
pgstrcasecmp.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
pipe.c Revert mistaken #include change, per Merlin Moncure. 22 years ago
qsort.c $Header: -> $PostgreSQL Changes ... 22 years ago
rand.c * Most changes are to fix warnings issued when compiling win32 22 years ago
random.c $Header: -> $PostgreSQL Changes ... 22 years ago
rint.c $Header: -> $PostgreSQL Changes ... 22 years ago
snprintf.c Throw compile error if our non-thread-safe snprintf is used. 22 years ago
sprompt.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
srandom.c $Header: -> $PostgreSQL Changes ... 22 years ago
strdup.c $Header: -> $PostgreSQL Changes ... 22 years ago
strerror.c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
strtol.c Update /port C header descriptions. 22 years ago
strtoul.c Move libc replacement files from src/backend/port to src/port. 24 years ago
thread.c Include c.h instead of postgres.h in files that need to be usable in 22 years ago
unsetenv.c Second try at a portable unsetenv(). 22 years ago