multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math l...multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math l...multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math l...compute quotient and remainder of an integer division NAME div, ldiv, lldiv, imaxdiv - compute quotient and remainder of an integer division LIBRARY Standar......open, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlopen(const char * filename , int flags ); int…...open, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlopen(const char * filename , int flags ); int…...open, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlopen(const char * filename , int flags ); int…...s of a symbol in a shared object or executable LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlsym(void *restrict handle , const char *restr…...s of a symbol in a shared object or executable LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlsym(void *restrict handle , const char *restr…...r1 - translate address to symbolic information LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #define _GNU_SOURCE #include <dlfcn.h> int dladdr(const void * addr , Dl…...r1 - translate address to symbolic information LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #define _GNU_SOURCE #include <dlfcn.h> int dladdr(const void * addr , Dl…...information about a dynamically loaded object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #define _GNU_SOURCE #include <link.h> #include <dlfcn.h> int dlinfo(void …...r this object */ ElfW(Half) dlpi_phnum; /* # of items in dlpi_phdr */ /* The following fields were added in glibc 2.4, after the first version of this structure was available. C…...een bytes containing a random value. AT_SECURE Has a nonzero value if this executable should be treated securely. Most commonly, a nonzero value indicates that the process is ex…...failure, they return -1 and set errno to indicate the error. ERRORS ENOSYS The system could not provide the required information (possibly because the /proc filesystem was not m…...failure, they return -1 and set errno to indicate the error. ERRORS ENOSYS The system could not provide the required information (possibly because the /proc filesystem was not m…compute quotient and remainder of an integer division NAME div, ldiv, lldiv, imaxdiv - compute quotient and remainder of an integer division LIBRARY Standar...compute quotient and remainder of an integer division NAME div, ldiv, lldiv, imaxdiv - compute quotient and remainder of an integer division LIBRARY Standar...compute quotient and remainder of an integer division NAME div, ldiv, lldiv, imaxdiv - compute quotient and remainder of an integer division LIBRARY Standar......_setattr(mqd_t mqdes , const struct mq_attr *restrict newattr , struct mq_attr *restrict oldattr ); DESCRIPTION mq_getattr () and mq_setattr () respectively retrieve and modify …