Commit Graph

1 Commits

Author SHA1 Message Date
termux-pacman-bot
2b039c13ff fix(main/bash): Replace getdtablesize() with sysconf(_SC_OPEN_MAX)
Fix the following build error found by the new symbol scanning:

> INFO: Found files with undefined symbols
> INFO: Showing result
> packages/bash/examples-loadables-fdflags.c.patch
> ERROR: ./lib/bash/fdflags contains undefined symbols:
>    16: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT   UND getdtablesize
2024-05-05 20:08:34 +00:00