freebsd-dev/lib/libc/i386
David Greenman aacd7f348e Be smarter about handling overlapped copies and only go backwards if it
is really necessary. Going backwards on a P6 is much slower than forwards
and it's a little slower on a P5. Also moved the count mask and 'std'
down a few lines - it's a couple percent faster this way on a P5.
1995-12-27 18:47:45 +00:00
..
gen remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
net First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
stdlib First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
string Be smarter about handling overlapped copies and only go backwards if it 1995-12-27 18:47:45 +00:00
sys Calling sbrk(2) with zero argument doesn't need to generate a syscall. 1995-10-04 15:58:57 +00:00
DEFS.h First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
SYS.h First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00