mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2025-12-26 14:18:36 +00:00
Remove some system checks. Specifically: - functions in the standard C (memset, memmove); - functions we use but we assume in the specific implementation present (dup2, fork); - functions we don't use (error_at_line); - headers in the standard C (stddef.h, stdint.h, string.h); - headers present in all systems we support if are not checked in the source files (malloc.h); - types we assume being present (XintYY_t, pid_t). Signed-off-by: Frediano Ziglio <fziglio@redhat.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ax_python_module.m4 | ||
| spice_manual.m4 | ||
| spice-deps.m4 | ||