aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog/src/logger/runserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use `poll` instead of `select` in runserverTor Brede Vekterli2024-05-081-18/+17
* Update copyrightJon Bratseth2023-10-091-1/+1
* Adjust buffer sizes.Tor Egge2023-01-311-1/+1
* Use snprintf instead of sprintf.Tor Egge2023-01-311-3/+3
* add -W optionArne Juul2022-10-261-1/+13
* Include csignal instead of signal.hTor Egge2021-12-111-1/+1
* Include signal.h to get declarations of kill() and killpg() on Darwin.Tor Egge2021-12-111-0/+1
* Use c++11 strings instead of old c-style manual string manipulation.Henning Baldersheim2021-11-241-13/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* start cleanup of process group soonerArne Juul2020-09-171-5/+28
* more time for clean shutdownArne Juul2020-09-091-5/+5
* return from main instead of exitArne Juul2020-07-031-4/+4
* avoid naked exitArne Juul2020-07-031-15/+14
* Add include of header file for signal handling.Tor Egge2019-09-031-0/+1
* Avoid the last usages of time(0/NULL/nullptr) in the codebase.Henning Baldersheim2019-08-261-11/+18
* Some return values are ignored in vespalog.Tor Egge2019-01-251-3/+8
* add robustnessArne Juul2017-09-211-11/+26
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* ignore SIGQUITArne Juul2016-06-181-0/+2
* PublishJon Bratseth2016-06-151-0/+470