4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-02 04:20:28 +08:00
Ken Brown 2b294807b7 Cygwin: remove the OPEN_MAX_MAX macro
Replace all occurrences of OPEN_MAX_MAX by OPEN_MAX, and define the
latter to be 3200, which was the value of the former.  In view of the
recent change to getdtablesize, there is no longer a need to
distinguish between these two macros.
2021-02-01 12:16:54 -05:00
..
2020-10-14 10:54:29 -04:00
2020-10-14 10:54:22 -04:00
2021-02-01 12:16:54 -05:00