nekral-guest dfb6416a5b libmisc/copydir.c cleanup
* libmisc/copydir.c: Split copy_tree() in more maintainable functions:
	copy_entry(), copy_dir(), copy_symlink(), copy_hardlink(),
	copy_special(), and copy_file().
	* libmisc/copydir.c: -1 is used to indicate an error, directly set err
	to -1, instead of incrementing it, and checking if not nul at the
	end.
2007-12-27 23:23:51 +00:00
..
2007-12-27 23:23:51 +00:00
2007-11-19 20:25:36 +00:00
2007-12-08 23:25:52 +00:00
2007-12-26 23:15:43 +00:00
2007-11-19 20:25:36 +00:00
2007-12-26 16:50:38 +00:00