summaryrefslogtreecommitdiffstats
path: root/package/libpthsem/Config.in
blob: 9ab13c3ed8a7c172f4f44bcb8f422c5a2d8eff3a (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBPTHSEM
	bool "libpthsem"
	select BR2_PACKAGE_ARGP_STANDALONE
	help
	  GNU pth is a user mode multi threading library. pthsem is an extend
	  version, with support for semaphores added.

	  http://www.auto.tuwien.ac.at/~mkoegler/pth/