fluxbox/util
Mathias Gumz f464f24eb3 fix detection of $HOME folder
usually $HOME is set when fluxbox runs. in some rare scenarios (eg., fuzzying
binaries to detect bugs) one could launch fluxbox by using 'env -i' and thus
eliminating $HOME from the environment. to prevent crashes fluxbox uses now
'getpwuid()' when $HOME is not set to detect the home folder.
2013-06-29 08:39:02 +02:00
..
fbrun
fbsetbg
fbsetroot.cc
fbsetroot.hh
fluxbox-generate_menu.in
fluxbox-remote.cc Returning EXIT_FAILURE on exit in fluxbox-remote. 2013-06-18 18:02:38 +02:00
fluxbox-update_configs.cc fix detection of $HOME folder 2013-06-29 08:39:02 +02:00
Makefile.am automake: use AM_CPPFLAGS rather than INCLUDES 2013-01-03 08:17:27 +01:00
startfluxbox.in