This website requires JavaScript.
Explore
Help
Sign In
VesperOS
/
shadow
Watch
6
Star
0
Fork
0
You've already forked shadow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8c105938480d0e2c531049292923f1c969d1332
shadow
/
lib
/
string
T
History
Alejandro Colomar
9efce1ac85
lib/string/strchr/: strchrcnt(): Add function
...
Signed-off-by: Alejandro Colomar <
alx@kernel.org
>
2024-11-10 23:07:19 -06:00
..
memset
lib/string/memset/: memzero(), strzero(): Return the pointer
2024-08-30 21:44:07 -05:00
sprintf
lib/string/sprintf/, lib/, src/, tests/: Move all sprintf(3)-like APIs to a subdirectory
2024-07-01 21:40:11 -05:00
strchr
lib/string/strchr/: strchrcnt(): Add function
2024-11-10 23:07:19 -06:00
strcmp
lib/string/strcmp/: streq(): Add function
2024-11-10 23:07:19 -06:00
strcpy
lib/string/strcpy/zustr2stp.[ch], tests/: Remove ZUSTR2STP()
2024-07-01 21:40:11 -05:00
strdup
lib/alloc/, lib/, src/, tests/: Organize the allocation APIs in a new subdirectory
2024-07-01 21:40:11 -05:00
strtok
lib/string/strtok/stpsep.[ch]: stpsep(): Add function
2024-07-08 20:25:01 -05:00
strftime.c
lib/string/strftime.[ch]: STRFTIME(): Add macro
2024-03-24 00:16:00 +01:00
strftime.h
lib/string/strftime.h: STRFTIME(): Tighten macro definition
2024-08-22 22:51:57 -05:00