mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
8e2f4e971f
The routines expect to be able to bias the count by a small number. If the count is near -1ull, the count will overflow. Since we cannot use the whole 64-bit address space, bound the count to LONG_MAX. |
||
---|---|---|
.. | ||
fpu | ||
addmul_1.S | ||
Implies | ||
memcpy.S | ||
memset.S | ||
stxcpy.S | ||
stxncpy.S |