123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- # We want musl to resolve itself without these sysincls, but its test must have them
- - source_filter: "^(?!contrib/libs/musl).*|^contrib/libs/musl/tests"
- includes:
- - aio.h
- - alloca.h
- - ar.h
- - arpa/inet.h
- - arpa/nameser_compat.h
- - arpa/nameser.h
- - arpa/telnet.h
- - arpa/tftp.h
- - assert.h
- - byteswap.h
- - cpio.h
- - crypt.h
- - dirent.h
- - dlfcn.h
- - elf.h
- - endian.h
- - err.h
- - fcntl.h
- - features.h
- - fenv.h
- - fmtmsg.h
- - fnmatch.h
- - ftw.h
- - getopt.h
- - glob.h
- - grp.h
- - iconv.h
- - ifaddrs.h
- - iso646.h
- - langinfo.h
- - lastlog.h
- - libgen.h
- - libintl.h
- - link.h
- - malloc.h
- - memory.h
- - mntent.h
- - monetary.h
- - mqueue.h
- - netdb.h
- - net/ethernet.h
- - net/if_arp.h
- - net/if_ppp.h
- - net/if.h
- - netinet/ether.h
- - netinet/icmp6.h
- - netinet/if_ether.h
- - netinet/igmp.h
- - netinet/in.h
- - netinet/in_systm.h
- - netinet/ip6.h
- - netinet/ip.h
- - netinet/ip_icmp.h
- - netinet/tcp.h
- - netinet/udp.h
- - netpacket/packet.h
- - netrom/netrom.h
- - net/route.h
- - nl_types.h
- - paths.h
- - poll.h
- - pthread.h
- - pty.h
- - pwd.h
- - regex.h
- - resolv.h
- - sched.h
- - scsi/scsi.h
- - search.h
- - semaphore.h
- - shadow.h
- - signal.h
- - spawn.h
- - stdalign.h
- - stdarg.h
- - stdio_ext.h
- - stdnoreturn.h
- - strings.h
- - stropts.h
- - sys/acct.h
- - sys/auxv.h
- - sys/cachectl.h
- - syscall.h
- - sys/dir.h
- - sys/epoll.h
- - sys/errno.h
- - sys/eventfd.h
- - sysexits.h
- - sys/fcntl.h
- - sys/file.h
- - sys/fsuid.h
- - sys/inotify.h
- - sys/ioctl.h
- - sys/io.h
- - sys/ipc.h
- - sys/kd.h
- - syslog.h
- - sys/mman.h
- - sys/mount.h
- - sys/msg.h
- - sys/mtio.h
- - sys/param.h
- - sys/personality.h
- - sys/poll.h
- - sys/prctl.h
- - sys/procfs.h
- - sys/ptrace.h
- - sys/quota.h
- - sys/reboot.h
- - sys/resource.h
- - sys/select.h
- - sys/sem.h
- - sys/sendfile.h
- - sys/shm.h
- - sys/signalfd.h
- - sys/signal.h
- - sys/socket.h
- - sys/soundcard.h
- - sys/statfs.h
- - sys/stat.h
- - sys/statvfs.h
- - sys/stropts.h
- - sys/syscall.h
- - sys/sysinfo.h
- - sys/syslog.h
- - sys/sysmacros.h
- - sys/termios.h
- - sys/timeb.h
- - sys/time.h
- - sys/timerfd.h
- - sys/times.h
- - sys/timex.h
- - sys/ttydefaults.h
- - sys/types.h
- - sys/ucontext.h
- - sys/uio.h
- - sys/un.h
- - sys/user.h
- - sys/utsname.h
- - sys/vfs.h
- - sys/vt.h
- - sys/wait.h
- - sys/xattr.h
- - tar.h
- - termios.h
- - threads.h
- - time.h
- - uchar.h
- - ucontext.h
- - ulimit.h
- - unistd.h
- - utime.h
- - utmp.h
- - utmpx.h
- - values.h
- - wait.h
- - wordexp.h
|