index
:
libsimple
master
[Stable] A bunch of C functions that are useful when writing simple code
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
Add rawmemrcasechr
Mattias Andrée
11
-10
/
+94
2018-10-21
Add rawmemcasechr and memrcasechr
Mattias Andrée
14
-0
/
+174
2018-10-21
m
Mattias Andrée
2
-2
/
+2
2018-10-21
Add {str,mem}[r][case]eqlen
Mattias Andrée
51
-35
/
+651
2018-10-21
Add strrcasechr
Mattias Andrée
3
-0
/
+80
2018-10-21
Add strcasechr and strcasechrnul
Mattias Andrée
5
-0
/
+157
2018-10-21
Add man pages for more str-functions
Mattias Andrée
13
-14
/
+470
2018-10-21
Add man pages some str-functions
Mattias Andrée
24
-0
/
+670
2018-10-20
Add mempsetelem and memsetelem and add fix and tests for memelem and memrelem
Mattias Andrée
4
-4
/
+146
2018-10-20
Add man pages for memeq, mempcpy and mempset
Mattias Andrée
3
-0
/
+212
2018-10-20
Add man pages for memstarts and memends, and fix highlighting in man pages
Mattias Andrée
8
-8
/
+162
2018-10-20
Add memelem and memrelem
Mattias Andrée
4
-0
/
+166
2018-10-20
Add man pages for memmem and memrmem
Mattias Andrée
2
-0
/
+154
2018-10-20
Add man pages for memrchr, rawmemchr, and rawmemrchr
Mattias Andrée
16
-3
/
+246
2018-10-20
Add man pages for putenvf and getenv functions
Mattias Andrée
16
-0
/
+366