| .cvsignore |
|
19 |
| base64.c |
For PR_NOT_REACHED |
7027 |
| 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 |
| plgetopt.c |
File: plgetopt.c
* Description: utilities to parse argc/argv
|
6757 |
| plvrsion.c |
/
/**************************IDENTITY AND VERSIONING********************** |
3424 |
| README |
NSPR 2.0 libc functions |
824 |
| strcase.c |
obvious improvement available here |
5481 |
| strcat.c |
|
1088 |
| strchr.c |
|
1254 |
| strcmp.c |
|
796 |
| strcpy.c |
XXX I (wtc) think the -- and ++ operators should be postfix. |
1278 |
| strdup.c |
|
941 |
| 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 |
| strpbrk.c |
|
1543 |
| strstr.c |
|
2198 |
| strtok.c |
|
985 |