Merge branch 'vendor/OPENSSH'
[dragonfly.git] / lib / libc / gen / Makefile.inc
1 #       @(#)Makefile.inc        8.6 (Berkeley) 5/4/95
2 # $FreeBSD: head/lib/libc/gen/Makefile.inc 214680 2010-11-02 17:00:56Z ed $
3
4 # machine-independent gen sources
5 .PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/gen ${.CURDIR}/../libc/gen
6
7 CFLAGS+=-I${.CURDIR}/../libc/sysvipc
8
9 CMAPS+= ${.CURDIR}/gen/Symbol.map
10
11 SRCS+=  _once_stub.c _pthread_stubs.c _rand48.c _spinlock_stub.c \
12         _thread_init.c alarm.c arc4random.c assert.c basename.c \
13         clock.c clock_getcpuclockid.c closedir.c confstr.c creat.c \
14         ctermid.c daemon.c devname.c dirfd.c dirname.c disklabel.c disktab.c \
15         dlfcn.c drand48.c elf_utils.c erand48.c err.c errlst.c exec.c \
16         fdevname.c fmtcheck.c fmtmsg.c fnmatch.c fpclassify.c \
17         frexp.c fstab.c ftok.c fts.c ftw.c getbootfile.c getbsize.c \
18         getcap.c getcwd.c getdevpath.c getdomainname.c \
19         getgrent.c getgrouplist.c gethostid.c gethostname.c \
20         getloadavg.c getlogin.c getmntinfo.c getmntvinfo.c \
21         getnetgrent.c getobjformat.c getosreldate.c getpagesize.c \
22         getpeereid.c getprogname.c getpwent.c getttyent.c \
23         getusershell.c getvfsbyname.c getvfsent.c glob.c \
24         initgroups.c isatty.c isinf.c isfinite.c isnan.c isnormal.c \
25         jrand48.c killpg.c lcong48.c ldexp.c libc_dlopen.c \
26         lockf.c lrand48.c modf.c mrand48.c sysvipc_msgctl.c \
27         sysvipc_msgget.c sysvipc_msgrcv.c sysvipc_msgsnd.c nftw.c nice.c \
28         nlist.c nrand48.c ntp_gettime.c opendir.c \
29         pause.c pmadvise.c popen.c posix_spawn.c posixshm.c \
30         psignal.c pw_scan.c pwcache.c \
31         raise.c readdir.c readpassphrase.c rewinddir.c signbit.c \
32         sysvipc.c sysvipc_shmget.c sysvipc_shmctl.c \
33         sysvipc_shmdt.c sysvipc_shmat.c\
34         scandir.c seed48.c seekdir.c sysvipc_semctl.c sysvipc_semget.c sysvipc_semop.c \
35         setdomainname.c sethostname.c setjmperr.c setmode.c setprogname.c \
36         setproctitle.c \
37         siginterrupt.c siglist.c signal.c \
38         sigsetops.c sigwait.c sleep.c srand48.c \
39         stringlist.c strtofflags.c sysconf.c sysctl.c sysctlbyname.c \
40         sysctlnametomib.c syslog.c telldir.c termios.c time.c times.c \
41         ttyname.c ttyslot.c \
42         ualarm.c ucontext.c ulimit.c uname.c unvis.c usleep.c utime.c \
43         utmp.c utmpx.c \
44         valloc.c vis.c wait.c wait3.c waitpid.c wordexp.c
45
46 .if ${LIB} != {c_rtld}
47 SRCS+=  tls.c
48 .endif
49
50 # machine-dependent gen sources
51 .include "${.CURDIR}/../libc/${MACHINE_ARCH}/gen/Makefile.inc"
52
53 .if ${LIB} == "c"
54 MAN+=   alarm.3 arc4random.3 clock.3 \
55         basename.3 \
56         clock_getcpuclockid.3 confstr.3 creat.3 ctermid.3 daemon.3 \
57         devname.3 directory.3 dirname.3 \
58         dladdr.3 dlinfo.3 dlopen.3 \
59         dlclose.3 dlerror.3 dlfcn.3 dlsym.3 dlvsym.3 dl_iterate_phdr.3 \
60         endutxent.3 err.3 exec.3 \
61         fmtcheck.3 fmtmsg.3 fnmatch.3 fpclassify.3 frexp.3 ftok.3 fts.3 ftw.3 \
62         getbootfile.3 getbsize.3 getcap.3 getcontext.3 getcwd.3 \
63         getdevpath.3 getdiskbyname.3 getdisktabbyname.3 getdomainname.3 \
64         getfsent.3 getgrent.3 getgrouplist.3 \
65         gethostid.3 gethostname.3 getlastlogx.3 getloadavg.3 \
66         getmntinfo.3 getnetgrent.3 getobjformat.3 getosreldate.3 \
67         getpagesize.3 getpass.3 getpeereid.3 getprogname.3 getpwent.3 \
68         getttyent.3 getusershell.3 getvfsbyname.3 getvfsent.3 \
69         glob.3 initgroups.3 isgreater.3 killpg.3 \
70         ldexp.3 lockf.3 makecontext.3 makecontext_quick.3 modf.3 \
71         nice.3 nlist.3 pause.3 popen.3 posix_spawn.3 \
72         posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_init.3 \
73         posix_spawnattr_getflags.3 posix_spawnattr_getpgroup.3 \
74         posix_spawnattr_getschedparam.3 posix_spawnattr_getschedpolicy.3 \
75         posix_spawnattr_getsigdefault.3 posix_spawnattr_getsigmask.3 \
76         posix_spawnattr_init.3 psignal.3 pwcache.3 \
77         raise.3 rand48.3 readpassphrase.3 rfork_thread.3 \
78         scandir.3 setjmp.3 setmode.3 setproctitle.3 shm_open.3 \
79         siginterrupt.3 signal.3 sigsetops.3 sleep.3 stringlist.3 \
80         strtofflags.3 sysconf.3 sysctl.3 syslog.3 tcgetpgrp.3 tcgetsid.3 \
81         tcsendbreak.3 tcsetattr.3 tcsetpgrp.3 tcsetsid.3 time.3 times.3 \
82         ttyname.3 tzset.3 ualarm.3 \
83         ucontext.3 ulimit.3 uname.3 unvis.3 usleep.3 utime.3 \
84         valloc.3 vis.3 wordexp.3
85
86 MLINKS+=arc4random.3 arc4random_addrandom.3 \
87         arc4random.3 arc4random_buf.3 \
88         arc4random.3 arc4random_stir.3 \
89         arc4random.3 arc4random_uniform.3
90 MLINKS+=ctermid.3 ctermid_r.3
91 MLINKS+=devname.3 devname_r.3 \
92         devname.3 fdevname.3 \
93         devname.3 fdevname_r.3
94 MLINKS+=directory.3 closedir.3 \
95         directory.3 dirfd.3 \
96         directory.3 fdopendir.3 \
97         directory.3 opendir.3 \
98         directory.3 readdir.3 \
99         directory.3 readdir_r.3 \
100         directory.3 rewinddir.3 \
101         directory.3 seekdir.3 \
102         directory.3 telldir.3
103 MLINKS+=dlopen.3 fdlopen.3
104 MLINKS+=dlsym.3 dlfunc.3
105 MLINKS+=endutxent.3 getutxent.3 \
106         endutxent.3 getutxid.3 \
107         endutxent.3 getutxline.3 \
108         endutxent.3 pututxline.3 \
109         endutxent.3 setutxdb.3 \
110         endutxent.3 setutxent.3
111 MLINKS+=err.3 errc.3 \
112         err.3 err_set_exit.3 \
113         err.3 err_set_file.3 \
114         err.3 errx.3 \
115         err.3 verr.3 \
116         err.3 verrc.3 \
117         err.3 verrx.3 \
118         err.3 vwarn.3 \
119         err.3 vwarnc.3 \
120         err.3 vwarnx.3 \
121         err.3 warn.3 \
122         err.3 warnc.3 \
123         err.3 warnx.3
124 MLINKS+=exec.3 execl.3 \
125         exec.3 execle.3 \
126         exec.3 execlp.3 \
127         exec.3 exect.3 \
128         exec.3 execv.3 \
129         exec.3 execvp.3 \
130         exec.3 execvP.3
131 MLINKS+=fpclassify.3 finite.3 \
132         fpclassify.3 finitef.3 \
133         fpclassify.3 isfinite.3 \
134         fpclassify.3 isinf.3 \
135         fpclassify.3 isnan.3 \
136         fpclassify.3 isnormal.3
137 MLINKS+=frexp.3 frexpf.3 \
138         frexp.3 frexpl.3
139 MLINKS+=fts.3 fts_children.3 \
140         fts.3 fts_close.3 \
141         fts.3 fts_get_clientptr.3 \
142         fts.3 fts_get_stream.3 \
143         fts.3 fts_open.3 \
144         fts.3 fts_read.3 \
145         fts.3 fts_set.3 \
146         fts.3 fts_set_clientptr.3
147 MLINKS+=ftw.3 nftw.3
148 MLINKS+=getcap.3 cgetcap.3 \
149         getcap.3 cgetclose.3 \
150         getcap.3 cgetent.3 \
151         getcap.3 cgetfirst.3 \
152         getcap.3 cgetmatch.3 \
153         getcap.3 cgetnext.3 \
154         getcap.3 cgetnum.3 \
155         getcap.3 cgetset.3 \
156         getcap.3 cgetstr.3 \
157         getcap.3 cgetustr.3
158 MLINKS+=getcontext.3 setcontext.3
159 MLINKS+=getcwd.3 getwd.3
160 MLINKS+=getdomainname.3 setdomainname.3
161 MLINKS+=getfsent.3 endfsent.3 \
162         getfsent.3 getfsfile.3 \
163         getfsent.3 getfsspec.3 \
164         getfsent.3 getfstab.3 \
165         getfsent.3 getfstype.3 \
166         getfsent.3 setfsent.3 \
167         getfsent.3 setfstab.3
168 MLINKS+=getgrent.3 endgrent.3 \
169         getgrent.3 getgrent_r.3 \
170         getgrent.3 getgrgid.3 \
171         getgrent.3 getgrgid_r.3 \
172         getgrent.3 getgrnam.3 \
173         getgrent.3 getgrnam_r.3 \
174         getgrent.3 setgrent.3 \
175         getgrent.3 setgroupent.3
176 MLINKS+=gethostid.3 sethostid.3
177 MLINKS+=gethostname.3 sethostname.3
178 MLINKS+=getlastlogx.3 getutmp.3 \
179         getlastlogx.3 getutmpx.3 \
180         getlastlogx.3 updlastlogx.3 \
181         getlastlogx.3 _updwtmpx.3 \
182         getlastlogx.3 updwtmpx.3 \
183         getlastlogx.3 utmpxname.3
184 MLINKS+=getmntinfo.3 getmntvinfo.3
185 MLINKS+=getnetgrent.3 endnetgrent.3 \
186         getnetgrent.3 innetgr.3 \
187         getnetgrent.3 setnetgrent.3
188 MLINKS+=getprogname.3 setprogname.3
189 MLINKS+=getpwent.3 endpwent.3 \
190         getpwent.3 getpwent_r.3 \
191         getpwent.3 getpwnam.3 \
192         getpwent.3 getpwnam_r.3 \
193         getpwent.3 getpwuid.3 \
194         getpwent.3 getpwuid_r.3 \
195         getpwent.3 setpassent.3 \
196         getpwent.3 setpwent.3 \
197         getpwent.3 setpwfile.3
198 MLINKS+=getttyent.3 endttyent.3 \
199         getttyent.3 getttynam.3 \
200         getttyent.3 isdialuptty.3 \
201         getttyent.3 isnettty.3 \
202         getttyent.3 setttyent.3
203 MLINKS+=getusershell.3 endusershell.3 \
204         getusershell.3 setusershell.3
205 MLINKS+=getvfsent.3 endvfsent.3 \
206         getvfsent.3 getvfsbytype.3 \
207         getvfsent.3 setvfsent.3 \
208         getvfsent.3 vfsisloadable.3 \
209         getvfsent.3 vfsload.3
210 MLINKS+=glob.3 globfree.3
211 MLINKS+=isgreater.3 isgreaterequal.3 \
212         isgreater.3 isless.3 \
213         isgreater.3 islessequal.3 \
214         isgreater.3 islessgreater.3 \
215         isgreater.3 isunordered.3
216 MLINKS+=ldexp.3 ldexpf.3 \
217         ldexp.3 ldexpl.3
218 MLINKS+=makecontext.3 swapcontext.3
219 MLINKS+=makecontext_quick.3 setcontext_quick.3 \
220         makecontext_quick.3 swapcontext_quick.3
221 MLINKS+=modf.3 modff.3 \
222         modf.3 modfl.3
223 MLINKS+=popen.3 pclose.3
224 MLINKS+=posix_spawn.3 posix_spawnp.3
225 MLINKS+=posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_addclose.3 \
226         posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_adddup2.3
227 MLINKS+=posix_spawn_file_actions_init.3 posix_spawn_file_actions_destroy.3
228 MLINKS+=posix_spawnattr_getflags.3 posix_spawnattr_setflags.3
229 MLINKS+=posix_spawnattr_getpgroup.3 posix_spawnattr_setpgroup.3
230 MLINKS+=posix_spawnattr_getschedparam.3 posix_spawnattr_setschedparam.3
231 MLINKS+=posix_spawnattr_getschedpolicy.3 posix_spawnattr_setschedpolicy.3
232 MLINKS+=posix_spawnattr_getsigdefault.3 posix_spawnattr_setsigdefault.3
233 MLINKS+=posix_spawnattr_getsigmask.3 posix_spawnattr_setsigmask.3
234 MLINKS+=posix_spawnattr_init.3 posix_spawnattr_destroy.3
235 MLINKS+=psignal.3 psiginfo.3 \
236         psignal.3 strsignal.3 \
237         psignal.3 sys_nsig.3 \
238         psignal.3 sys_siglist.3 \
239         psignal.3 sys_signame.3
240 MLINKS+=pwcache.3 gid_from_group.3 \
241         pwcache.3 group_from_gid.3 \
242         pwcache.3 pwcache_groupdb.3 \
243         pwcache.3 pwcache_userdb.3 \
244         pwcache.3 uid_from_user.3 \
245         pwcache.3 user_from_uid.3
246 MLINKS+=rand48.3 drand48.3 \
247         rand48.3 erand48.3 \
248         rand48.3 jrand48.3 \
249         rand48.3 lcong48.3 \
250         rand48.3 lrand48.3 \
251         rand48.3 mrand48.3 \
252         rand48.3 nrand48.3 \
253         rand48.3 seed48.3 \
254         rand48.3 srand48.3
255 MLINKS+=scandir.3 alphasort.3
256 MLINKS+=setjmp.3 _longjmp.3 \
257         setjmp.3 longjmp.3 \
258         setjmp.3 longjmperr.3 \
259         setjmp.3 longjmperror.3 \
260         setjmp.3 _setjmp.3 \
261         setjmp.3 siglongjmp.3 \
262         setjmp.3 sigsetjmp.3
263 MLINKS+=setmode.3 getmode.3
264 MLINKS+=shm_open.3 shm_unlink.3
265 MLINKS+=sigsetops.3 sigaddset.3 \
266         sigsetops.3 sigdelset.3 \
267         sigsetops.3 sigemptyset.3 \
268         sigsetops.3 sigfillset.3 \
269         sigsetops.3 sigismember.3
270 MLINKS+=stringlist.3 sl_add.3 \
271         stringlist.3 sl_find.3 \
272         stringlist.3 sl_free.3 \
273         stringlist.3 sl_init.3
274 MLINKS+=strtofflags.3 fflagstostr.3
275 MLINKS+=sysctl.3 sysctlbyname.3 \
276         sysctl.3 sysctlnametomib.3
277 MLINKS+=syslog.3 closelog.3 \
278         syslog.3 openlog.3 \
279         syslog.3 setlogmask.3 \
280         syslog.3 vsyslog.3
281 MLINKS+=tcsendbreak.3 tcdrain.3 \
282         tcsendbreak.3 tcflow.3 \
283         tcsendbreak.3 tcflush.3
284 MLINKS+=tcsetattr.3 cfgetispeed.3 \
285         tcsetattr.3 cfgetospeed.3 \
286         tcsetattr.3 cfmakeraw.3 \
287         tcsetattr.3 cfmakesane.3 \
288         tcsetattr.3 cfsetispeed.3 \
289         tcsetattr.3 cfsetospeed.3 \
290         tcsetattr.3 cfsetspeed.3 \
291         tcsetattr.3 tcgetattr.3
292 MLINKS+=ttyname.3 isatty.3 \
293         ttyname.3 ttyname_r.3 \
294         ttyname.3 ttyslot.3
295 MLINKS+=tzset.3 tzsetwall.3
296 MLINKS+=unvis.3 strnunvis.3 \
297         unvis.3 strnunvisx.3 \
298         unvis.3 strunvis.3 \
299         unvis.3 strunvisx.3
300 MLINKS+=vis.3 nvis.3 \
301         vis.3 snvis.3 \
302         vis.3 stravis.3 \
303         vis.3 strenvisx.3 \
304         vis.3 strnvis.3 \
305         vis.3 strnvisx.3 \
306         vis.3 strsenvisx.3 \
307         vis.3 strsnvis.3 \
308         vis.3 strsnvisx.3 \
309         vis.3 strsvis.3 \
310         vis.3 strsvisx.3 \
311         vis.3 strvis.3 \
312         vis.3 strvisx.3 \
313         vis.3 svis.3
314 MLINKS+=wordexp.3 wordfree.3
315 .endif