glibc/include
Jakub Jelinek bea0ac1d87 Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free
The following patch fixes catomic_compare_and_exchange_*_rel definitions
(which were never used and weren't correct) and uses
catomic_compare_and_exchange_val_rel in _int_free.  Comparing to the
pre-2009-07-02 --enable-experimental-malloc state the generated code should
be identical on all arches other than ppc/ppc64 and on ppc/ppc64 should use
lwsync instead of isync barrier.
2009-07-16 07:24:50 -07:00
..
arpa * include/arpa/nameser.h (NS_GET16): Use const pointer. 2008-08-01 22:40:06 +00:00
bits Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
gnu
net
netinet
protocols
rpc * include/rpc/auth.h: Use libc_hidden_proto for _null_auth. 2009-02-06 05:33:30 +00:00
rpcsvc
sys * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 2008-07-25 17:06:50 +00:00
aio.h
aliases.h
alloca.h * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define. 2009-01-29 15:36:26 +00:00
argp.h
argz.h
assert.h
atomic.h Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free 2009-07-16 07:24:50 -07:00
byteswap.h
caller.h
complex.h
ctype.h * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, 2008-11-07 15:07:10 +00:00
des.h
dirent.h Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
dlfcn.h
elf.h
endian.h
envz.h
err.h
errno.h
error.h
execinfo.h
fcntl.h * io/Makefile (aux): Add have_o_cloexec. 2007-08-03 04:09:03 +00:00
features.h * version.h (VERSION): Bump for 2.10 release. 2009-05-09 17:40:57 +00:00
fenv.h * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for 2008-04-12 00:51:34 +00:00
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt_int.h
getopt.h
glob.h
gmp.h
gnu-versions.h
grp.h
gshadow.h [BZ #9955] 2009-04-23 18:29:30 +00:00
iconv.h
ifaddrs.h * include/ifaddrs.h: Remove in6ai_temporary. 2007-11-14 06:58:35 +00:00
inline-hashtab.h Clean up code for hash table handling in ld.so. 2009-07-07 09:49:55 -07:00
langinfo.h * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. 2007-12-14 03:54:07 +00:00
libc-internal.h
libc-symbols.h Finish IFUNC support for x86 and x86-64. 2009-05-31 23:45:33 -07:00
libgen.h
libintl.h
libio.h
limits.h
link.h * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. 2008-01-17 20:20:00 +00:00
locale.h
malloc.h * malloc/malloc.c (_int_free): Second argument is now mchunkptr. 2009-02-07 22:01:49 +00:00
math.h
mcheck.h
memory.h
mntent.h
monetary.h
mqueue.h
netdb.h Declare __gethostbyaddr2_r and __gethostbyname3_r. 2007-10-30 00:43:16 +00:00
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h
pty.h
pwd.h
regex.h
resolv.h * Versions.def: Add GLIBC_2.9 to libresolv. 2008-08-01 17:16:31 +00:00
sched.h
search.h
set-hooks.h
setjmp.h
sgtty.h
shadow.h
shlib-compat.h
signal.h
spawn.h
stab.h
stdio_ext.h * include/stdio_ext.h (__fsetlocking): Define as macro. 2007-10-01 21:21:46 +00:00
stdio.h Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
stdlib.h Preserve message printed before abort. 2009-06-15 16:17:09 -07:00
string.h
strings.h
stub-tag.h
stubs-biarch.h
stubs-prologue.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h * include/time.h: Declare __tzset_parse_tz and __tzset_compute. 2007-10-14 09:15:45 +00:00
tls.h
ttyent.h
ucontext.h
ulimit.h
unistd.h Add missing __execvpe prototype. 2009-06-02 07:11:51 -07:00
utime.h
utmp.h
values.h
wchar.h * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
wctype.h
wordexp.h
xlocale.h