aboutsummaryrefslogtreecommitdiff
path: root/common/stringop.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-04-14Add format_str() and vformat_str()Simon Ser
2020-12-04common: make 'lenient_strcmp' arguments constPaul Riou
2019-11-23Amend typosJason
2019-11-21input_cmd_xkb_file: allow shell path expansionBrian Ashworth
2019-06-11Fix segfaults caused by faulty command parsingMatt Coffin
2019-03-11stringop.c: refactor a few functionsIan Fan
2019-03-11stringop.c: clean up headersIan Fan
2019-03-11stringop.c: remove unused functionsIan Fan
2019-02-05output_cmd_background: fix no file + valid modeBrian Ashworth
2019-01-02fixup! stringop.c: rewrite strip_whitespaceIan Fan
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-09-01Allow reload command to exist anywhere in the command stringRyan Dwyer
2018-05-25Clean up container title functionsRyan Dwyer
2017-06-06FreeBSD fixesjohalun
2017-03-10UnGNUify the codebaseDrew DeVault
2016-04-29common/stringop.c: a premature decrement meant an element of argv was never r...Daniel Lockyer
2016-04-02Fix spelling mistakesEric Engestrom
2016-01-25Add quotes to multiword arguments.Mikkel Oscar Lyderik
2015-11-29Only strip comments at the start of a lineDrew DeVault
2015-11-26Parse command line args for swaymsgDrew DeVault