mirror of
https://github.com/labwc/labwc.git
synced 2026-02-06 04:06:33 -05:00
This defaults to 1024, which is tiny, but is a requirement for processes using the deprecated `select` function. We must reset this back whenever we fork to start a new process, as this is inherited, and breaks applications using `select` otherwise. Signed-off-by: Joshua Ashton <joshua@froggi.es> |
||
|---|---|---|
| .. | ||
| buf.c | ||
| dir.c | ||
| fd_util.c | ||
| font.c | ||
| grab-file.c | ||
| meson.build | ||
| nodename.c | ||
| scaled_font_buffer.c | ||
| scaled_scene_buffer.c | ||
| scene-helpers.c | ||
| spawn.c | ||
| string-helpers.c | ||
| zfree.c | ||