Searched refs:Glibc (Results 1 – 12 of 12) sorted by relevance
271 {concurrency::MtUnsafeCheck::FunctionSet::Glibc, "glibc"}, in getEnumMapping()284 case MtUnsafeCheck::FunctionSet::Glibc: in hasAnyMtUnsafeNames()
31 Glibc, enumerator
45 Glibc defines some of them as thread-safe (e.g. dirname(3)), but adds46 non-POSIX thread-unsafe ones (e.g. getopt_long(3)). Glibc's list is
157 dnl Check to see if lseek64() is declared in unistd.h. Glibc's header files
124 Glibc function sets.
149 o Glibc-2.3 support
137 # Check to see if lseek64() is declared in unistd.h. Glibc's header files
116 older than 4.1, Glibc older than 2.2, Linux 2.2.x and
1018 dnl Check to see if lseek64() is declared in unistd.h. Glibc's header files
440 Glibc problems are potentially dangerous, and can lead to data loss.
499 # GNU and its variants, using gnu ld.so (Glibc)
9868 // Glibc qsort uses a temporary buffer allocated either on stack or on heap.