summaryrefslogtreecommitdiffstats
path: root/share/doc/libc-bit/readme
blob: 83fc0849302cf3a4a114ed93f5b7b941f7aa3423 (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
56
57
Name
       libc-bit - C library; bit operations

Synopsis
       TODO.

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-bit/*
       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
       The API and trivial implementations are in the public domain.

       This implementation is LGPL-3.0-or-later WITH LGPL-3.0-linking-exception

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

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