Age | Commit message (Expand) | Author |
---|---|---|
2018-07-16 | [libutils] Modernize codebase by replacing NULL with nullptr | Yi Kong |
2017-04-14 | libutils: include what you use | Steven Moreland |
2017-03-10 | Add missing includes. | Steven Moreland |
2017-03-03 | clean-up libutils includes | Mathias Agopian |
2016-09-28 | Use readdir instead of readdir_r. | Elliott Hughes |
2016-02-18 | system/core: Cleanup direct calls to opendir by containing in a | James Hawkins |
2016-02-05 | Fix windows 64-bit builds | Dan Willemsen |
2015-06-30 | Consistently use strerror in libutils. | Elliott Hughes |
2014-08-19 | libutils: Don't segfault ProcessCallStack when getting thread name fails | Igor Murashkin |
2013-11-06 | Move CallStack to libbacktrace. | Christopher Ferris |
2013-10-30 | utils: Fix broken sdk build on windows | Igor Murashkin |
2013-10-30 | utils: Fix broken build | Igor Murashkin |
2013-10-25 | utils: Add ProcessCallStack to collect stack traces for all threads in a process | Igor Murashkin |