]> git.sur5r.net Git - i3/i3/commit
libi3: change scalloc() signature to match calloc()
authorshdown <shdownnine@gmail.com>
Mon, 3 Aug 2015 09:50:13 +0000 (12:50 +0300)
committershdown <shdownnine@gmail.com>
Mon, 3 Aug 2015 09:50:13 +0000 (12:50 +0300)
commitbc52fae15c75635e9cec57e25619d304dba3a69b
tree6941da07169737c1ab78cd1a1239cfb2946aac87
parent05fb9096362e788f032de6eccea2d7fea03317ab
libi3: change scalloc() signature to match calloc()
32 files changed:
i3-config-wizard/main.c
i3-msg/main.c
i3bar/src/child.c
i3bar/src/config.c
i3bar/src/xcb.c
include/libi3.h
libi3/fake_configure_notify.c
libi3/resolve_tilde.c
libi3/safewrappers.c
libi3/string.c
libi3/ucs2_conversion.c
src/bindings.c
src/commands_parser.c
src/con.c
src/config.c
src/config_directives.c
src/config_parser.c
src/fake_outputs.c
src/handlers.c
src/ipc.c
src/load_layout.c
src/main.c
src/manage.c
src/randr.c
src/regex.c
src/restore_layout.c
src/startup.c
src/util.c
src/workspace.c
src/x.c
src/xcb.c
src/xinerama.c