summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAgeFilesLines
* log: Open log file CLOEXEC so child processes don't get the fdDerek Foreman2015-07-161-1/+6
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* log: print dummy timestamp if localtime call failsU. Artie Eoff2014-01-191-0/+3
* Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_bufferKristian Høgsberg2013-08-061-1/+0
* log: Only use one string bufferKristian Høgsberg2013-06-191-7/+4
* xwayland: Silence X wm debug loggingKristian Høgsberg2013-06-181-3/+23
* configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone2013-06-051-0/+2
* compositor: Fold the log prototypes into compositor.h and drop log.hKristian Høgsberg2012-08-011-1/+1
* Log: Remove date from timestamp, log it only once.Martin Minarik2012-06-111-1/+12
* log: FixesMartin Minarik2012-06-081-29/+17
* Add logging functionalityMartin Minarik2012-06-081-0/+115