summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeLines
* Add c_ustr2stpe()Alejandro Colomar2023-01-24-0/+13
* Add dependency on libc-branchAlejandro Colomar2022-12-30-5/+0
* Add dependency on libc-qualAlejandro Colomar2022-12-30-2/+2
* Add dependency on libc-memAlejandro Colomar2022-12-29-9/+9
* Make this library part of a modular libcAlejandro Colomar2022-12-29-29/+29
* stpeprintf.h, stpeprintf.c: Make these functions inlineAlejandro Colomar2022-12-24-37/+4
* stpecpy.h, stpecpy.c: stpecpy(): Make the function inlineAlejandro Colomar2022-12-24-25/+2
* stpecpy.h, stpecpy.3, stpecpyx.3, stpecpy.c: Remove stpecpyx()Alejandro Colomar2022-12-24-11/+0
* stpecpy.c: stpecpy(): Crash on invalid src stringAlejandro Colomar2022-12-24-1/+2
* stpecpy.c: stpecpy(): Implement in terms of mempcpy(3)Alejandro Colomar2022-12-24-9/+8
* stpecpy.c: srcfixAlejandro Colomar2022-12-24-2/+5
* _compiler.h, stpecpy.c, stpeprintf.c: Add stp_impossible() wrapper around unr...Alejandro Colomar2022-12-24-6/+3
* stpecpy.c, stpeprintf.c: Fix UBAlejandro Colomar2022-12-22-4/+4
* include/*, src/*: Add source codeAlejandro Colomar2022-12-22-0/+154