hurdextras-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unionfs ChangeLog


From: Manuel Menal
Subject: unionfs ChangeLog
Date: Thu, 13 Apr 2006 12:33:36 +0000

CVSROOT:        /sources/hurdextras
Module name:    unionfs
Branch:         
Changes by:     Manuel Menal <address@hidden>   06/04/13 12:33:36

Modified files:
        .              : ChangeLog 

Log message:
        Cleanup patch by Ben Asselstine (remove unused variables, make some 
functions static) (Manuel)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurdextras/unionfs/ChangeLog.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: unionfs/ChangeLog
diff -u unionfs/ChangeLog:1.18 unionfs/ChangeLog:1.19
--- unionfs/ChangeLog:1.18      Thu Jun 30 18:49:54 2005
+++ unionfs/ChangeLog   Thu Apr 13 12:33:36 2006
@@ -1,3 +1,17 @@
+2006-04-13  Ben Asselstine  <address@hidden>
+
+       * options.c (argp_parse_common_options)
+       (argp_parse_startup_options, parsing_startup_options_finished)
+       (argp_common_options, argp_startup_options)
+       (argp_parser_common_options, argp_parser_startup_options)
+       (argp_children_runtime): Make these static.
+       * ulfs.c (ulfs_create, ulfs_destroy, ulfs_install)
+       (ulfs_uninstall, ulfs_get_path): Likewise.
+
+       * ulfs.h (ulfs_get_path): Remove declaration.
+
+       * lib.c (for_each_subdir): Remove unused variables.
+
 2005-06-27  Ben Asselstine  <address@hidden>
 
        * ulfs.c (ulfs_install): Rewrote to allow insertions of




reply via email to

[Prev in Thread] Current Thread [Next in Thread]