diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-07-30 15:43:10 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-07-30 15:43:10 +0200 |
commit | 29589e4779cfb5a46dab1a33b366ab2b25344d00 (patch) | |
tree | c3cbfff6c69f5c73339b30ea92c348054b2b2c86 /open_issues | |
parent | 6dcdea92da3ed91769ae6cc8dbf659e3a9bcac6f (diff) |
open_issues/glibc_libpthread_robust_mutexes: New.
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/glibc_libpthread_robust_mutexes.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/open_issues/glibc_libpthread_robust_mutexes.mdwn b/open_issues/glibc_libpthread_robust_mutexes.mdwn new file mode 100644 index 00000000..74b060e5 --- /dev/null +++ b/open_issues/glibc_libpthread_robust_mutexes.mdwn @@ -0,0 +1,15 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!tag open_issue_glibc open_issue_libpthread]] + +libpthread: glibc 44e2ad5ab8c21dbfed3e384ba2ed31d7a8fc4744 +998e5fc14595229101561d76282036839e5b66ab -- The robust mutex functions are in +POSIX 2008. |