summaryrefslogtreecommitdiff
path: root/modules/memset
blob: e9a86039c6a3a83ed6f5eebfc9d1196e193a91c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>

License:
LGPL

Maintainer:
Jim Meyering