Log In
Redfoxmoon
/
cross
/
slibtool
Forked from
cross/slibtool
10 months ago
Clone
Source Code
GIT
Source
Stats
History src/helper/slbt_dump_machine.c
Branch:
5c4d52d78ab5f2a925ad0ac185d8a4d4738c9b0a
main
5c4d52d78ab5f2a925ad0ac185d8a4d4738c9b0a
src
helper
slbt_dump_machine.c
slbt_dump_machine(): following the switch away from streams, fix type of ret.
midipix
• 6 years ago
8ecddc
slbt_dump_machine(): do not use the non-portable (oversight) EBADR as a hint.
midipix
• 6 years ago
632dbf
helper interfaces: slbt_dump_machine(): guard against a zero buflen parameter.
midipix
• 6 years ago
fb9424
helper interfaces: re-implemented slbt_dump_machine() w. pure fdio.
midipix
• 6 years ago
db27dd
slbt_dump_machine_child(): fix argv[0] computation logic.
midipix
• 6 years ago
f7d56b
annual chores.
midipix
• 6 years ago
6803d8
process spawning and forking: use dup2, not dup, in the child process.
midipix
• 6 years ago
f4ed8e
process forking and spawning: call _exit, not exit, in the child process.
midipix
• 6 years ago
ec6d7a
annual chores, properly performed.
midipix
• 7 years ago
78d96a
annual chores.
midipix
• 7 years ago
ca7ab6
driver: accommodate hosts that occasionally use '-portbld-' in their triple.
midipix
• 8 years ago
c67e64
slbt_dump_machine(): fix child process control flow.
midipix
• 8 years ago
d986a0
library: helper functions: added slbt_dump_machine.
midipix
• 8 years ago
575cdb