]> Savannah Git Hosting - gnulib.git/commit
cnd: New module.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 02:32:42 +0000 (04:32 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 02:46:54 +0000 (04:46 +0200)
commit36307d84f7bed226e8059c61ea611cf01b1dfdc4
treee955b92b5d37f4464f862ed1f3706285f554655e
parent6b4c64f06648b95f942d5428991979b9d8f2c69b
cnd: New module.

* lib/cnd.c: New file.
* modules/cnd: New file.
* doc/posix-functions/cnd_init.texi: Mention the new module.
* doc/posix-functions/cnd_wait.texi: Likewise.
* doc/posix-functions/cnd_timedwait.texi: Likewise.
* doc/posix-functions/cnd_signal.texi: Likewise.
* doc/posix-functions/cnd_broadcast.texi: Likewise.
* doc/posix-functions/cnd_destroy.texi: Likewise.
ChangeLog
doc/posix-functions/cnd_broadcast.texi
doc/posix-functions/cnd_destroy.texi
doc/posix-functions/cnd_init.texi
doc/posix-functions/cnd_signal.texi
doc/posix-functions/cnd_timedwait.texi
doc/posix-functions/cnd_wait.texi
lib/cnd.c [new file with mode: 0644]
modules/cnd [new file with mode: 0644]