summaryrefslogtreecommitdiff
path: root/FILELIST
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-21 11:12:07 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-21 11:12:07 +0200
commit562548f619a3612ba6e696cc279d7330f36534b8 (patch)
tree2252d25e8c9ab3ba49e61aec65c6a7360769b9c8 /FILELIST
parent91b10334fe8797902c2ec58da1be789803763d2d (diff)
downloadpgfuse-562548f619a3612ba6e696cc279d7330f36534b8.tar.gz
pgfuse-562548f619a3612ba6e696cc279d7330f36534b8.tar.bz2
-
Diffstat (limited to 'FILELIST')
-rw-r--r--FILELIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/FILELIST b/FILELIST
index f34a2b3..5460684 100644
--- a/FILELIST
+++ b/FILELIST
@@ -4,6 +4,7 @@ config.h - global limitations of the program
pgfuse.c - main and hooks for FUSE operations
pgsql.c - implementation of PostgreSQL access functions
pgsql.h - header file of PostgreSQL access functions
+endian.h - porting layer for 64-bit conversion functions
testfsync.c - tests flush, fsync, fdatasync, can't be done eaily
with file system commands only
testpgfsql.c - standalone tests of libpq interface (for instance