non port: x11-wm/fvwm/files/patch-FvwmBacker.c |
SVNWeb
|
Number of commits found: 1 |
Sat, 14 Mar 2009
|
[ 20:10 dinoex ] (Only the first 10 of 39 ports in this commit are shown above. )
- make fvwm compile w/o Warnings apart from one usage of mkstemp
by adding needed #includes, adding return statements to
non-void functions and declaring functions returning a int
instead of void if they do return an return code.
- start using one central safemalloc.
- do not mangle pointers which makes FvwmWinList work on
amd64/7-STABLE again.
PR: 132571
Submitted by: Bjoern A. Zeeb
|
Number of commits found: 1 |