This website requires JavaScript.
Explore
Help
Sign In
mirror
/
i3
Watch
3
Star
0
Fork
0
You've already forked i3
mirror of
https://github.com/i3/i3.git
synced
2026-03-01 13:23:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,478
Commits
2
Branches
80
Tags
014aa7ff7441a8a2bb53bd0956aff61faaf6f37f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Alexander Kedrik
e2ebe3e2ae
Use #pragma once
...
#pragma once is safer and simpler. According to Wikipedia it's supported by all major compilers.
2014-01-01 15:06:57 +01:00
Michael Stapelberg
53d9072ca7
implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it
2011-02-15 02:21:23 +01:00