Parcourir la source

exec Copying quote from README just to make a point.

Olle E. Johansson il y a 10 ans
Parent
commit
cc97adb901
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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).
  */