wok diff xorg-libxshmfence/description.txt @ rev 24793

updated libgpg-error and libgpg-error-dev (1.37 -> 1.44)
author Hans-G?nter Theisgen
date Mon Mar 21 15:45:38 2022 +0100 (2022-03-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xorg-libxshmfence/description.txt	Mon Mar 21 15:45:38 2022 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +This library offers a CPU-based synchronisation primitive compatible
     1.5 +with the X SyncFence objects that can be shared between processes
     1.6 +using file descriptor passing.
     1.7 +On Linux, the library uses futexes.