index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
fseeko.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Remove BSD/OS (BSDi) port. There are no known users upgrading to
Bruce Momjian
2012-05-03
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Use __bsdi__ consistently.
Bruce Momjian
2010-05-15
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Fix BSD fseeko to seek from the end of the file.
Bruce Momjian
2005-08-11
*
Fix a whole bunch of #includes that were either wrong or redundant.
Tom Lane
2005-07-28
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
fflush() FILE buffer to descriptor so stat call gets proper size in fseeko.c.
Bruce Momjian
2004-03-23
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Back out flockfile change for NetBSD. Giles Lean reports they are not
Bruce Momjian
2003-01-11
*
flockfile/funlockfile is POSIX, so NetBSD has them too --- use them.
Bruce Momjian
2003-01-02
*
Fix BSD/OS thread file locking bug in new fseeko code.
Bruce Momjian
2003-01-02
*
fseeko NetBSD fix.
Bruce Momjian
2002-10-28
*
Fix include for NetBSD.
Bruce Momjian
2002-10-24
*
Add prototype include to fseeko.c.
Bruce Momjian
2002-10-24
*
Add fseeko for NetBSD.
Bruce Momjian
2002-10-24
*
Improve coding style of new function.
Bruce Momjian
2002-10-23
*
Make BSD/OS fseeko thread-safe.
Bruce Momjian
2002-10-23
*
Add fseeko/ftello using fsetpos/fgetpos for BSD/OS.
Bruce Momjian
2002-10-23