Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
#597, task #11374, task #10876)
|
|
|
|
|
|
From the getdtablesize(3) man page:
It is not specified in POSIX.1; portable applications should
employ sysconf(_SC_OPEN_MAX) instead of this call.
Specifically, this fixes a compilation problem on Android.
|
|
|
|
Related to commit 8fbbe8b0d509df26ff86ca8cd7fe4b2205c6d15e.
|
|
|
|
|
|
|
|
hook_print_exec"
This reverts commit bfc579cb3354cb47a224c8fa55b6a2e5684c7ab9.
|
|
|
|
#1120)
The optional command line option "--daemon" runs WeeChat like a daemon
(fork, new process group, file descriptors closed).
|
|
fset: corrected typos
|
|
|
|
|
|
|
|
(issue #1145)
This is not recommended anyway to turn on fsync with a delay set to 0, it will
slow down WeeChat a lot, especially with many buffers opened.
|
|
|
|
|
|
|
|
(closes #1144)
The server option "ssl_fingerprint" is now evaluated when it is used (during
SSL connection), instead of when it is set with command /set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creation
|
|
|
|
|
|
|
|
|
|
(issue #1113)
|
|
|
|
|
|
content
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|