summaryrefslogtreecommitdiff
path: root/src/util.cc
Commit message (Expand)AuthorAge
* Replace usleep with C++11 this_thread::sleep_for()Bardur Arantsson2014-12-16
* Replace uses of stricmp with boost::algorithm::iequalsBardur Arantsson2014-12-16
* Remove "extern" declarations for getpw{uid,nam}Bardur Arantsson2014-12-16
* Remove lots of obsolete platform definesBardur Arantsson2014-12-16
* Remove core() and core_auxBardur Arantsson2014-12-15
* Remove inkey_scan and inkey_xtra globalsBardur Arantsson2014-11-20
* Remove "platform" sound supportBardur Arantsson2014-07-02
* Remove most of z-virt.[ch]Bardur Arantsson2014-06-27
* Remove shim memset() implementationBardur Arantsson2014-06-26
* Simplify PR_* redraw code and remove direct references to Term membersBardur Arantsson2014-06-26
* Remove unused scansubdir() and TERM_XTRA_SCANSUBDIRBardur Arantsson2014-06-26
* Remove unused del_timer()Bardur Arantsson2014-06-25
* Remove MACH_O_CARBON codeBardur Arantsson2014-06-25
* Remove cmovie supportBardur Arantsson2014-06-25
* Switch almost everything over to C++Bardur Arantsson2013-09-27