File: libmmlib1.provides

package info (click to toggle)
mmlib 1.4.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,716 kB
  • sloc: ansic: 18,071; makefile: 431; sh: 135; python: 63
file content (137 lines) | stat: -rw-r--r-- 3,120 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# vi: syntax=yaml

sharedlib:
  _mm_freea_on_heap: 1.2.0
  _mm_malloca_on_heap: 1.2.0
  mm_accept: 1.2.0
  mm_aligned_alloc: 1.2.0
  mm_aligned_free: 1.2.0
  mm_anon_shm: 1.2.0
  mm_arg_complete_path: 1.2.0
  mm_arg_is_completing: 1.2.0
  mm_arg_optv_parse: 1.2.0
  mm_arg_parse: 1.2.0
  mm_arg_parse_complete: 1.2.0
  mm_basename: 1.2.0
  mm_bind: 1.2.0
  mm_chdir: 1.2.0
  mm_check_access: 1.2.0
  mm_close: 1.2.0
  mm_closedir: 1.2.0
  mm_connect: 1.2.0
  mm_copy: 1.3.0
  mm_create_sockclient: 1.2.0
  mm_dirname: 1.2.0
  mm_dl_fileext: 1.2.0
  mm_dlclose: 1.2.0
  mm_dlopen: 1.2.0
  mm_dlsym: 1.2.0
  mm_dup2: 1.2.0
  mm_dup: 1.2.0
  mm_error_set_flags: 1.2.0
  mm_execv: 1.2.0
  mm_freeaddrinfo: 1.2.0
  mm_fstat: 1.2.0
  mm_fsync: 1.2.0
  mm_ftruncate: 1.2.0
  mm_futimens: 1.4.0
  mm_get_basedir: 1.2.0
  mm_get_environ: 1.2.0
  mm_get_lasterror_desc: 1.2.0
  mm_get_lasterror_extid: 1.2.0
  mm_get_lasterror_location: 1.2.0
  mm_get_lasterror_module: 1.2.0
  mm_get_lasterror_number: 1.2.0
  mm_getaddrinfo: 1.2.0
  mm_getcwd: 1.2.0
  mm_getenv: 1.2.0
  mm_getnameinfo: 1.2.0
  mm_getpeername: 1.2.0
  mm_getres: 1.2.0
  mm_getsockname: 1.2.0
  mm_getsockopt: 1.2.0
  mm_gettime: 1.2.0
  mm_ipc_connect: 1.2.0
  mm_ipc_connected_pair: 1.2.0
  mm_ipc_recvmsg: 1.2.0
  mm_ipc_sendmsg: 1.2.0
  mm_ipc_srv_accept: 1.2.0
  mm_ipc_srv_create: 1.2.0
  mm_ipc_srv_destroy: 1.2.0
  mm_isatty: 1.2.0
  mm_link: 1.2.0
  mm_listen: 1.2.0
  mm_log: 1.2.0
  mm_log_set_maxlvl: 1.2.0
  mm_mapfile: 1.2.0
  mm_mkdir: 1.2.0
  mm_nanosleep: 1.2.0
  mm_open: 1.2.0
  mm_opendir: 1.2.0
  mm_path_from_basedir: 1.2.0
  mm_pipe: 1.2.0
  mm_poll: 1.2.0
  mm_print_lasterror: 1.2.0
  mm_profile_get_data: 1.2.0
  mm_profile_print: 1.2.0
  mm_profile_reset: 1.2.0
  mm_raise_error_full: 1.2.0
  mm_raise_error_vfull: 1.2.0
  mm_raise_from_errno_full: 1.2.0
  mm_read: 1.2.0
  mm_readdir: 1.2.0
  mm_readlink: 1.2.0
  mm_recv: 1.2.0
  mm_recv_multimsg: 1.2.0
  mm_recvmsg: 1.2.0
  mm_relative_sleep_ms: 1.2.0
  mm_relative_sleep_ns: 1.2.0
  mm_relative_sleep_us: 1.2.0
  mm_remove: 1.2.0
  mm_rename: 1.2.0
  mm_rewinddir: 1.2.0
  mm_rmdir: 1.2.0
  mm_save_errorstate: 1.2.0
  mm_seek: 1.2.0
  mm_send: 1.2.0
  mm_send_multimsg: 1.2.0
  mm_sendmsg: 1.2.0
  mm_set_errorstate: 1.2.0
  mm_setenv: 1.2.0
  mm_setsockopt: 1.2.0
  mm_shm_open: 1.2.0
  mm_shm_unlink: 1.2.0
  mm_shutdown: 1.2.0
  mm_socket: 1.2.0
  mm_spawn: 1.2.0
  mm_stat: 1.4.0
  mm_strerror: 1.2.0
  mm_strerror_r: 1.2.0
  mm_symlink: 1.2.0
  mm_thr_cond_broadcast: 1.2.0
  mm_thr_cond_deinit: 1.2.0
  mm_thr_cond_init: 1.2.0
  mm_thr_cond_signal: 1.2.0
  mm_thr_cond_timedwait: 1.2.0
  mm_thr_cond_wait: 1.2.0
  mm_thr_create: 1.2.0
  mm_thr_detach: 1.2.0
  mm_thr_join: 1.2.0
  mm_thr_mutex_consistent: 1.2.0
  mm_thr_mutex_deinit: 1.2.0
  mm_thr_mutex_init: 1.2.0
  mm_thr_mutex_lock: 1.2.0
  mm_thr_mutex_trylock: 1.2.0
  mm_thr_mutex_unlock: 1.2.0
  mm_thr_once: 1.2.0
  mm_thr_self: 1.2.0
  mm_tic: 1.2.0
  mm_toc: 1.2.0
  mm_toc_label: 1.2.0
  mm_unlink: 1.2.0
  mm_unmap: 1.2.0
  mm_unsetenv: 1.2.0
  mm_utimens: 1.4.0
  mm_wait_process: 1.2.0
  mm_write: 1.2.0