Release Name: 0.8.1
Notes:
* Bug fix for Linux with regards to embedded nulls
* Better handling of process termination in mid-read
Changes:
* The Linux and Solaris libraries now handle the possibility of a process
terminating in the middle of a read more gracefully. If that happens, they
merely skip to the next record, i.e. it's all or nothing. Thanks go to
Heejong Lee for the spot and patch.
* Fixed a bug in the Linux version where embedded nulls were not being
stripped out of the cmdline data.
* Added the comm alias back to the Solaris version. Thanks go to Jun Young Kim
for the spot.
|