Brian Silverman | 8649792 | 2018-02-10 19:28:39 -0500 | [diff] [blame] | 1 | # Imported from lintian/data/binaries/lfs-symbols |
| 2 | # |
| 3 | # Exceptions: |
| 4 | # fts* - linux-kernel-modules.c is careful with FTS_NOSTAT |
| 5 | |
| 6 | # Manually maintained list of non-lfs symbols |
| 7 | # |
| 8 | # List was found by grepping around in /usr/include on an i386 system |
| 9 | # with build-essential installed |
| 10 | # |
| 11 | # Please keep this sorted by key. |
| 12 | |
| 13 | __fxstat |
| 14 | __fxstatat |
| 15 | __lxstat |
| 16 | __xstat |
| 17 | aio_cancel |
| 18 | aio_error |
| 19 | aio_fsync |
| 20 | aio_read |
| 21 | aio_return |
| 22 | aio_suspend |
| 23 | aio_write |
| 24 | alphasort |
| 25 | creat |
| 26 | fallocate |
| 27 | fgetpos |
| 28 | fopen |
| 29 | freopen |
| 30 | fseeko |
| 31 | fsetpos |
| 32 | fstatfs |
| 33 | fstatvfs |
| 34 | ftello |
| 35 | ftruncate |
| 36 | #fts_open |
| 37 | #fts_read |
| 38 | #fts_children |
| 39 | #fts_set |
| 40 | #fts_close |
| 41 | ftw |
| 42 | getdirentries |
| 43 | getrlimit |
| 44 | glob |
| 45 | globfree |
| 46 | lio_listio |
| 47 | lockf |
| 48 | lseek |
| 49 | mkostemp |
| 50 | mkostemps |
| 51 | mkstemp |
| 52 | mkstemps |
| 53 | mmap |
| 54 | nftw |
| 55 | open |
| 56 | openat |
| 57 | posix_fadvise |
| 58 | posix_fallocate |
| 59 | pread |
| 60 | preadv |
| 61 | prlimit |
| 62 | pwrite |
| 63 | pwritev |
| 64 | readdir |
| 65 | readdir_r |
| 66 | scandir |
| 67 | sendfile |
| 68 | setrlimit |
| 69 | statfs |
| 70 | statvfs |
| 71 | tmpfile |
| 72 | truncate |
| 73 | versionsort |