aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/blaze_util_linux.cc
Commit message (Expand)AuthorAge
* add some missing errno.h and string.h includesGravatar Mostyn Bramley-Moore2015-11-11
* Read $HOME first to determine the home directory (and when not present, fall ...Gravatar Lukacs Berki2015-10-27
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use custom util instead of std::to_string.Gravatar Googler2015-07-23
* Cleanup: port.cc should include its header file port.hGravatar Thiago Farina2015-05-18
* Cleanup: Use the standard types from stdint.h.Gravatar Thiago Farina2015-05-05
* Cleanup: Do not include unnecessary headers in blaze_util.h.Gravatar Thiago Farina2015-04-28
* Move blaze_exit_code.h into util/ directory.Gravatar Thiago Farina2015-04-24
* Header cleanups.Gravatar Han-Wen Nienhuys2015-04-22
* Cleanup: Build file.cc as part of util library.Gravatar Thiago Farina2015-04-14
* Cleanup: Change is IsSharedLibrary() to take a const-reference parameter.Gravatar Thiago Farina2015-04-08
* Use getpwuid(getuid()) to determine the output root under LinuxGravatar Damien Martin-Guillerez2015-03-24
* Use OS-specific caches for output rootGravatar Kristina Chodorow2015-03-23
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25