aboutsummaryrefslogtreecommitdiff
path: root/src/port/crypt.c
Commit message (Collapse)AuthorAge
* pgindent run.Bruce Momjian2003-08-04
|
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
| | | | | | Compiles on BCC 5.5 and VC++ 6.0 (with warnings). Karl Waclawek
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-12
|
* New patch with corrected README attached.Bruce Momjian2003-06-12
| | | | | | Also quickly added mention that it may be a qualified schema name. Rod Taylor
* More crypt() cleanup.Bruce Momjian2003-05-10
|
* Remove HPUX 9 rint() test.Bruce Momjian2003-05-10
| | | | Cleanup new crypt() source code.
* Add crypt() to /port for Win32.Bruce Momjian2003-05-09