]> Savannah Git Hosting - gnulib.git/commit
tss: New module.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 02:34:49 +0000 (04:34 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 02:46:55 +0000 (04:46 +0200)
commitee2f4139e12114621dc1e4db54c0b1658a9fadac
treefdd2b1cd0b14a133905f10b8dc46803044edc64c
parent36307d84f7bed226e8059c61ea611cf01b1dfdc4
tss: New module.

* lib/tss.c: New file.
* modules/tss: New file.
* doc/posix-functions/tss_create.texi: Mention the new module.
* doc/posix-functions/tss_set.texi: Likewise.
* doc/posix-functions/tss_get.texi: Likewise.
* doc/posix-functions/tss_delete.texi: Likewise.
ChangeLog
doc/posix-functions/tss_create.texi
doc/posix-functions/tss_delete.texi
doc/posix-functions/tss_get.texi
doc/posix-functions/tss_set.texi
lib/tss.c [new file with mode: 0644]
modules/tss [new file with mode: 0644]