index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
multibyte
/
mbsrtowcs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
fix aliasing-based undefined behavior in mbsrtowcs
Rich Felker
2019-10-13
1
-2
/
+8
*
remove comments on copyright status from UTF-8 implementation files
Rich Felker
2016-06-21
1
-6
/
+0
*
byte-based C locale, phase 1: multibyte character handling functions
Rich Felker
2015-06-16
1
-0
/
+19
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-3
/
+1
*
fix buffer overflow in mbsrtowcs
Rich Felker
2013-09-27
1
-1
/
+1
*
fix failure of mbsrtowcs to record stop position when dest is full
Rich Felker
2013-06-29
1
-1
/
+4
*
overhaul mbsrtowcs
Rich Felker
2013-04-04
1
-69
/
+64
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-1
/
+1
*
cleanup utf-8 multibyte code, use visibility if possible
Rich Felker
2011-02-27
1
-16
/
+0
*
cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts
Rich Felker
2011-02-13
1
-19
/
+19
*
initial check-in, version 0.5.0
Rich Felker
2011-02-12
1
-0
/
+121