Log In
Redfoxmoon
/
cross
/
slibtool
Forked from
cross/slibtool
10 months ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
7ae5c1
library: replace all uses of stat() and lstat() with fstatat() counterparts.
Authored and Committed by
midipix
3 years ago
raw
patch
tree
parent
4 files changed.
43 lines added
.
20 lines removed
.
src/logic/slbt_exec_execute.c
file modified
+6
-1
src/logic/slbt_exec_install.c
file modified
+16
-7
src/logic/slbt_exec_link.c
file modified
+13
-9
src/logic/slbt_exec_uninstall.c
file modified
+8
-3
library: replace all uses of stat() and lstat() with fstatat() counterparts.
src/logic/slbt_exec_execute.c
file modified
+6
-1
src/logic/slbt_exec_install.c
file modified
+16
-7
src/logic/slbt_exec_link.c
file modified
+13
-9
src/logic/slbt_exec_uninstall.c
file modified
+8
-3