summaryrefslogblamecommitdiffstats
path: root/package/libdaemon/Config.in
blob: 69432630d6f8e3868f7aba57c8a0225f30d260f8 (plain) (tree)
1
2
3
4
5
6
7

                            
            
                                                             


                                                        
config BR2_PACKAGE_LIBDAEMON
	bool "libdaemon"
	help
	  libdaemon is a lightweight C library that eases the
	  writing of UNIX daemons.

	  http://0pointer.de/lennart/projects/libdaemon/