aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-08 20:06:27 +0000
committerlloyd <[email protected]>2008-11-08 20:06:27 +0000
commit73ba6c48e349955f05e81d674172c9c737540280 (patch)
treebb5636fc4e444b73d72c8a62b7fffd4310541347 /src/utils/info.txt
parent39f29e53a346eed9671a108b6aa59eb78b1dc084 (diff)
Move most of what was left in core to utils (since that is what they are,
basically). buf_comp and data_src might need their own directory, but it doesn't really feel like it.
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r--src/utils/info.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt
index 127ea5e2f..4999a08e7 100644
--- a/src/utils/info.txt
+++ b/src/utils/info.txt
@@ -15,12 +15,17 @@ filters
<add>
bit_ops.h
bswap.h
+buf_comp.h
charset.cpp
charset.h
+data_src.cpp
+data_src.h
datastor.cpp
datastor.h
-entropy.h
entropy.cpp
+entropy.h
+exceptn.cpp
+exceptn.h
loadstor.h
mem_ops.h
mlock.cpp
@@ -28,6 +33,7 @@ mutex.h
parsing.cpp
parsing.h
rotate.h
+secmem.h
stl_util.h
types.h
ui.cpp