Searched refs:libc (Results 1 - 25 of 588) sorted by relevance

1234567891011>>

/xsrc/external/mit/xterm/dist/package/pkgsrc/
H A Doptions.mk25 ### Moreover, libc's regex(3) functions are weak-aliased to those
26 ### within libc's namespace, so we should have no problems.
/xsrc/external/mit/MesaLib/dist/src/drm-shim/
H A DREADME.md6 or FPGA). This lets us do that by intercepting libc calls and
13 - libc interception is rather glibc-specific and fragile.
14 - Can easily break gdb if the libc interceptor code is what's broken.
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibConf.h.in34 /* Use multi-threaded libc functions? */
/xsrc/external/mit/ctwm/dist/
H A Dctwm_config.h.in59 /* Does libc provide regex funcs we use? */
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_pthread.m4132 # none: in case threads are in libc; should be tried before -Kthread and
134 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
151 # On Solaris (at least, for some versions), libc contains stubbed
156 # who knows whether they'll stub that too in a future libc.) So,
166 # use libc stubs, don't link against libpthread, to allow
221 # while pthread_create is in libc. We check for pthread_attr_init
224 # functions on Solaris that doesn't have a non-functional libc stub.
H A Dgettext.m433 dnl implementations (in libc or libintl) without the ngettext() function
159 AC_CACHE_CHECK([for GNU gettext in libc], [$gt_func_gnugettext_libc],
321 gt_source="libc"
H A Diconv.m422 dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and
/xsrc/external/mit/xorg-server/dist/m4/
H A Dax_pthread.m4132 # none: in case threads are in libc; should be tried before -Kthread and
134 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
151 # On Solaris (at least, for some versions), libc contains stubbed
156 # who knows whether they'll stub that too in a future libc.) So,
166 # use libc stubs, don't link against libpthread, to allow
221 # while pthread_create is in libc. We check for pthread_attr_init
224 # functions on Solaris that doesn't have a non-functional libc stub.
/xsrc/external/mit/MesaLib/dist/android/
H A DAndroid.mk41 LOCAL_SHARED_LIBRARIES := libc libdl libdrm libm liblog libcutils libz libc++ libnativewindow libsync libhardware
/xsrc/external/mit/libXvMC/dist/
H A Dconfigure.ac50 # has it in libc), or if libdl is needed to get it.
/xsrc/external/mit/libvdpau/dist/
H A Dconfigure.ac44 dnl has it in libc), or if libdl is needed to get it.
/xsrc/external/mit/xkbprint/dist/
H A Dconfigure.ac30 # Needed for asprintf on GNU libc
/xsrc/external/mit/rgb/dist/
H A DREADME.md16 instance, "c" for libc, "dbm" for libdbm, etc.
/xsrc/external/mit/xmodmap/dist/
H A Dconfigure.ac32 # Needed for asprintf on GNU libc
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dbuild_options.cmake14 option(USE_SREGEX "Use regex from libc" ON )
115 # System provides regex stuff in libc?
127 message(STATUS "Enabling libc regex usage.")
H A Dcompiler_feature_checks.cmake69 # https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html
/xsrc/external/mit/xload/dist/
H A Dconfigure.ac72 # BSD & GNU libc use <stdlib.h>, Solaris requires <sys/loadavg.h>
/xsrc/external/mit/xclock/dist/
H A Dconfigure.ac54 # Solaris 11 has sqrt in libc but needs libm for sincos
/xsrc/external/mit/fontconfig/dist/
H A Dconfigure.ac184 dnl posix_fadvise() may be not available in older libc.
258 # libc's iconv has a priority.
296 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <iconv.h>]], [[iconv_open ("from", "to");]])],[iconv_type="libc"
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_memcpy.c457 { libc = 0, kernel, sse, mmx, now, mmxext, totNum }; enumerator in enum:__anon6d0fb5670103
473 {libc_YUV42X, "libc", libc_cpuflags},
/xsrc/external/mit/xtrans/dist/
H A Dxtrans.m428 # SVR4 hides these in libraries other than libc
/xsrc/external/mit/xorg-server/dist/include/
H A Ddix-config.h.in152 /* Define to use libc SHA1 functions */
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddix-config.h.in169 /* Define to use libc SHA1 functions */
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure.ac151 dnl has it in libc), or if libdl is needed to get it.
803 dnl GNU libc 2.12 & higher, Solaris 11.3 & higher
1496 [AS_HELP_STRING([--with-sha1=libc|libmd|libnettle|nettlestatic|libgcrypt|libcrypto|libsha1|CommonCrypto|CryptoAPI],
1500 with_sha1=libc
1503 AC_MSG_ERROR([libc requested but not found])
1507 [Use libc SHA1 functions])
/xsrc/external/mit/libXau/dist/
H A Dconfig.guess172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
665 IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \
970 # other systems with GNU libc and userland

Completed in 36 milliseconds

1234567891011>>