This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-06 07:42:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
293ab5abf3fcd8bcd57490a9b5a2e05a00a321ec
postgres
/
src
/
port
T
History
Tom Lane
c024fa4cb5
Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion
...
from Martin Renters.
2002-08-12 15:24:07 +00:00
..
gethostname.c
…
getrusage.c
…
inet_aton.c
…
isinf.c
…
Makefile
Assemble portability modules into libpgport library.
2002-07-27 20:10:05 +00:00
memcmp.c
…
qsort.c
Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion
2002-08-12 15:24:07 +00:00
random.c
…
snprintf.c
…
srandom.c
…
strcasecmp.c
…
strdup.c
…
strerror.c
…
strtol.c
…
strtoul.c
…