From 303103f9a2fa0837a4613a5ad57f7f1ca2f1d61b Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 5 Aug 2015 22:23:35 -0700 Subject: New filesystem object testing functions. * lisplib.c (path_test_set_entries, path_test_instantiate): New static functions. (dlt_register): Registered new functions to dl_table. * txr.1: Documented new functions. * share/txr/stdlib/path-test.tl: New file. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9c2f55d..65a5775b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2015-08-05 Kaz Kylheku + + New filesystem object testing functions. + + * lisplib.c (path_test_set_entries, path_test_instantiate): + New static functions. + (dlt_register): Registered new functions to dl_table. + + * txr.1: Documented new functions. + + * share/txr/stdlib/path-test.tl: New file. + 2015-08-05 Kaz Kylheku Adding support for uid and gid manipulation. -- cgit v1.2.3