3cc05e408c5457ce8469cc1cb2b8755c4879bb4b
Useful for handling a certain kind of mutex, with some primitive priority concept. There is a Master and several Slaves, Master can block slaves from being able to acquire the lock, and take the control itself once all slaves are done. Slaves share the same lock, and can acquire every time they want, as many times as they want. If you see the mutex object like a microphone, and more people talking at a conference sharing it, where there's a boss that can hold his/her employees from talking, you got it.
[services] add client-updates-daemon wrapper (which sets LC_*), move real executable to /usr/libexec, close bug #1880
Entropy Package Manager README file. This is a one-man crusade. =============================================================== This section will be hopefully filled soon.
Description
Languages
Python
98.8%
Shell
0.7%
Makefile
0.4%