freebsd-dev/lib/libc/i386/string
1994-10-27 11:36:11 +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 Fix memchr(p, 0, 0) to return NULL instead of p. 1994-10-27 11:36:11 +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