summaryrefslogtreecommitdiffstats
path: root/daemon.c
Commit message (Collapse)AuthorAgeFilesLines
* Modernize daemon_start(3).Ralf Baechle2015-05-201-11/+7
| | | | | | | daemon_start(3) was implemented using ancient APIs. Modernize and simplify using setsid(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Move all header files to be installed to new subdirectory netax25.Ralf Baechle2009-06-201-1/+1
|
* Eleminate use of register keywordRalf Baechle2009-06-141-1/+1
| | | | | Any modern C compiler will just ignore register so it's just cluttering the screen.
* Import ax25-lib 0.0.1 from tarballax25-lib-0.0.1Ralf Baechle1999-04-101-0/+62