summaryrefslogtreecommitdiff
path: root/FILELIST
diff options
context:
space:
mode:
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