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
/
helper
/
slbt_dump_machine.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-07-16
slbt_dump_machine(): following the switch away from streams, fix type of ret.
midipix
1
-2
/
+2
2018-07-16
slbt_dump_machine(): do not use the non-portable (oversight) EBADR as a hint.
midipix
1
-2
/
+2
2018-06-29
helper interfaces: slbt_dump_machine(): guard against a zero buflen parameter.
midipix
1
-1
/
+1
2018-06-29
helper interfaces: re-implemented slbt_dump_machine() w. pure fdio.
midipix
1
-29
/
+48
2018-06-29
slbt_dump_machine_child(): fix argv[0] computation logic.
midipix
1
-1
/
+1
2018-06-27
annual chores.
midipix
1
-1
/
+1
2017-11-18
process spawning and forking: use dup2, not dup, in the child process.
midipix
1
-7
/
+4
2017-11-18
process forking and spawning: call _exit, not exit, in the child process.
midipix
1
-2
/
+2
2017-02-05
annual chores, properly performed.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-09-19
driver: accommodate hosts that occasionally use '-portbld-' in their triple.
midipix
1
-0
/
+6
2016-04-30
slbt_dump_machine(): fix child process control flow.
midipix
1
-3
/
+2
2016-04-23
library: helper functions: added slbt_dump_machine.
midipix
1
-0
/
+113