| .cvsignore |
|
19 |
- |
| base64.c |
For PR_NOT_REACHED |
7027 |
0 % |
| Makefile.in |
|
2876 |
- |
| plc.def |
|
1746 |
- |
| plc.rc |
|
1925 |
- |
| plerror.c |
File:plerror.c
* Description: Simple routine to print translate the calling thread's
* error numbers and print them to "syserr".
|
1147 |
0 % |
| plgetopt.c |
File: plgetopt.c
* Description: utilities to parse argc/argv
|
6757 |
56 % |
| plvrsion.c |
/
/**************************IDENTITY AND VERSIONING********************** |
3424 |
0 % |
| README |
NSPR 2.0 libc functions |
824 |
- |
| strcase.c |
obvious improvement available here |
5481 |
40 % |
| strcat.c |
|
1088 |
0 % |
| strchr.c |
|
1254 |
0 % |
| strcmp.c |
|
796 |
36 % |
| strcpy.c |
XXX I (wtc) think the -- and ++ operators should be postfix. |
1278 |
35 % |
| strdup.c |
|
941 |
39 % |
| strlen.c |
error checking in case we have a 64-bit platform -- make sure
we don't have ultra long strings that overflow an int32
|
1016 |
41 % |
| strpbrk.c |
|
1543 |
0 % |
| strstr.c |
|
2198 |
8 % |
| strtok.c |
|
985 |
72 % |