diff options
author | Fredrik Fornwall <fredrik@fornwall.net> | 2018-03-18 21:15:12 +0100 |
---|---|---|
committer | Fredrik Fornwall <fredrik@fornwall.net> | 2018-03-18 21:15:12 +0100 |
commit | b29352eff64bd476b754284cea4fd794cdfc6f71 (patch) | |
tree | 7a32e76a15af10ed5f74967a03d6af9638cb834c /src/gui/gui-completion.h | |
parent | 5e3b6d50bb3cae576e00e018eebfada891c3597b (diff) | |
download | weechat-b29352eff64bd476b754284cea4fd794cdfc6f71.zip |
Replace getdtablesize() with sysconf(_SC_OPEN_MAX)
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.
Diffstat (limited to 'src/gui/gui-completion.h')
0 files changed, 0 insertions, 0 deletions