Home | History | Annotate | Download | only in string
History log of /src/lib/libc/arch/alpha/string/Makefile.inc
RevisionDateAuthorComments
 1.6  30-Jul-2009  dsl If SRCS contains any .S files then remove the corresponding .c file from
SRCS and add to LSRCS (for lint).
Change the 'string' Makefiles so that the arch/*/string/Makefile.inc
need only specify the .S files for that architecture and not the .c
files for all the files they don't override.
 1.5  18-Jul-2009  dsl Remove references to index.c and rindex.c (strchr.c and strrchr.c
now provide the definitions).
 1.4  15-Jul-1996  cgd add an assembly version of ffs().
 1.3  14-Aug-1995  cgd fast(!) bzero(), by Trevor Blackwell.
 1.2  13-Aug-1995  cgd bcopy is now a .S, add memcpy.S and memmove.S
 1.1  20-Mar-1995  mycroft Separate machine dependencies.

RSS XML Feed