Shared memory built-in database.
More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/shm.h>
#include <sys/sem.h>
Go to the source code of this file.
|
| char * | __str2str (char *s1, const char *s2, size_t n) |
| |
Shared memory built-in database.
- Copyright
- SPDX-FileCopyrightText: 2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only
◆ str2str
| #define str2str |
( |
| s1, |
|
|
| s2, |
|
|
| n ) |
◆ __str2str()
| char * __str2str |
( |
char * | s1, |
|
|
const char * | s2, |
|
|
size_t | n ) |
|
inline |
NULL-terminated string copy