Commit Graph

23 Commits (24bd0697627211be9a0b948e7d66b89932f143c0)

Author SHA1 Message Date
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally 11 months ago
Simon Ser aab4c9da5f Add format_str() and vformat_str() 2 years ago
Paul Riou 4583feee59 common: make 'lenient_strcmp' arguments const 4 years ago
Jason 939c7b2d52 Amend typos 5 years ago
Brian Ashworth 2f858a1ada input_cmd_xkb_file: allow shell path expansion 5 years ago
Matt Coffin 2b5bf78faf Fix segfaults caused by faulty command parsing 6 years ago
Ian Fan 00570c139e stringop.c: refactor a few functions 6 years ago
Ian Fan be1543d301 stringop.c: clean up headers 6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions 6 years ago
Brian Ashworth 89afb761ba output_cmd_background: fix no file + valid mode 6 years ago
Ian Fan 5bef06adfd fixup! stringop.c: rewrite strip_whitespace 6 years ago
Ian Fan 967566e37f stringop.c: rewrite strip_whitespace 6 years ago
Ian Fan 19e831ed3d list.c: Remove list_foreach 6 years ago
emersion 3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 6 years ago
Ryan Dwyer 7e81e58e7d Allow reload command to exist anywhere in the command string 6 years ago
Ryan Dwyer db38b9bbf3 Clean up container title functions 7 years ago
johalun 7fef283044 FreeBSD fixes 8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase 8 years ago
Daniel Lockyer 235cfd93b2 common/stringop.c: a premature decrement meant an element of argv was never released 9 years ago
Eric Engestrom 3e8081514d Fix spelling mistakes 9 years ago
Mikkel Oscar Lyderik 32ae26e519 Add quotes to multiword arguments. 9 years ago
Drew DeVault 5a369b3132 Only strip comments at the start of a line 9 years ago
Drew DeVault 9a15371ba3 Parse command line args for swaymsg 9 years ago