summaryrefslogtreecommitdiff
path: root/src/backend/port/inet_aton.c
AgeCommit message (Expand)Author
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2000-12-03Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane
1999-07-17More config.h cleanups.Bruce Momjian
1999-02-07Clean up some minor compile warnings.Tom Lane
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-11Goodbye register keyword. Compiler knows better.Bruce Momjian
1998-01-23Minor cleanups for i386_solaris portMarc G. Fournier
1997-12-19More cleanups...only need one rusagestub.hMarc G. Fournier
1997-09-16Remove uint32 from inet_aton file.Bruce Momjian
1997-09-14To find uint32 on AIX.Bruce Momjian
1997-09-12Dec alphaserver patch from Malcolm BeattieBruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-03-19there, that's fixedMarc G. Fournier
1997-03-19Fixing a screw upMarc G. Fournier
1996-11-26Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson
1996-11-14Fix a comment...was going to fix the <sys/types.h> problem, butMarc G. Fournier
1996-10-28Add our own copy of inet_aton() for sparc_solaris, which doesn't have it inBryan Henderson