summaryrefslogtreecommitdiffstats
path: root/libchill/memmove.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove libchillmmitchel2002-04-161-75/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52379 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (STROBJS): Get memmove.o from configure.rth2000-05-311-4/+6
| | | | | | | | | * configure.in (RANLIB): Detect and substitute. (memmove): Detect and substitute. * memmove.c (memmove): Use size_t. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34313 138bc75d-0d04-0410-961f-82ee72b054a4
* * concatstr.c, exh.c: Include stdlib.h and string.h.zack2000-05-291-1/+3
| | | | | | | | * delaycase.c, eqstr.c, memmove.c, printbuffer.c, printevent.c, sendbuffer.c, waitbuffer.c: Include string.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34255 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix FSF address in copyright header.law1999-01-111-1/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24611 138bc75d-0d04-0410-961f-82ee72b054a4
* * Add library exception clause to the copyright notice for alllaw1998-09-091-0/+7
| | | | | | | .c and .h files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22365 138bc75d-0d04-0410-961f-82ee72b054a4
* * Chill runtime moved into toplevel libchill.law1998-09-051-0/+63
* Makefile.in Revamped due to move. Add multilib support. * configure.in: Similarly. Use autoconf. * powerset.h: Do not depend on BITS_PER_UNIT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22238 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud