now fetches home folder from getenv(HOME) instead of the bulky getpwuid(geteuid...
commit0a24d3c1d680238eb8b8a71b4687ba10e8c1e832
authorKristian Rumberg <kristianrumberg@gmail.com>
Tue, 10 Jun 2008 00:56:37 +0000 (10 02:56 +0200)
committerKristian Rumberg <kristianrumberg@gmail.com>
Tue, 10 Jun 2008 00:56:37 +0000 (10 02:56 +0200)
tree7bc4dfda486a56983c8a6366a2517f8cd11ec0ed
parent0e3205b1c5eb208e78f202e55a063002328fff83
now fetches home folder from  getenv(HOME) instead of the bulky getpwuid(geteuid())->pw_name to find the rss list file
src/libs/podcast/podcastlist.c