index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
/
slibtool_symlink_impl.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-02-21
slbt_util_copy_file(): simplify interface.
midipix
1
-1
/
+1
2024-02-20
utility api's: _output_ namespace: simplified the execution context interfaces.
midipix
1
-2
/
+2
2024-02-18
code base: set the visilbity of internal library interfaces to hidden.
midipix
1
-2
/
+3
2024-02-10
Annual chores.
midipix
1
-1
/
+1
2024-02-10
code base: simplify checks against value returned from snprintf() via wrapper.
midipix
1
-4
/
+6
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-07-06
Annual chores.
midipix
1
-1
/
+1
2021-05-06
link mode: always create libfoo.so.def.{host|flavor} and related tags.
midipix
1
-1
/
+6
2021-04-15
internals: slbt_create_symlink(): properly handle absolute-path link targets.
midipix
1
-2
/
+12
2021-04-15
library: replace all uses of rename() with renameat().
midipix
1
-1
/
+1
2021-04-15
library: replace all uses of symlink() with symlinkat().
midipix
1
-1
/
+6
2021-04-15
library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat().
midipix
1
-2
/
+2
2020-12-20
internals: error tracing: record the not-found path upon ENOENT as needed.
midipix
1
-2
/
+2
2018-06-27
annual chores.
midipix
1
-1
/
+1
2018-06-21
link mode: --disable-{shared|static}: use differently-named placeholders.
midipix
1
-5
/
+39
2017-02-05
annual chores, properly performed.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-12-14
link mode: create an archive /dev/null symlink placeholder as needed.
midipix
1
-2
/
+3
2016-09-03
slbt_create_symlink(): added error trace support.
midipix
1
-6
/
+9
2016-04-23
slbt_create_symlink(): properly handle -disable-shared.
midipix
1
-1
/
+4
2016-04-21
link mode: added -all-static support.
midipix
1
-1
/
+4
2016-04-16
slbt_create_symlink(): restore execution context argument vector at exit.
midipix
1
-2
/
+12
2016-04-11
slbt_create_symlink(): make the type of lnkname more convenient to callers.
midipix
1
-2
/
+6
2016-04-09
internal: slbt_create_symlink(): fix step output for link mode.
midipix
1
-6
/
+7
2016-04-09
internal: slbt_create_symlink(): account for both the link and install mode.
midipix
1
-2
/
+7
2016-04-08
internal: slbt_create_symlink(): initial implementation and integration.
midipix
1
-0
/
+62