summaryrefslogtreecommitdiff
path: root/src/port/strdup.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Remove separate strdup.h header file; it's redundant with port.h.Tom Lane2006-09-271-3/+1
* Revert part of recent include patch not ready for application.Bruce Momjian2006-07-141-1/+2
* Add additional includes needed on some platforms.Bruce Momjian2006-07-141-2/+1
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Fix our version of strdup() to adhere to the standard semantics forTom Lane2005-09-271-3/+5
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-281-3/+4
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update /port C header descriptions.Bruce Momjian2003-11-111-1/+2
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-181-0/+26