- Notifications
You must be signed in to change notification settings - Fork 19
Release notes for 1.2.1
Nick Alcock edited this page Oct 15, 2019 · 1 revision
- Fix a bug causing DTrace to fail to terminate if a process was grabbed using
-c
, then died while traced withustack()
,usym()
orumod()
or by thepid
orusdt
providers.
-
Compile on glibc 2.28, which moves
makedev()
out of<sys/types.h>
. -
Improvements to the testsuite in the presence of recent versions of GNU Awk. o