summaryrefslogtreecommitdiff
path: root/src/backend/port/inet_aton.c
Commit message (Expand)AuthorAgeFilesLines
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-7/+7
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-4/+4
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-5/+5
* Minor cleanups for i386_solaris portMarc G. Fournier1998-01-231-2/+1
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-191-1/+1
* Remove uint32 from inet_aton file.Bruce Momjian1997-09-161-5/+1
* To find uint32 on AIX.Bruce Momjian1997-09-141-0/+4
* Dec alphaserver patch from Malcolm BeattieBruce Momjian1997-09-121-1/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-21/+21
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-43/+53
* there, that's fixedMarc G. Fournier1997-03-191-0/+142
* Fixing a screw upMarc G. Fournier1997-03-191-142/+0
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-261-0/+1
* Fix a comment...was going to fix the <sys/types.h> problem, butMarc G. Fournier1996-11-141-9/+10
* Add our own copy of inet_aton() for sparc_solaris, which doesn't have it inBryan Henderson1996-10-281-0/+140