about summary refs log tree commit diff stats
path: root/src/server/forkserver.nim
Commit message (Expand)AuthorAgeFilesLines
* Move SIGCHLD ignore call to forkserverbptato2024-03-171-0/+1
* forkserver: set process titles for processesbptato2024-03-171-0/+4
* io: add BuferedWriterbptato2024-03-161-26/+28
* Move around some modulesbptato2024-03-141-1/+1
* loader: rework process modelbptato2024-03-111-93/+57
* term: improve pixels-per-column/line detectionbptato2024-02-251-1/+1
* buffer: remove BufferSourcebptato2024-02-221-12/+12
* Various refactorings & fixesbptato2024-02-141-3/+3
* Remove CLONE BufferSource; cache document sources in tmpdirbptato2024-02-121-13/+47
* Get rid of LOAD_PIPE BufferSourcebptato2024-02-111-4/+7
* forkserver: clean upbptato2024-01-291-7/+17
* Set cgiDir for client loader processbptato2024-01-061-2/+3
* buffer: do not trap SIGINT to cleanupbptato2024-01-031-1/+1
* Compile with styleCheck:usagesbptato2023-12-281-1/+1
* buffer: clean up ssock on being killedbptato2023-12-211-6/+11
* break up twtstr somewhatbptato2023-12-131-1/+1
* WindowAttributes: refactorbptato2023-10-191-1/+1
* Add w3m-cgi-compat optionbptato2023-10-011-2/+4
* Add urimethodmap supportbptato2023-09-301-17/+6
* loader: add local-cgibptato2023-09-301-0/+1
* Fix compilation with --assertions:offbptato2023-09-151-2/+4
* move around more modulesbptato2023-09-141-0/+249