mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
posix: Remove internal_function attribute
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
bool
|
||||
internal_function
|
||||
__spawn_valid_fd (int fd)
|
||||
{
|
||||
long maxfd = __sysconf (_SC_OPEN_MAX);
|
||||
|
Reference in New Issue
Block a user