~ubuntu-branches/ubuntu/utopic/eglibc/utopic

« back to all changes in this revision

Viewing changes to sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2012-10-26 05:14:58 UTC
  • mfrom: (1.5.1) (4.4.22 experimental)
  • Revision ID: package-import@ubuntu.com-20121026051458-oryotr4i03ob5pab
Tags: 2.16-0ubuntu1
* Merge with unreleased 2.16 in Debian experimental, remaining changes:
  - Drop the Breaks line from libc6, which refers to a Debian transition
  - Remove the libc6 recommends on libc6-i686, which we don't build
  - Enable libc6{,-dev}-armel on armhf and libc6{-dev}-armhf on armel
  - Ship update-locale and validlocale in /usr/sbin in libc-bin
  - Don't build locales or locales-all in Ubuntu, we rely on langpacks
  - Heavily mangle the way we do service restarting on major upgrades
  - Use different MIN_KERNEL_SUPPORTED versions than Debian, due to
    buildd needs.  This should be universally bumped to 3.2.0 once all
    our buildds (including the PPA guests) are running precise kernels
  - Build i386 variants as -march=i686, build amd64 with -O3, and build
    ppc64 variants (both 64-bit and 32-bit) with -O3 -fno-tree-vectorize
  - Re-enable unsubmitted-ldconfig-cache-abi.diff and rebuild the cache
    on upgrades from previous versions that used a different constant
  - debian/patches/any/local-CVE-2012-3406.diff: switch to malloc when
    array grows too large to handle via alloca extension (CVE-2012-3406)
  - Build generic i386/i686 flavour with -mno-tls-direct-seg-refs
* Changes added/dropped with this merge while reducing our delta:
  - Stop building glibc docs from the eglibc source, and instead make
    the glibc-docs stub have a hard dependency on glibc-doc-reference
  - Remove outdated conflicts against ancient versions of ia32-libs
  - Drop the tzdata dependency from libc6, it's in required and minimal
  - Use gcc-4.7/g++-4.7 by default on all our supported architectures
  - Save our historical changelog as changelog.ubuntu in the source
  - Drop nscd's libaudit build-dep for now, as libaudit is in universe
  - Drop the unnecessary Breaks from libc6 to locales and locales-all
  - Ship xen's ld.so.conf.d snippet as /etc/ld.so.conf.d/libc6-xen.conf
* Disable hard failures on the test suite for the first upload to raring

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
GLIBC_2.0
 
2
 GLIBC_2.0 A
 
3
 _IO_flockfile F
 
4
 _IO_ftrylockfile F
 
5
 _IO_funlockfile F
 
6
 __close F
 
7
 __connect F
 
8
 __errno_location F
 
9
 __fcntl F
 
10
 __fork F
 
11
 __h_errno_location F
 
12
 __lseek F
 
13
 __open F
 
14
 __pthread_getspecific F
 
15
 __pthread_key_create F
 
16
 __pthread_mutex_destroy F
 
17
 __pthread_mutex_init F
 
18
 __pthread_mutex_lock F
 
19
 __pthread_mutex_trylock F
 
20
 __pthread_mutex_unlock F
 
21
 __pthread_mutexattr_destroy F
 
22
 __pthread_mutexattr_init F
 
23
 __pthread_mutexattr_settype F
 
24
 __pthread_once F
 
25
 __pthread_setspecific F
 
26
 __read F
 
27
 __send F
 
28
 __sigaction F
 
29
 __wait F
 
30
 __write F
 
31
 _pthread_cleanup_pop F
 
32
 _pthread_cleanup_pop_restore F
 
33
 _pthread_cleanup_push F
 
34
 _pthread_cleanup_push_defer F
 
35
 accept F
 
36
 close F
 
37
 connect F
 
38
 fcntl F
 
39
 flockfile F
 
40
 fork F
 
41
 fsync F
 
42
 ftrylockfile F
 
43
 funlockfile F
 
44
 longjmp F
 
45
 lseek F
 
46
 msync F
 
47
 nanosleep F
 
48
 open F
 
49
 pause F
 
50
 pthread_atfork F
 
51
 pthread_attr_destroy F
 
52
 pthread_attr_getdetachstate F
 
53
 pthread_attr_getinheritsched F
 
54
 pthread_attr_getschedparam F
 
55
 pthread_attr_getschedpolicy F
 
56
 pthread_attr_getscope F
 
57
 pthread_attr_init F
 
