Incorporate Siteshwar's patch for building on Linux

This commit is contained in:
ridiculousfish
2012-01-05 13:58:48 -08:00
parent 6f45832aed
commit 4df57fda09
16 changed files with 55 additions and 153 deletions

View File

@@ -573,6 +573,7 @@ int main( int argc, char ** argv )
fd_set read_fd, write_fd;
halloc_util_init();
set_main_thread();
program_name=L"fishd";
wsetlocale( LC_ALL, L"" );