]> git.saurik.com Git - apt.git/blame - test/thread-safety/thread-check.txt
don't construct MetaIndex acquire items with IndexTargets
[apt.git] / test / thread-safety / thread-check.txt
CommitLineData
77242b1e
JAK
1asctime()
2basename()
3catgets()
4crypt()
5ctermid() if passed a non-NULL argument
6ctime()
7dbm_clearerr()
8dbm_close()
9dbm_delete()
10dbm_error()
11dbm_fetch()
12dbm_firstkey()
13dbm_nextkey()
14dbm_open()
15dbm_store()
16dirname()
17dlerror()
18drand48()
19ecvt() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
20encrypt()
21endgrent()
22endpwent()
23endutxent()
24fcvt() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
25ftw()
26gcvt() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
27getc_unlocked()
28getchar_unlocked()
29getdate()
30#getenv()
31getgrent()
32getgrgid()
33getgrnam()
34gethostbyaddr() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
35gethostbyname() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
36gethostent()
37getlogin()
38getnetbyaddr()
39getnetbyname()
40getnetent()
41getopt()
42getprotobyname()
43getprotobynumber()
44getprotoent()
45getpwent()
46getpwnam()
47getpwuid()
48getservbyname()
49getservbyport()
50getservent()
51getutxent()
52getutxid()
53getutxline()
54gmtime()
55hcreate()
56hdestroy()
57hsearch()
58inet_ntoa()
59l64a()
60lgamma()
61lgammaf()
62lgammal()
63localeconv()
64localtime()
65lrand48()
66mrand48()
67nftw()
68#nl_langinfo()
69ptsname()
70putc_unlocked()
71putchar_unlocked()
72putenv()
73pututxline()
74rand()
75#readdir()
76setenv()
77setgrent()
78setkey()
79setpwent()
80setutxent()
81#strerror()
82strsignal() [Added in POSIX.1-2008]
83strtok()
84#system() [Added in POSIX.1-2008]
85tmpnam() if passed a non-NULL argument
86ttyname()
87unsetenv()
88wcrtomb() if its final argument is NULL
89wcsrtombs() if its final argument is NULL
90wcstombs()
91wctomb()