freebsd-nq/lib/libc/i386/string
David Greenman 7e20f2848c Go back to Bruce's fix with a minor change that will allow a NULL string
pointer if len is 0. I should have looked at the revision history - I would
have found that Bruce already fixed the bug with len=0 over a month ago.
Whoever said that the bug was in 2.0 was wrong.
1994-11-25 08:58:53 +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 Go back to Bruce's fix with a minor change that will allow a NULL string 1994-11-25 08:58:53 +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