[wicked-commit] [openSUSE/wicked] 391421: Do not close stderr on daemon() when in log-target
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 391421d83a4cee42a47393f3dfc06381fa320d37 https://github.com/openSUSE/wicked/commit/391421d83a4cee42a47393f3dfc06381fa... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-04-30 (Wed, 30 Apr 2014) Changed paths: M autoip4/main.c M dhcp4/main.c M dhcp6/main.c M include/wicked/netinfo.h M include/wicked/util.h M nanny/main.c M server/main.c M src/netinfo.c M src/util.c Log Message: ----------- Do not close stderr on daemon() when in log-target Commit: 008f1d9494f632f203a72ef79c6a7a0f5c0f4ed4 https://github.com/openSUSE/wicked/commit/008f1d9494f632f203a72ef79c6a7a0f5c... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-05-02 (Fri, 02 May 2014) Changed paths: M autoip4/main.c M dhcp4/main.c M dhcp6/main.c M include/wicked/util.h M nanny/main.c M server/main.c M src/util.c Log Message: ----------- utils: close fds in child, after the daemon() call Commit: f50330bb9e9f7f876c249ce047f76c635695cc58 https://github.com/openSUSE/wicked/commit/f50330bb9e9f7f876c249ce047f76c6356... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-05-02 (Fri, 02 May 2014) Changed paths: M autoip4/main.c M dhcp4/main.c M dhcp6/main.c M include/wicked/netinfo.h M include/wicked/util.h M nanny/main.c M server/main.c M src/netinfo.c M src/util.c Log Message: ----------- Merge pull request #222 from mtomaschewski/noclose Do not close stderr in daemon() when used in log-target Compare: https://github.com/openSUSE/wicked/compare/e7cf06f9dde4...f50330bb9e9f
participants (1)
-
Pawel Wieczorkiewicz