Hi, patches in following series are minor improvements for uuidd and libuuid, first four of them address the comments I got as a feedback to the previous patches. I'm fine with postponing these changes until util-linux-2.19 is out. Thanks, Petr Uzel (7): uuidd: use daemon(3) library function uuidd: use die() where possible uuidd: use write_all from include/writeall.h uuidd, libuuid: get rid of some magic numbers uuidd: increase connection backlog size to SOMAXCONN uuidd: fix -n usage uuidd: correctly report number of generated subsequent UUIDs misc-utils/uuidd.c | 84 +++++++++++++------------------------------ shlibs/uuid/src/gen_uuid.c | 6 ++-- 2 files changed, 29 insertions(+), 61 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html