NetBSD/bin/dd
mlelstv ab1ad50d80 Don't use the signal handler to terminate when nothing is to do (count=0, files=0).
The signal handler tries to raise the signal again, so that a parent can retrieve
the signal from the exit code. Calling the terminate handler with signal code 0
doesn't raise a signal and dd continues with exit(127) making this case an error.
2024-01-26 07:10:04 +00:00
..
Makefile
args.c Don't use the signal handler to terminate when nothing is to do (count=0, files=0). 2024-01-26 07:10:04 +00:00
conv.c
conv_tab.c The "ibm" and "oldibm" tables are identical, because POSIX just 2022-01-14 23:55:16 +00:00
dd.1 The "ibm" and "oldibm" tables are identical, because POSIX just 2022-01-14 23:55:16 +00:00
dd.c
dd.h
dd_hostops.c
dd_rumpops.c
dd_swab.c
extern.h update header too. 2022-01-14 23:56:35 +00:00
misc.c
position.c