postgresql/src/port
Bruce Momjian 72ed916a1f Add errno value for thread *_r function call buffer too small. Improve
thread comments.
2003-09-15 02:30:29 +00:00
..
Makefile I'm quite fond of doing VPATH builds, i.e. building outside the source 2003-08-13 03:12:04 +00:00
copydir.c copydir() is supposed to return on failure, not elog(ERROR). Reduce 2003-09-10 20:12:01 +00:00
crypt.c pgindent run. 2003-08-04 00:43:34 +00:00
dirmod.c pgindent run. 2003-08-04 00:43:34 +00:00
fseeko.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
getaddrinfo.c pgindent run. 2003-08-04 00:43:34 +00:00
gethostname.c Remove sys/types.h in files that include postgres.h, and hence c.h, 2002-09-02 02:47:07 +00:00
getopt.c pgindent run. 2003-08-04 00:43:34 +00:00
getopt_long.c pgindent run. 2003-08-04 00:43:34 +00:00
getrusage.c Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
gettimeofday.c pgindent run. 2003-08-04 00:43:34 +00:00
inet_aton.c Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
isinf.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
memcmp.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
path.c pgindent run. 2003-08-04 00:43:34 +00:00
qsort.c pgindent run. 2002-09-04 20:31:48 +00:00
random.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
rint.c Add rint() to /port, remove from qnx/. 2003-05-09 16:26:29 +00:00
snprintf.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
sprompt.c Move simple_prompt()/sprompt.c into /port. 2003-08-08 04:52:22 +00:00
srandom.c Move libc replacement files from src/backend/port to src/port. 2002-07-18 04:13:59 +00:00
strcasecmp.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
strdup.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
strerror.c A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
strtol.c Update copyrights to 2003. 2003-08-04 02:40:20 +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 Add errno value for thread *_r function call buffer too small. Improve 2003-09-15 02:30:29 +00:00