unix-symbols.txt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. abort
  2. accept
  3. bcmp
  4. bind
  5. calloc
  6. chmod
  7. clearerr
  8. clock_gettime
  9. close
  10. closedir
  11. closelog
  12. connect
  13. __ctype_b_loc
  14. __ctype_tolower_loc
  15. __cxa_atexit
  16. __cxa_finalize
  17. dladdr
  18. dlclose
  19. dlerror
  20. dlopen
  21. dlsym
  22. __errno_location
  23. fclose
  24. fdopen
  25. feof
  26. ferror
  27. fflush
  28. fgets
  29. fileno
  30. fopen
  31. fopen64
  32. fprintf
  33. fputc
  34. fputs
  35. fread
  36. free
  37. freeaddrinfo
  38. fseek
  39. fstat
  40. ftell
  41. fwrite
  42. gai_strerror
  43. getaddrinfo
  44. getauxval
  45. getcontext
  46. getentropy
  47. getenv
  48. gethostbyname
  49. getnameinfo
  50. getpeername
  51. getpid
  52. getsockname
  53. getsockopt
  54. gettimeofday
  55. __gmon_start__
  56. gmtime_r
  57. gmtime
  58. ioctl
  59. __isoc99_sscanf
  60. _ITM_deregisterTMCloneTable
  61. _ITM_registerTMCloneTable
  62. listen
  63. _longjmp
  64. lseek
  65. madvise
  66. makecontext
  67. malloc
  68. memchr
  69. memcmp
  70. memcpy
  71. memmove
  72. memset
  73. mktime
  74. mlock
  75. mmap
  76. mprotect
  77. munmap
  78. opendir
  79. openlog
  80. poll
  81. pthread_attr_destroy
  82. pthread_attr_init
  83. pthread_attr_setdetachstate
  84. pthread_cond_broadcast
  85. pthread_cond_destroy
  86. pthread_cond_init
  87. pthread_cond_signal
  88. pthread_cond_timedwait
  89. pthread_cond_wait
  90. pthread_create
  91. pthread_exit
  92. pthread_getspecific
  93. pthread_join
  94. pthread_key_create
  95. pthread_key_delete
  96. pthread_mutex_destroy
  97. pthread_mutex_init
  98. pthread_mutex_lock
  99. pthread_mutex_trylock
  100. pthread_mutex_unlock
  101. pthread_once
  102. pthread_rwlock_destroy
  103. pthread_rwlock_init
  104. pthread_rwlock_rdlock
  105. pthread_rwlock_unlock
  106. pthread_rwlock_wrlock
  107. pthread_self
  108. pthread_setspecific
  109. qsort
  110. readdir
  111. realloc
  112. recvfrom
  113. recvmmsg
  114. secure_getenv
  115. select
  116. sendmmsg
  117. sendto
  118. setbuf
  119. setcontext
  120. _setjmp
  121. setsockopt
  122. shmat
  123. shmdt
  124. shmget
  125. shutdown
  126. sigaction
  127. sleep
  128. socket
  129. sprintf
  130. stderr
  131. stdin
  132. stdout
  133. strcat
  134. strchr
  135. strcmp
  136. strcpy
  137. strcspn
  138. strdup
  139. strlen
  140. strncmp
  141. strncpy
  142. strrchr
  143. strspn
  144. strstr
  145. strtol
  146. strtoul
  147. syscall
  148. sysconf
  149. syslog
  150. tcgetattr
  151. tcsetattr
  152. __timezone
  153. uname
  154. usleep
  155. vfprintf
  156. __xpg_strerror_r