.. |
Lint_bcmp.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_bcopy.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_bzero.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_ffs.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_index.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_memccpy.c
|
add lint stubs for files that are implemented in assembler on the pc532.
|
1997-12-07 00:24:50 +00:00 |
Lint_memchr.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_memcmp.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_memcpy.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_memmove.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_memset.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_rindex.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strcat.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strchr.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strcmp.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strcpy.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strlen.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strncat.c
|
add lint stubs for files that are implemented in assembler on the pc532.
|
1997-12-07 00:24:50 +00:00 |
Lint_strncmp.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_strncpy.c
|
add lint stubs for files that are implemented in assembler on the pc532.
|
1997-12-07 00:24:50 +00:00 |
Lint_strrchr.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Lint_swab.c
|
lint stubs for functions which ports use assembly versions. When using
|
1997-11-06 00:51:04 +00:00 |
Makefile.inc
|
note that bzero isn't yet being built from memset.c
|
1998-01-30 23:45:23 +00:00 |
__strerror.c
|
don't assume buf is NL_TEXTMAX long
|
1998-02-16 11:27:15 +00:00 |
__strsignal.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
bcmp.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
bcmp.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
bcopy.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
bcopy.c
|
Add the same protection as other files have for _KERNEL, which at least works
|
1998-02-22 09:12:57 +00:00 |
bm.3
|
rcsid police
|
1997-10-09 10:07:40 +00:00 |
bm.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
bstring.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
bzero.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
bzero.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
ffs.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
ffs.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
index.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
index.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
memccpy.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
memccpy.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
memchr.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
memchr.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
memcmp.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
memcmp.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
memcpy.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
memmove.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
memset.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
memset.c
|
Cast pointers to u_long before masking them, not int.
|
1998-02-04 09:01:44 +00:00 |
rindex.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
rindex.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strcasecmp.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcasecmp.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strcat.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcat.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strchr.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcmp.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcmp.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strcoll.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcoll.c
|
update to lite-2
|
1998-01-30 23:37:40 +00:00 |
strcpy.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcpy.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strcspn.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strcspn.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strdup.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strdup.c
|
update to lite-2
|
1998-01-30 23:37:40 +00:00 |
strerror.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strerror.c
|
don't assume buf is NL_TEXTMAX long
|
1998-02-16 11:27:15 +00:00 |
string.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strlen.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strlen.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strmode.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strmode.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strncat.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strncmp.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strncpy.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strpbrk.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strpbrk.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strrchr.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strsep.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strsep.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strsignal.3
|
#include <string.h> now says #include <unistd.h> which matches the source code, per PR#4451. This should be checked for POSIX compliance, however.
|
1998-03-11 08:23:39 +00:00 |
strsignal.c
|
These two don't belong in string.h, but unistd.h
|
1997-10-16 23:09:09 +00:00 |
strspn.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strspn.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strstr.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strstr.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strtok.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strtok.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strtok_r.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
strxfrm.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
strxfrm.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |
swab.3
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
swab.c
|
remove obsolete register declarations
|
1998-02-03 18:49:08 +00:00 |