Embedded Artistry Framework
Embedded Systems C++ Framework
Macros | Functions
asctime_r.c File Reference
#include <assert.h>
#include <langinfo.h>
#include <stdio.h>
#include <time.h>
Include dependency graph for asctime_r.c:

Macros

#define _GNU_SOURCE
 

Functions

char * asctime_r (const struct tm *restrict tm, char *restrict buf)
 

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ asctime_r()

char* asctime_r ( const struct tm *restrict  tm,
char *restrict  buf 
)