Changes between Version 1 and Version 2 of Ticket #4947, comment 13
- Timestamp:
- Aug 22, 2019, 6:59:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4947, comment 13
v1 v2 21 21 <wordexp.h> 22 22 }}} 23 24 **Complete header list:** 25 26 {{{ 27 <aio.h> 28 <arpa/inet.h> 29 <assert.h> 30 <complex.h> 31 <cpio.h> 32 <ctype.h> 33 <dirent.h> 34 <dlfcn.h> 35 <errno.h> 36 <fcntl.h> 37 <fenv.h> 38 <float.h> 39 <fmtmsg.h> 40 <fnmatch.h> 41 <ftw.h> 42 <glob.h> 43 <grp.h> 44 <iconv.h> 45 <inttypes.h> 46 <iso646.h> 47 <langinfo.h> 48 <libgen.h> 49 <limits.h> 50 <locale.h> 51 <math.h> 52 <monetary.h> 53 <mqueue.h> 54 <ndbm.h> 55 <net/if.h> 56 <netdb.h> 57 <netinet/in.h> 58 <netinet/tcp.h> 59 <nl_types.h> 60 <poll.h> 61 <pthread.h> 62 <pwd.h> 63 <regex.h> 64 <sched.h> 65 <search.h> 66 <semaphore.h> 67 <setjmp.h> 68 <signal.h> 69 <spawn.h> 70 <stdarg.h> 71 <stdbool.h> 72 <stddef.h> 73 <stdint.h> 74 <stdio.h> 75 <stdlib.h> 76 <string.h> 77 <strings.h> 78 <stropts.h> 79 <sys/ipc.h> 80 <sys/mman.h> 81 <sys/msg.h> 82 <sys/resource.h> 83 <sys/select.h> 84 <sys/sem.h> 85 <sys/shm.h> 86 <sys/socket.h> 87 <sys/stat.h> 88 <sys/statvfs.h> 89 <sys/time.h> 90 <sys/times.h> 91 <sys/types.h> 92 <sys/uio.h> 93 <sys/un.h> 94 <sys/utsname.h> 95 <sys/wait.h> 96 <syslog.h> 97 <tar.h> 98 <termios.h> 99 <tgmath.h> 100 <time.h> 101 <trace.h> 102 <ulimit.h> 103 <unistd.h> 104 <utime.h> 105 <utmpx.h> 106 <wchar.h> 107 <wctype.h> 108 <wordexp.h> 109 }}}