freebsd-src/lib/libc/i386/string
Garrett Wollman 2ceb2ce9ee First crack at making libc work with the new make macros. It compiles on
my machine, and a simple static (genassym) and shared (sysctl) executable
both work.  Still to be done: RPCand YP merge.
1994-08-05 01:19:12 +00:00
..
bcmp.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
bcopy.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
bzero.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
bzero.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
ffs.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
index.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
Makefile.inc First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
memchr.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
memcmp.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
memmove.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
memset.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
rindex.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strcat.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strchr.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strcmp.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strcpy.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strlen.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strncmp.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
strrchr.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00