Branch: refs/heads/ta/use-xasprintf
Home: https://github.com/fvwmorg/fvwm
Commit: 7b02989513a4a1a9733e7c3a5b9f053c488dd1fb
https://github.com/fvwmorg/fvwm/commit/7b02989513a4a1a9733e7c3a5b9f053c488dd1fb
Author: Thomas Adam <[email protected]>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M libs/safemalloc.c
M libs/safemalloc.h
Log Message:
-----------
safemalloc: convert calloc/realloc
Use void*/size_t, etc.
Commit: 7cf51bb2fbc4f049c5514293848985759570e6a0
https://github.com/fvwmorg/fvwm/commit/7cf51bb2fbc4f049c5514293848985759570e6a0
Author: Thomas Adam <[email protected]>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M fvwm/fvwm.c
M fvwm/gnome.c
M fvwm/infostore.c
M fvwm/menuitem.c
M fvwm/menus.c
M fvwm/menustyle.c
M fvwm/modconf.c
M fvwm/module_interface.c
M fvwm/module_list.c
M fvwm/schedule.c
M fvwm/session.c
M fvwm/stack.c
M fvwm/style.c
M fvwm/virtual.c
M fvwm/windowlist.c
Log Message:
-----------
Convert safemalloc() minus casts
WIP
Compare: https://github.com/fvwmorg/fvwm/compare/d45dd24cbf2b...7cf51bb2fbc4