CVSROOT: /sources/hurdextras
Module name: unionfs
Branch:
Changes by: Manuel Menal <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* ulfs.c (ulfs_install): Rewrote to allow insertions of
_______________________________________________
Hurdextras-commit mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/hurdextras-commit