aboutsummaryrefslogtreecommitdiff
path: root/src/port/crypt.c
Commit message (Expand)AuthorAge
* Suppress dead, unportable src/port/crypt.c code.Noah Misch2014-10-12
* pgindent run for 9.4Bruce Momjian2014-05-06
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0, second runBruce Momjian2010-07-06
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-28
* Add parentheses to macros when args are used in computations. WithoutBruce Momjian2005-05-25
* License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, toNeil Conway2004-10-05
* Fix warnings from crypt.c compile.Bruce Momjian2004-10-04
* Comment out unused variable.Bruce Momjian2004-10-04
* Remove inclusion of windows.h now that it is included in c.h, per ideaBruce Momjian2004-09-27
* pgindent run.Bruce Momjian2003-08-04
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-12
* New patch with corrected README attached.Bruce Momjian2003-06-12
* More crypt() cleanup.Bruce Momjian2003-05-10
* Remove HPUX 9 rint() test.Bruce Momjian2003-05-10
* Add crypt() to /port for Win32.Bruce Momjian2003-05-09