merge3: get rid of utstring
modified libpkg/merge3.c
@@ -50,7 +50,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -113,7 +113,7 @@ static int sameEdit(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -132,7 +132,7 @@ buf_copy_lines(UT_string *to, const char *from, int N)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -149,14 +149,14 @@ buf_copy_lines(UT_string *to, const char *from, int N)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -274,7 +274,7 @@ int merge_3way(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_add.c
@@ -111,7 +111,7 @@ attempt_to_merge(int rootfd, struct pkg_config_file *rcf, struct pkg *local,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -168,14 +168,15 @@ attempt_to_merge(int rootfd, struct pkg_config_file *rcf, struct pkg *local,
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -53,6 +53,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -40,7 +40,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -34,7 +34,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -97,7 +97,7 @@ pid_t process_spawn_pipe(FILE *inout[2], const char *command);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/lib/merge.c
@@ -39,40 +39,44 @@ ATF_TC_HEAD(merge, tc)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|