1 /* -*-comment-start: "//";comment-end:""-*-
2 * GNU Mes --- Maxwell Equations of Software
3 * Copyright © 2018 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
5 * This file is part of GNU Mes.
7 * GNU Mes is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 3 of the License, or (at
10 * your option) any later version.
12 * GNU Mes is distributed in the hope that it will be useful, but
13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
17 * You should have received a copy of the GNU General Public License
18 * along with GNU Mes. If not, see <http://www.gnu.org/licenses/>.
24 #include <linux/gnu.c>
26 #include <linux/gnu.c>
28 #error both __GNU__ and _linux__ are undefined, choose one
32 #include <stdlib/abort.c>
33 #include <stdlib/atol.c>
34 #include <stub/atof.c>
35 #include <string/bcmp.c>
36 #include <string/bcopy.c>
37 #include <string/bzero.c>
38 #include <stdio/fileno.c>
39 #include <stub/fpurge.c>
40 #include <stub/freadahead.c>
41 #include <string/index.c>
42 #include <ctype/isalnum.c>
43 #include <ctype/isalpha.c>
44 #include <ctype/iscntrl.c>
45 #include <ctype/isprint.c>
46 #include <ctype/ispunct.c>
47 #include <posix/mktemp.c>
48 #include <stub/pclose.c>
49 #include <stub/popen.c>
50 #include <string/rindex.c>
51 #include <stub/rewind.c>
52 #include <stub/setbuf.c>
53 #include <stub/system.c>
54 #include <string/strerror.c>
57 #include <stdlib/abs.c>
58 #include <stub/chown.c>
59 #include <stub/ctime.c>
60 #include <stdio/fdgets.c>
61 #include <stdio/feof.c>
62 #include <stdio/fgets.c>
63 #include <stub/frexp.c>
64 #include <stdio/perror.c>
65 #include <stub/sigsetmask.c>
66 #include <string/strcspn.c>
67 #include <string/strncat.c>
68 #include <string/strpbrk.c>
69 #include <string/strspn.c>
70 #include <stub/sys_siglist.c>
71 #include <stub/umask.c>
72 #include <stub/utime.c>
73 #include <stub/fscanf.c>
74 #include <ctype/isascii.c>
75 #include <stdlib/bsearch.c>
76 #include <stub/gmtime.c>
77 #include <posix/sbrk.c>
78 #include <string/strdup.c>
79 #include <posix/raise.c>
80 #include <stub/strftime.c>
81 #include <stdlib/mbstowcs.c>
82 #include <stdio/clearerr.c>
83 #include <math/fabs.c>
87 #include <stdio/freopen.c>
88 #include <stub/times.c>
89 #include <posix/sleep.c>
90 #include <posix/unsetenv.c>
91 #include <stdlib/atexit.c>
92 #include <posix/alarm.c>
93 #include <stub/getpwnam.c>
96 #include <stdlib/alloca.c>
99 #include <stdlib/__exit.c>
100 #include <stub/__cleanup.c>
102 #include <dirent/__getdirentries.c>
103 #include <dirent/closedir.c>
104 #include <dirent/opendir.c>
105 #include <dirent/readdir.c>
108 #include <posix/execl.c>
111 #include <stub/getlogin.c>
112 #include <stub/setvbuf.c>
113 #include <stub/sigblock.c>
114 #include <stub/sigaddset.c>
115 #include <stub/setlocale.c>
118 #include <stub/getpwuid.c>
119 #include <stub/rand.c>
120 #include <stub/sigdelset.c>
121 #include <stub/ttyname.c>