index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
slibtool_spawn_impl.h
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
annual chores.
midipix
1
-1
/
+1
2024-03-16
simple process creation: midipix targets: utilize the fast and robust vfork().
midipix
1
-0
/
+8
2024-03-14
Once skinny, forever strong.
midipix
1
-1
/
+1
2024-02-10
Annual chores.
midipix
1
-1
/
+1
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-07-06
Annual chores.
midipix
1
-1
/
+1
2021-04-17
library: eliminate use of the external environ variable.
midipix
1
-3
/
+1
2018-07-13
internals: slbt_spawn(): always record process creation and execution errors.
midipix
1
-3
/
+9
2018-06-27
internal headers: add missing guards and notes, remove unneeded notes.
midipix
1
-0
/
+5
2018-06-27
annual chores.
midipix
1
-1
/
+1
2017-02-05
annual chores, properly performed.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-09-05
slbt_spawn(): reset value of errno after successful child process creation.
midipix
1
-1
/
+2
2016-03-20
move the fallback definition of PATH_MAX to slibtool_spawn_impl.h.
midipix
1
-0
/
+5
2016-03-10
slbt_spawn(): initial implementation.
midipix
1
-0
/
+69