unix-symbols.txt 1.7 KB

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