summaryrefslogtreecommitdiffstats
path: root/share/doc/libc-stp/readme
blob: aac76abaff5a87d29eb1cdc0f552135f3ae82d85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Name
       libc-mem - mem library

Synopsis
       Library that provides basic functions to handle C arrays.

Description
       TODO.

Files
   CONTRIBUTING
       Instructions for reporting bugs and contributing.

   INSTALL
       Instructions for installing the library.

   README
       Main information about the project and the repository.

   Makefile, lib/*.mk
       Build system.

   LICENSES/*, share/licenses/*
       Licenses in use by the project.

   etc/*
       Configuration files for (linter) programs called by the build system.

   include/*
       Header files.

   share/doc/libc-mem/*
       Project documentation.

   share/man/*
       Manual pages.

   share/pkgconfig/*
       Package configuration file.  See pc(5) and pkgconf(1).

   src/*
       Source code.

Maintainers
       Alejandro Colomar <alx@kernel.org> <http://www.alejandro-colomar.es/>

Copyright
       LGPL-3.0-or-later WITH LGPL-3.0-linking-exception

See also
   Cgit
       <http://www.alejandro-colomar.es/src/alx/alx/libc-mem.git>

   Git
       <git://www.alejandro-colomar.es/src/alx/alx/libc-mem.git>