index
:
gcompat
add-__getauxval
current
random
stable-1.x
The GNU C Library Compatibility Layer for Adélie Linux
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgcompat
/
string.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
string: check NULL before using variables everywhere
A. Wilcox
1
-3
/
+6
2019-05-08
string: check NULL before using src here, too
A. Wilcox
1
-1
/
+2
2019-05-08
Don't use variables until ensuring they're non-NULL
A. Wilcox
1
-1
/
+2
2019-05-08
string: reduce scope of variables in strfry
A. Wilcox
1
-5
/
+4
2019-05-02
string: Add __strdup
A. Wilcox
1
-0
/
+10
2018-09-11
libgcompat: Fix formatting inconsistencies (clang-format)
Samuel Holland
1
-5
/
+4
2018-06-21
string: add memfrob and strfry
Jason A. Donenfeld
1
-0
/
+34
2018-06-13
string: add __strcspn_c2
A. Wilcox
1
-0
/
+17
2018-01-15
string: Clean up, fix bugs, implement LSB plus more
Samuel Holland
1
-38
/
+199
2018-01-15
stdlib: Implement most LSB functions plus more
Samuel Holland
1
-13
/
+0
2018-01-14
libgcompat: Add and use a macro for defining symbol aliases
Samuel Holland
1
-4
/
+4
2018-01-14
global: Format the code consistently
Samuel Holland
1
-11
/
+14
2017-10-15
string: add strto[u?]ll_l 'locale-aware' methods
A. Wilcox
1
-0
/
+12
2017-06-14
move all compatibility library stuff into libgcompat/
William Pitcock
1
-0
/
+84