mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-04 03:22:14 +03:00
An attempt to re-create a different PTY under the same name can fail if the PTY has a very high number. Try to increase the file descriptor limit in this case, and bail out if this still does not allow the test to proceed.