index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wcsmbs
Age
Commit message (
Expand
)
Author
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-12-06
PowerPC: multiarch wcscpy for PowerPC32
Adhemerval Zanella
2013-12-06
PowerPC: multiarch wcsrchr for PowerPC32
Adhemerval Zanella
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-02-17
Sort Versions files
Andreas Jaeger
2013-01-10
Remove __GNUC__ conditions for "long long" from string.h and wchar.h.
Joseph Myers
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-01
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2012-10-19
Add wcsmbs IFUNC tests
H.J. Lu
2012-08-17
Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
Roland McGrath
2012-05-31
tests: move -D_FORTIFY_SOURCE to CPPFLAGS
Mike Frysinger
2012-05-21
[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
Andreas Jaeger
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2012-03-30
Fix a bug when converting strings with 1 character using TCVN5712-1
Tulio Magno Quites Machado Filho
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-24
Use newly built locales for tst-c16c32-1.
Joseph Myers
2012-01-21
Fix version check in uchar.h
Ulrich Drepper
2012-01-08
Simplify char16_t implementation
Ulrich Drepper
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
More char16_t and char32_t support
Ulrich Drepper
2012-01-06
Fix C11 header changes for C++.
Joseph Myers
2012-01-03
Typo in test for C11-capable compiler
Ulrich Drepper
2012-01-01
Add uchar.h support, part 1
Ulrich Drepper
2012-01-01
Start of uchar.h work
Ulrich Drepper
2012-01-01
Add missing restrict in mbrtowc declaration
Ulrich Drepper
2011-12-17
Optimized wcschr and wcscpy for x86-64 and x86-32
Ulrich Drepper
2011-12-17
Add tests for wcsrchr and wcscpy
Ulrich Drepper
2011-10-25
Use correct signedness in default implementations of wcscmp and wmemcmp
Andreas Schwab
2011-10-24
Fix lost wcslen symbol
Andreas Schwab
2011-10-23
Add optimized wcslen and strnlen for x86-32
Liubov Dmitrieva
2011-10-23
Add wcschr test cases
Liubov Dmitrieva
2011-10-23
Add wcslen test cases
Liubov Dmitrieva
2011-10-23
Fix signedness in wcscmp comparison
Liubov Dmitrieva
2011-10-15
Fix lost wmemcmp symbol
Andreas Schwab
2011-10-15
Optimized memcmp and wmemcmp for x86-64 and x86-32
Liubov Dmitrieva
2011-09-08
Move wide char tests to wcsmbs directory
Ulrich Drepper
2011-09-05
Add x86-32 optimized wcscmp
Ulrich Drepper
2011-04-01
Fix visibility of declarations of wcpcpy and wcpncpy.
Ulrich Drepper
2011-04-01
Fix typos in comments.
Ulrich Drepper
2011-03-10
Remove __restrict quals from wmemcmp prototype.
Jakub Jelinek
2010-12-10
Declare wcpcpy and wcpncpy only under _GNU_SOURCE
Andreas Schwab
2010-12-10
Fix use of restrict in wchar.h
Andreas Schwab
2010-10-03
Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp
Ulrich Drepper
2010-06-14
Fix a couple of __REDIRECT () __THROW occurrences
Jakub Jelinek
2010-03-24
Unify wint_t handling in wchar.h and wctype.h.
Ulrich Drepper
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
[next]