Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
8dc63d
library api's: _util_ (utility helper interfaces) namespace overhaul.
Authored and Committed by
midipix
9 months ago
raw
patch
tree
parent
17 files changed.
38 lines added
.
38 lines removed
.
include/slibtool/slibtool.h
file modified
+5
-5
project/common.mk
file modified
+5
-5
project/tree.mk
file modified
+1
-1
src/driver/slbt_host_params.c
file modified
+1
-1
src/fallback/slbt_archive_import_mri.c
file modified
+4
-4
src/internal/slibtool_lconf_impl.c
file modified
+2
-2
src/logic/linkcmd/slbt_linkcmd_archive.c
file modified
+1
-1
src/logic/linkcmd/slbt_linkcmd_dsolib.c
file modified
+1
-1
src/logic/linkcmd/slbt_linkcmd_executable.c
file modified
+1
-1
src/logic/slbt_exec_install.c
file modified
+5
-5
src/logic/slbt_exec_link.c
file modified
+1
-1
src/output/slbt_output_fdcwd.c
file modified
+2
-2
src/util/slbt_archive_import.c
src/helper/slbt_archive_import.c
file renamed
+4
-4
src/util/slbt_copy_file.c
src/helper/slbt_copy_file.c
file renamed
+1
-1
src/util/slbt_dump_machine.c
src/helper/slbt_dump_machine.c
file renamed
+3
-3
src/util/slbt_map_input.c
src/helper/slbt_map_input.c
file renamed
+0
-0
src/util/slbt_realpath.c
src/helper/slbt_realpath.c
file renamed
+1
-1
library api's: _util_ (utility helper interfaces) namespace overhaul.
include/slibtool/slibtool.h
file modified
+5
-5
project/common.mk
file modified
+5
-5
project/tree.mk
file modified
+1
-1
src/driver/slbt_host_params.c
file modified
+1
-1
src/fallback/slbt_archive_import_mri.c
file modified
+4
-4
src/internal/slibtool_lconf_impl.c
file modified
+2
-2
src/logic/linkcmd/slbt_linkcmd_archive.c
file modified
+1
-1
src/logic/linkcmd/slbt_linkcmd_dsolib.c
file modified
+1
-1
src/logic/linkcmd/slbt_linkcmd_executable.c
file modified
+1
-1
src/logic/slbt_exec_install.c
file modified
+5
-5
src/logic/slbt_exec_link.c
file modified
+1
-1
src/output/slbt_output_fdcwd.c
file modified
+2
-2
src/util/slbt_archive_import.c
src/helper/slbt_archive_import.c
file renamed
+4
-4
src/util/slbt_copy_file.c
src/helper/slbt_copy_file.c
file renamed
+1
-1
src/util/slbt_dump_machine.c
src/helper/slbt_dump_machine.c
file renamed
+3
-3
src/util/slbt_map_input.c
src/helper/slbt_map_input.c
file renamed
file was renamed with no change to the file
src/util/slbt_realpath.c
src/helper/slbt_realpath.c
file renamed
+1
-1