This website requires JavaScript.
Explore
Help
Register
Sign In
kvj
/
linux-zen-desktop
Watch
1
Star
0
Fork
You've already forked linux-zen-desktop
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7903cf7784
linux-zen-desktop
/
scripts
/
atomic
/
fallbacks
/
add_negative
4 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-08-30 17:31:07 +02:00
cat <<EOF
6.5.5
2023-10-24 12:59:35 +02:00
return raw_${atomic}_add_return${order}(i, v) < 0;
Initial commit
2023-08-30 17:31:07 +02:00
EOF