source: mainline/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1db4e2ae   2 months zarevucky.jiri Have str_sanitize also remove C0 and C1 control codes and use it to …
(edit) @45adeeb   2 months zarevucky.jiri Expose restartable version of str_decode() as str_decode_r()
(edit) @b31323f   2 months zarevucky.jiri Test, fix and extend string sanitization
(edit) @65bf084   2 months zarevucky.jiri Implement both str_decode() and mbrtoc32() using one function
(edit) @f94a11f   2 months zarevucky.jiri Rename mbstate_t field to prevent confusion with continuation bytes
(edit) @0600976   2 months zarevucky.jiri Reject invalid non-shortest UTF-8 forms and fix some other issues in str
(edit) @6120b7b   2 months zarevucky.jiri Fix an oversight in str_decode()
(edit) @6d0e133   2 months zarevucky.jiri Improve handling of invalid data in str_decode()
(edit) @163e34c   2 months zarevucky.jiri Actually convert the printf outputs everywhere
(edit) @97f6b71   2 months zarevucky.jiri Clean up printf_core() and make it obey the standard The original …
(edit) @28c39f3   2 months zarevucky.jiri Improve performance of some str functions Some string functions are …
(edit) @696b405   2 months zarevucky.jiri Implement standard character conversion functions from <uchar.h> and …
(edit) @3e7948c   3 months zarevucky.jiri Deduplicate forgotten adt header
(edit) @45226285   3 months zarevucky.jiri Clarify the purpose and use of hash_table_foreach()
(edit) @0db0df2   3 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous …
(edit) @8f8818ac   3 months zarevucky.jiri Use offsetof for calculation in list_pop()
(edit) @64c8132   6 months mc Allow bitmap to be used in userspace
(edit) @dd50aa19   10 months zarevucky.jiri Allocation function tweaks - Add reallocarray() from POSIX 2024 for …
(edit) @b889a64   10 months zarevucky.jiri Fix typo in comment
(edit) @d76862d0   20 months zarevucky.jiri Move prodcons back to libc topic/simplify-dev-export
(edit) @694ca3d6   20 months zarevucky.jiri Deduplicate printf_core() topic/msim-upgrade topic/simplify-dev-export
(edit) @ad9178bf   20 months zarevucky.jiri Deduplicate ADT topic/msim-upgrade topic/simplify-dev-export
(edit) @55c5cb05   20 months zarevucky.jiri Deduplicate gsort() topic/msim-upgrade topic/simplify-dev-export
(edit) @fdfb24e   20 months zarevucky.jiri Deduplicate string related functions topic/msim-upgrade topic/simplify-dev-export
(edit) @44e8541   20 months zarevucky.jiri Move stdlib.h and some of its function into /common topic/msim-upgrade topic/simplify-dev-export
(add) @b169619   20 months zarevucky.jiri Deduplicate mem functions There are a number of functions which are … topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.