58
 pthread_attr_setdetachstate F
 
59
 pthread_attr_setinheritsched F
 
60
 pthread_attr_setschedparam F
 
61
 pthread_attr_setschedpolicy F
 
62
 pthread_attr_setscope F
 
63
 pthread_cancel F
 
64
 pthread_cond_broadcast F
 
65
 pthread_cond_destroy F
 
66
 pthread_cond_init F
 
67
 pthread_cond_signal F
 
68
 pthread_cond_timedwait F
 
69
 pthread_cond_wait F
 
70
 pthread_condattr_destroy F
 
71
 pthread_condattr_init F
 
72
 pthread_create F
 
73
 pthread_detach F
 
74
 pthread_equal F
 
75
 pthread_exit F
 
76
 pthread_getschedparam F
 
77
 pthread_getspecific F
 
78
 pthread_join F
 
79
 pthread_key_create F
 
80
 pthread_key_delete F
 
81
 pthread_kill F
 
82
 pthread_kill_other_threads_np F
 
83
 pthread_mutex_destroy F
 
84
 pthread_mutex_init F
 
85
 pthread_mutex_lock F
 
86
 pthread_mutex_trylock F
 
87
 pthread_mutex_unlock F
 
88
 pthread_mutexattr_destroy F
 
89
 pthread_mutexattr_getkind_np F
 
90
 pthread_mutexattr_init F
 
91
 pthread_mutexattr_setkind_np F
 
92
 pthread_once F
 
93
 pthread_self F
 
94
 pthread_setcancelstate F
 
95
 pthread_setcanceltype F
 
96
 pthread_setschedparam F
 
97
 pthread_setspecific F
 
98
 pthread_sigmask F
 
99
 pthread_testcancel F
 
100
 raise F
 
101
 read F
 
102
 recv F
 
103
 recvfrom F
 
104
 recvmsg F
 
105
 sem_destroy F
 
106
 sem_getvalue F
 
107
 sem_init F
 
108
 sem_post F
 
109
 sem_trywait F
 
110
 sem_wait F
 
111
 send F
 
112
 sendmsg F
 
113
 sendto F
 
114
 sigaction F
 
115
 siglongjmp F
 
116
 sigwait F
 
117
 system F
 
118
 tcdrain F
 
119
 vfork F
 
120
 wait F
 
121
 waitpid F
 
122
 write F
 
123
GLIBC_2.1
 
124
 GLIBC_2.1 A
 
125
 __libc_allocate_rtsig F
 
126
 __libc_current_sigrtmax F
 
127
 __libc_current_sigrtmin F
 
128
 pthread_attr_getguardsize F
 
129
 pthread_attr_getstackaddr F
 
130
 pthread_attr_getstacksize F
 
131
 pthread_attr_init F
 
132
 pthread_attr_setguardsize F
 
133
 pthread_attr_setstackaddr F
 
134
 pthread_attr_setstacksize F
 
135
 pthread_create F
 
136
 pthread_getconcurrency F
 
137
 pthread_mutexattr_gettype F
 
138
 pthread_mutexattr_settype F
 
139
 pthread_rwlock_destroy F
 
140
 pthread_rwlock_init F
 
141
 pthread_rwlock_rdlock F
 
142
 pthread_rwlock_tryrdlock F
 
143
 pthread_rwlock_trywrlock F
 
144
 pthread_rwlock_unlock F
 
145
 pthread_rwlock_wrlock F
 
146
 pthread_rwlockattr_destroy F
 
147
 pthread_rwlockattr_getkind_np F
 
148
 pthread_rwlockattr_getpshared F
 
149
 pthread_rwlockattr_init F
 
150
 pthread_rwlockattr_setkind_np F
 
151
 pthread_rwlockattr_setpshared F
 
152
 pthread_setconcurrency F
 
153
 sem_destroy F
 
154
 sem_getvalue F
 
155
 sem_init F
 
156
 sem_post F
 
157
 sem_trywait F
 
158
 sem_wait F
 
159
GLIBC_2.1.1
 
160
 GLIBC_2.1.1 A
 
161
 sem_close F
 
162
 sem_open F
 
163
 sem_unlink F
 
164
GLIBC_2.1.2
 
165
 GLIBC_2.1.2 A
 
166
 __vfork F
 
167
GLIBC_2.11
 
168
 GLIBC_2.11 A
 
169
 pthread_sigqueue F
 
170
GLIBC_2.12
 
