Skip to content
Snippets Groups Projects
Commit 55a6344e authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'feature-3805-1' into 'master'

localtime

See merge request !113
parents 51a1d106 2673cc51
No related branches found
No related tags found
1 merge request!113localtime
Pipeline #3823 passed with stage
in 15 seconds
......@@ -21,6 +21,7 @@
You should have received a copy of the GNU General Public License
along with any DAP based project. If not, see <http://www.gnu.org/licenses/>.
*/
#define _POSIX_THREAD_SAFE_FUNCTIONS
#include <stdio.h>
#include <stdlib.h>
#include <time.h> /* 'nanosleep' */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment