summaryrefslogtreecommitdiffstats
path: root/lib/util/system.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-31/+0
* libreplace: Add getpeereid implementation.Jelmer Vernooij2012-03-241-29/+0
* lib/util: Remove trivial wrapper sys_connect() around connect().Jelmer Vernooij2012-03-241-19/+0
* replace: Move memalign() from lib/util/system.c to libreplace.Jelmer Vernooij2012-03-241-35/+0
* lib/util: Remove unused sys_inet_makeaddr()Andrew Bartlett2012-02-171-9/+0
* lib/util: Remove unused sys_gethostbyname()Andrew Bartlett2012-02-171-42/+0
* lib/util Move sys_memalign into lib/util/system.cAndrew Bartlett2011-05-311-0/+39
* lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett2011-05-031-0/+72
* Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman2009-02-231-0/+29
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+90