]> Savannah Git Hosting - gnulib.git/commit
pthread-once: New module.
authorBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:37:41 +0000 (02:37 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:37:41 +0000 (02:37 +0200)
commit222a7e6cb8b1d514efeca426345dc273e92233df
tree7ed173927d19956f93fd8e2b7023e4ec1114423f
parentfdff0fd122cef97dc88e8e173bcce253534da145
pthread-once: New module.

* lib/pthread-once.c: New file.
* m4/pthread-once.m4: New file.
* modules/pthread-once: New file.
* doc/posix-functions/pthread_once.texi: Mention the new module.
ChangeLog
doc/posix-functions/pthread_once.texi
lib/pthread-once.c [new file with mode: 0644]
m4/pthread-once.m4 [new file with mode: 0644]
modules/pthread-once [new file with mode: 0644]