summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/setproctitle.c
Commit message (Collapse)AuthorAgeFilesLines
* setproctitle: use defined() around __linux__ in #elifPaddy Smith2011-02-181-1/+1
|
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
|
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-9/+9
|
* avahi_set_proc_title(): change the process name with prctl() if availableLennart Poettering2006-08-311-1/+12
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1300 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * many small fixes for NetBSDSebastien Estienne2005-10-311-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@911 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* make use of setproctitle() to change the process title of the daemon ↵Lennart Poettering2005-10-301-0/+102
processes. This is especially useful to distuingish the main daemon and the chroot() helper process. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@908 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe