safec
3.8
Safe C Library - ISO TR24731 Bounds Checking Interface
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
Variables
Files
File List
Globals
All
!
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
Functions
_
a
b
c
f
g
h
i
l
m
p
q
s
t
v
w
Variables
!
c
d
e
l
m
p
s
t
u
Typedefs
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
▼
safec
►
Safe C Library - README
►
Overview of various libc's regarding the secure C11 extensions
Todo List
►
Data Structures
▼
Files
▼
File List
doc
►
include
▼
src
►
extmem
►
extstr
►
extwchar
►
io
►
mem
►
misc
▼
os
►
asctime_s.c
►
ctime_s.c
►
getenv_s.c
►
gmtime_s.c
►
localtime_s.c
►
slkm
►
str
►
wchar
►
abort_handler_s.c
►
ignore_handler_s.c
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
Pages
Loading...
Searching...
No Matches
Macros
|
Functions
ctime_s.c File Reference
#include "
safe_lib.h
"
Include dependency graph for ctime_s.c:
Macros
#define
_GNU_SOURCE
Functions
errno_t
ctime_s
(char *
dest
,
rsize_t
dmax
, const time_t *timer)
Macro Definition Documentation
◆
_GNU_SOURCE
#define _GNU_SOURCE
Function Documentation
◆
ctime_s()
errno_t
ctime_s
(
char *
dest
,
rsize_t
dmax
,
const time_t *
timer
)
Generated for Safe C Library 3.8.2 3.8 by
doxygen