mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-15 23:50:13 +00:00
Update.
This commit is contained in:
parent
c056910930
commit
517a07fc82
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2002-02-01 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* sysdeps/mips/atomicity.h (exchange_and_add): Use branch
|
||||
likely.
|
||||
(atomic_add): Likewise.
|
||||
(compare_and_swap): Return 0 only when failed to compare. Use
|
||||
branch likely.
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Use
|
||||
branch likely.
|
||||
|
||||
2002-02-02 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* src/mktime.c [defined DEBUG && STDC_HEADERS]: Include <string.h>.
|
||||
|
Loading…
Reference in New Issue
Block a user