History log of /src/lib/libc/arch/alpha/string |
Revision | Date | Author | Comments |
1.2 | 05-Nov-1997 |
cgd | remove these, they are no longer necessary or appropriate
|
1.1 | 22-Dec-1996 |
cgd | branches: 1.1.2; File which provides lint stubs for the functions defined by machine-dependent assembly code, whose source files live in its directory. (Not necessarily complete yet.)
|
1.1.2.1 | 08-Nov-1997 |
thorpej | Pull up from trunk: "...hey hey hey, goodbye!"
|
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.
|
1.5 | 20-Dec-2005 |
christos | Use reach-over sources from common/lib/libc
|
1.4 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.3 | 17-Oct-1996 |
cgd | branches: 1.3.12; catch up with <machine/asm.h> changes, SYS.h changes, and the removal of DEFS.h
|
1.2 | 26-Sep-1995 |
cgd | return dest string pointer, not source string pointer!
|
1.1 | 13-Aug-1995 |
cgd | Alpha assembly language bcopy(), written by Trevor Blackwell <tlb@eecs.harvard.edu>. I added support for using it as memcpy() and memmove(), by compiling with the appropriate options.
|
1.3.12.1 | 23-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.3 | 20-Dec-2005 |
christos | Use reach-over sources from common/lib/libc
|
1.2 | 17-Oct-1996 |
cgd | catch up with <machine/asm.h> changes, SYS.h changes, and the removal of DEFS.h
|
1.1 | 14-Aug-1995 |
cgd | fast(!) bzero(), by Trevor Blackwell.
|
1.7 | 20-Dec-2005 |
christos | Use reach-over sources from common/lib/libc
|
1.6 | 26-Jul-2003 |
salo | netbsd.org->NetBSD.org
|
1.5 | 14-Jun-2000 |
cgd | sweep of my licenses (userland files w/o only my copyright) for consistency. (no functional changes)
|
1.4 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.3 | 17-Oct-1996 |
cgd | branches: 1.3.12; catch up with <machine/asm.h> changes, SYS.h changes, and the removal of DEFS.h
|
1.2 | 15-Jul-1996 |
cgd | pull up bug fix from libkern: >frob the mask so that only the low set bit is set, to avoid lossage.
|
1.1 | 15-Jul-1996 |
cgd | add an assembly version of ffs().
|
1.3.12.1 | 23-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.2 | 20-Dec-2005 |
christos | Use reach-over sources from common/lib/libc
|
1.1 | 13-Aug-1995 |
cgd | stubs to define things, and include the bcopy source
|
1.2 | 20-Dec-2005 |
christos | Use reach-over sources from common/lib/libc
|
1.1 | 13-Aug-1995 |
cgd | stubs to define things, and include the bcopy source
|