mmlib
0.3.4
About implementations choices and design
About POSIX
API module list
Allocation
Argument parsing
Dynamic shared object handling
Environment manipulation
Error reporting
Filesystem
IPC
Log utilities
Process and shared objects
Profiling
Socket
Threading
Time
Examples
multithread
parse_args
pshared
mmlib
Docs
»
Index
Index
I
|
M
|
T
I
internal_getaddrinfo (C function)
internal_getnameinfo (C function)
is_numeric_string (C function)
M
mm_accept (C function)
mm_aligned_alloc (C function)
mm_aligned_alloca (C macro)
mm_aligned_free (C function)
mm_anon_shm (C function)
mm_arg_callback (C function)
mm_arg_complete_path (C function)
mm_arg_complete_path_cb (C function)
mm_arg_is_completing (C function)
mm_arg_opt (C type)
mm_arg_opt_get_key (C function)
mm_arg_opt_get_name (C function)
mm_arg_opt_get_type (C function)
mm_arg_optv_parse (C function)
mm_arg_parse (C function)
mm_arg_parse_complete (C function)
mm_arg_parser (C type)
mm_arg_val (C type)
mm_basename (C function)
mm_bind (C function)
mm_chdir (C function)
mm_check_access (C function)
mm_close (C function)
mm_closedir (C function)
mm_connect (C function)
mm_create_sockclient (C function)
mm_dirname (C function)
mm_dl_fileext (C function)
mm_dlclose (C function)
mm_dlopen (C function)
mm_dlsym (C function)
mm_dup (C function)
mm_dup2 (C function)
mm_error_set_flags (C function)
mm_execv (C function)
mm_freea (C function)
mm_freeaddrinfo (C function)
mm_fstat (C function)
mm_fsync (C function)
mm_ftruncate (C function)
mm_get_basedir (C function)
mm_get_environ (C function)
mm_get_lasterror_desc (C function)
mm_get_lasterror_extid (C function)
mm_get_lasterror_location (C function)
mm_get_lasterror_module (C function)
mm_get_lasterror_number (C function)
mm_getaddrinfo (C function)
mm_getcwd (C function)
mm_getenv (C function)
mm_getnameinfo (C function)
mm_getpeername (C function)
mm_getres (C function)
mm_getsockname (C function)
mm_getsockopt (C function)
mm_gettime (C function)
mm_ipc_connect (C function)
mm_ipc_connected_pair (C function)
mm_ipc_recvmsg (C function)
mm_ipc_sendmsg (C function)
mm_ipc_srv_accept (C function)
mm_ipc_srv_create (C function)
mm_ipc_srv_destroy (C function)
mm_isatty (C function)
mm_known_dir (C type)
mm_link (C function)
mm_listen (C function)
mm_log (C function)
mm_log_set_maxlvl (C function)
mm_malloca (C macro)
mm_mapfile (C function)
mm_mkdir (C function)
mm_nanosleep (C function)
mm_open (C function)
mm_opendir (C function)
mm_path_from_basedir (C function)
mm_pipe (C function)
mm_poll (C function)
mm_print_lasterror (C function)
mm_profile_get_data (C function)
mm_profile_print (C function)
mm_profile_reset (C function)
mm_raise_error (C macro)
mm_raise_error_full (C function)
mm_raise_error_vfull (C function)
mm_raise_error_with_extid (C macro)
mm_raise_from_errno_full (C function)
mm_read (C function)
mm_readdir (C function)
mm_readlink (C function)
mm_recv (C function)
mm_recv_multimsg (C function)
mm_recvmsg (C function)
mm_relative_sleep_ms (C function)
mm_relative_sleep_ns (C function)
mm_relative_sleep_us (C function)
mm_remove (C function)
mm_rename (C function)
mm_rewinddir (C function)
mm_rmdir (C function)
mm_save_errorstate (C function)
mm_seek (C function)
mm_send (C function)
mm_send_multimsg (C function)
mm_sendmsg (C function)
mm_set_errorstate (C function)
mm_setenv (C function)
mm_setsockopt (C function)
mm_shm_open (C function)
mm_shm_unlink (C function)
mm_shutdown (C function)
mm_socket (C function)
mm_spawn (C function)
mm_stat (C function)
mm_strerror (C function)
mm_strerror_r (C function)
mm_symlink (C function)
mm_thr_cond_broadcast (C function)
mm_thr_cond_deinit (C function)
mm_thr_cond_init (C function)
mm_thr_cond_signal (C function)
mm_thr_cond_timedwait (C function)
mm_thr_cond_wait (C function)
mm_thr_create (C function)
mm_thr_detach (C function)
mm_thr_join (C function)
mm_thr_mutex_consistent (C function)
mm_thr_mutex_deinit (C function)
mm_thr_mutex_init (C function)
mm_thr_mutex_lock (C function)
mm_thr_mutex_trylock (C function)
mm_thr_mutex_unlock (C function)
mm_thr_once (C function)
mm_thr_self (C function)
mm_tic (C function)
mm_timeadd_ms (C function)
mm_timeadd_ns (C function)
mm_timeadd_us (C function)
mm_timediff_ms (C function)
mm_timediff_ns (C function)
mm_timediff_us (C function)
mm_timespec (C type)
mm_toc (C function)
mm_toc_label (C function)
mm_unlink (C function)
mm_unmap (C function)
mm_unsetenv (C function)
mm_wait_process (C function)
mm_write (C function)
T
translate_eai_to_errnum (C function)