Timeline
Aug 12, 2012:
- 9:11 PM Changeset [7c539a8] by
- Merge 4d9e311c006953157914f0491b8904e796ea3f19 into 0a9ffc5232545cdaee5dacab62f1082c9230892e
- 9:11 PM Changeset [4d9e311c]release-1.9 by
- Don't do the stderr redirect hack if !isatty(2) stderr has already been redirected, so there's no point. This way if barnowl crashes, we have some hope of recovering the stderr by redirecting it to a file first. The pipe hack is still evil, but this is somewhat less insane.
Aug 7, 2012:
- 10:58 PM Changeset [f03ca48] by
- Merge 0a9ffc5232545cdaee5dacab62f1082c9230892e into b303ba2d890f85585c948c403cc1be46d77647e7
- 10:55 PM Changeset [0a9ffc5]release-1.9 by
- Fix race condition in starting up logger thread The context should be created by the main thread. It's accessed by both so, by the time owl_log_init returns, we need to be sure it exists.
Note: See TracTimeline
for information about the timeline view.