Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
1a2667d044f25d2dc99e6516391bf874b3501b54
/
StringUtils.c
b1d8302
Fix function String_getToken testing EOF in string: EOF constant isn't a real character and therefore can't exist in strings; escalate type of 'unsigned short int' typed variables into 'unsigned int' in function String_getToken
by WHR
· 2 years, 7 months ago
0cda368
Merge remote-tracking branch 'NattyNarwhal/aix-wrk' into 'rivoreo-fork'
by WHR
· 2 years, 7 months ago
e0be815
Fix some file descriptor leaks
by WHR
· 2 years, 7 months ago
b7d4312
Add OpenBSD copyright to strcasestr shim
by Calvin Buckley
· 4 years, 9 months ago
de235fe
Fix compiler warninings
by Calvin Buckley
· 6 years ago
cceab15
free(NULL) is a valid no-op, so let's make String_freeArray(NULL) valid too.
by Hisham
· 8 years ago
bf35921
Optimize Strings_startWith()
by Explorer09
· 8 years ago
0fa0332
Dynamically adjust the size of line reads
by Hisham Muhammad
· 8 years ago
5db1b0e
Remove extra checks made redundant by XAlloc.
by Hisham
· 8 years ago
b54d2dd
Check for failure in allocations.
by Hisham
· 9 years ago
a9a5a53
(Very) initial working OpenBSD port
by Michael McConville
· 9 years ago
445222e
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
by Michael McConville
· 9 years ago
3e93f9b
Fix comment.
by Hisham Muhammad
· 9 years ago
5e602f1
Rename String to StringUtils.
by David Hunt
· 9 years ago
[Renamed (98%) from String.c]
2f0a4b3
Test realloc failure to make cppcheck happy
by Hisham Muhammad
· 11 years ago
cd692f2
There was a bug in my implementaion. No reason not to use the glibc version.
by Hisham Muhammad
· 11 years ago
571ae33
Fix warning on ARM processors. Thanks to Kelly Anderson.
by Hisham Muhammad
· 13 years ago
45f7a4f
Remove old memory debugging routines. We have Valgrind nowadays.
by Hisham Muhammad
· 13 years ago
84281bd
major header cleanup
by Hisham Muhammad
· 13 years ago
81e4431
Use strdup explicitly
by Hisham Muhammad
· 13 years ago
27b470e
Don't simply trust that string splits were successful...
by Hisham Muhammad
· 13 years ago
300caa0
Tempus fugit.
by Hisham Muhammad
· 14 years ago
a600d5a
Tempus fugit.
by Hisham Muhammad
· 15 years ago
02a30bf
warning fixes
by Hisham Muhammad
· 15 years ago
11931f1
ACPI Battery meter contributed by Ian Hands
by Hisham Muhammad
· 16 years ago
da23c8c
Clean up headers by using 'static' whenever possible.
by Hisham Muhammad
· 17 years ago
b10821a
--sort-key flag in the command-line, overriding the
by Hisham Muhammad
· 18 years ago
5d48ab8
Performance improvement hackathon: improve process comparison routines,
by Hisham Muhammad
· 18 years ago
d6231ba
Initial import.
by Hisham Muhammad
· 19 years ago