171
 GLIBC_2.12 A
 
172
 pthread_getname_np F
 
173
 pthread_mutex_consistent F
 
174
 pthread_mutexattr_getrobust F
 
175
 pthread_mutexattr_setrobust F
 
176
 pthread_setname_np F
 
177
GLIBC_2.2
 
178
 GLIBC_2.2 A
 
179
 __open64 F
 
180
 __pread64 F
 
181
 __pthread_rwlock_destroy F
 
182
 __pthread_rwlock_init F
 
183
 __pthread_rwlock_rdlock F
 
184
 __pthread_rwlock_tryrdlock F
 
185
 __pthread_rwlock_trywrlock F
 
186
 __pthread_rwlock_unlock F
 
187
 __pthread_rwlock_wrlock F
 
188
 __pwrite64 F
 
189
 __res_state F
 
190
 lseek64 F
 
191
 open64 F
 
192
 pread F
 
193
 pread64 F
 
194
 pthread_attr_getstack F
 
195
 pthread_attr_setstack F
 
196
 pthread_barrier_destroy F
 
197
 pthread_barrier_init F
 
198
 pthread_barrier_wait F
 
199
 pthread_barrierattr_destroy F
 
200
 pthread_barrierattr_init F
 
201
 pthread_barrierattr_setpshared F
 
202
 pthread_condattr_getpshared F
 
203
 pthread_condattr_setpshared F
 
204
 pthread_getcpuclockid F
 
205
 pthread_mutex_timedlock F
 
206
 pthread_mutexattr_getpshared F
 
207
 pthread_mutexattr_setpshared F
 
208
 pthread_rwlock_timedrdlock F
 
209
 pthread_rwlock_timedwrlock F
 
210
 pthread_spin_destroy F
 
211
 pthread_spin_init F
 
212
 pthread_spin_lock F
 
213
 pthread_spin_trylock F
 
214
 pthread_spin_unlock F
 
215
 pthread_yield F
 
216
 pwrite F
 
217
 pwrite64 F
 
218
 sem_timedwait F
 
219
GLIBC_2.2.3
 
220
 GLIBC_2.2.3 A
 
221
 pthread_getattr_np F
 
222
GLIBC_2.2.6
 
223
 GLIBC_2.2.6 A
 
224
 __nanosleep F
 
225
GLIBC_2.3.2
 
226
 GLIBC_2.3.2 A
 
227
 pthread_cond_broadcast F
 
228
 pthread_cond_destroy F
 
229
 pthread_cond_init F
 
230
 pthread_cond_signal F
 
231
 pthread_cond_timedwait F
 
232
 pthread_cond_wait F
 
233
GLIBC_2.3.3
 
234
 GLIBC_2.3.3 A
 
235
 __pthread_cleanup_routine F
 
236
 __pthread_register_cancel F
 
237
 __pthread_register_cancel_defer F
 
238
 __pthread_unregister_cancel F
 
239
 __pthread_unregister_cancel_restore F
 
240
 __pthread_unwind_next F
 
241
 pthread_attr_getaffinity_np F
 
242
 pthread_attr_setaffinity_np F
 
243
 pthread_attr_setstack F
 
244
 pthread_attr_setstacksize F
 
245
 pthread_barrierattr_getpshared F
 
246
 pthread_condattr_getclock F
 
247
 pthread_condattr_setclock F
 
248
 pthread_getaffinity_np F
 
249
 pthread_setaffinity_np F
 
250
 pthread_timedjoin_np F
 
251
 pthread_tryjoin_np F
 
252
GLIBC_2.3.4
 
253
 GLIBC_2.3.4 A
 
254
 pthread_attr_getaffinity_np F
 
255
 pthread_attr_setaffinity_np F
 
256
 pthread_getaffinity_np F
 
257
 pthread_setaffinity_np F
 
258
 pthread_setschedprio F
 
259
GLIBC_2.4
 
260
 GLIBC_2.4 A
 
261
 pthread_mutex_consistent_np F
 
262
 pthread_mutex_getprioceiling F
 
263
 pthread_mutex_setprioceiling F
 
264
 pthread_mutexattr_getprioceiling F
 
265
 pthread_mutexattr_getprotocol F
 
266
 pthread_mutexattr_getrobust_np F
 
267
 pthread_mutexattr_setprioceiling F
 
268
 pthread_mutexattr_setprotocol F
 
269
 pthread_mutexattr_setrobust_np F