freebsd-dev/lib/libc/amd64
Mateusz Guzik 275c893dab amd64: remove unnecessary cld from libc memcpy/bcopy
The ABI specifies the direction forward on function call, making
the cld instruction redundant.

Approved by:	re (kib)
2018-09-29 07:40:52 +00:00
..
gen Remove support for SYS_sys_exit in favor of SYS_exit. 2018-06-01 22:09:27 +00:00
stdlib
string amd64: remove unnecessary cld from libc memcpy/bcopy 2018-09-29 07:40:52 +00:00
sys Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
_fpmath.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
arith.h
gd_qnan.h
Makefile.inc Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
Symbol.map Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
SYS.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00