summaryrefslogtreecommitdiff
path: root/modules/memset
blob: ba12b8716b2e01e092569fff27f1bfb8c533301f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description:
memset() function: fill memory with a constant byte.

Files:
lib/memset.c
m4/memset.m4

Depends-on:

configure.ac:
gl_FUNC_MEMSET

Makefile.am:

Include:
<string.h>

Maintainer:
Jim Meyering