summaryrefslogtreecommitdiff
path: root/src/backend/port/inet_aton.h
Commit message (Collapse)AuthorAgeFilesLines
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
|
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-191-2/+3
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-081-1/+1
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-1/+1
|
* there, that's fixedMarc G. Fournier1997-03-191-0/+2
|
* Fixing a screw upMarc G. Fournier1997-03-191-2/+0
|
* Add our own copy of inet_aton() for sparc_solaris, which doesn't have it inBryan Henderson1996-10-281-0/+2
the standard C library.