浏览代码

exec Copying quote from README just to make a point.

Olle E. Johansson 10 年之前
父节点
当前提交
cc97adb901
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      modules/exec/kill.c

+ 2 - 1
modules/exec/kill.c

@@ -37,7 +37,8 @@
  * and last but not least -- we don't know the child pid (we use popen)
  * so we cannot close anyway
  *
- *
+ * From the README:
+ *  (There is kill.c but it is not used along with the current mechanisms based on popen. Besides that kill.c is ugly).
  */