summaryrefslogtreecommitdiff
path: root/lib/util/system.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-31/+0
2012-03-24libreplace: Add getpeereid implementation.Jelmer Vernooij1-29/+0
2012-03-24lib/util: Remove trivial wrapper sys_connect() around connect().Jelmer Vernooij1-19/+0
2012-03-24replace: Move memalign() from lib/util/system.c to libreplace.Jelmer Vernooij1-35/+0
2012-02-17lib/util: Remove unused sys_inet_makeaddr()Andrew Bartlett1-9/+0
2012-02-17lib/util: Remove unused sys_gethostbyname()Andrew Bartlett1-42/+0
2011-05-31lib/util Move sys_memalign into lib/util/system.cAndrew Bartlett1-0/+39
2011-05-03lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett1-0/+72
2009-02-23Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman1-0/+29
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+90