index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
string
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-06-07
Remove redundant C locale settings.
Joseph Myers
1
-3
/
+0
2014-06-04
Include LOCPATH in default test environment.
Joseph Myers
1
-5
/
+0
2014-03-06
Enumerate tests with special rules in tests-special variable.
Joseph Myers
1
-1
/
+4
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-0
/
+2
2014-02-21
Generate .test-result files for tests with special rules.
Joseph Myers
1
-1
/
+2
2014-02-14
Split up rules for tests that compare output with baselines.
Joseph Myers
1
-5
/
+3
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-11-26
Remove duplicate ifunc tests.
Ondřej Bílka
1
-5
/
+0
2013-09-23
Check for integer overflow in cache size computation in strcoll
Siddhesh Poyarekar
1
-0
/
+2
2013-09-05
Add memrchr testcase
Adhemerval Zanella
1
-1
/
+1
2013-08-27
Fix missing declaration of LC_CTYPE nonascii-case element
Andreas Schwab
1
-0
/
+4
2013-02-15
Remove bounded-pointers build system support.
Joseph Myers
1
-4
/
+0
2013-02-11
Remove dead CFLAGS lines from string/Makefile
Tom de Vries
1
-2
/
+0
2013-01-11
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
1
-1
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
1
-1
/
+1
2012-10-19
Add string IFUNC tests
H.J. Lu
1
-0
/
+2
2012-10-11
Use IFUNC memmove/memset in x86-64 bcopy/bzero
H.J. Lu
1
-1
/
+1
2012-10-05
Test strcasestr/strchr/strstr under all implementations
H.J. Lu
1
-1
/
+1
2012-08-21
Detect EOL on-the-fly in strstr, strcasestr and memmem.
Maxim Kuvyrkov
1
-1
/
+2
2012-06-14
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
H.J. Lu
1
-1
/
+1
2012-04-06
Add byteswap-16.h for __bswap_16
H.J. Lu
1
-2
/
+2
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-3
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2011-10-29
Add strchrnul performance test
Ulrich Drepper
1
-1
/
+1
2011-10-19
Optimize x86-64 rawmemchr and add test
Ulrich Drepper
1
-1
/
+1
2011-09-08
Move wide char tests to wcsmbs directory
Ulrich Drepper
1
-3
/
+3
2011-09-08
New comprehensive test for wmemcmp
Liubov Dmitrieva
1
-1
/
+1
2011-08-04
New comprehensive test for wcscmp
Liubov Dmitrieva
1
-1
/
+1
2011-07-06
Add string/test-strncat.c
Ulrich Drepper
1
-1
/
+2
2010-10-26
Fix concurrency problem between dl_open and dl_iterate_phdr
Andreas Krebbel
1
-1
/
+1
2010-10-06
Add test case for strstr problem.
Ulrich Drepper
1
-1
/
+3
2010-08-14
Add optimized strncasecmp versions for x86-64.
Ulrich Drepper
1
-1
/
+1
2010-07-30
Implement optimized strcaecmp for x86-64.
Ulrich Drepper
1
-1
/
+1
2010-07-26
Add optimized x86-64 implementation of strnlen.
Ulrich Drepper
1
-1
/
+1
2010-07-23
Add performance tests for strstr and strcasestr.
Ulrich Drepper
1
-3
/
+4
2009-04-07
* string/strverscmp.c (__strverscmp): Fix last cleanups.
cvs/fedora-glibc-20090407T0657
Ulrich Drepper
1
-1
/
+1
2009-03-14
[BZ #9913]
Ulrich Drepper
1
-2
/
+2
2008-05-25
* string/Makefile (strop-tests): Add memmem.
Ulrich Drepper
1
-1
/
+1
2008-05-15
* string/Makefile (distribute): Add str-two-way.h.
cvs/fedora-glibc-20080515T0735
Ulrich Drepper
1
-1
/
+2
2008-05-15
[BZ #6442]
Ulrich Drepper
1
-2
/
+2
2007-02-01
* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
cvs/fedora-glibc-20070202T0923
Ulrich Drepper
1
-1
/
+1
2007-01-03
* posix/execvp.c: Include alloca.h.
Ulrich Drepper
1
-1
/
+2
2006-11-09
* string/Makefile (tests): Add tst-strxfrm2.
Ulrich Drepper
1
-1
/
+1
2006-06-04
* string/Makefile (tests): Add bug-envz1.
Ulrich Drepper
1
-1
/
+2
2006-04-04
[BZ #2508]
Roland McGrath
1
-0
/
+2
2006-01-10
[BZ #2126]
Ulrich Drepper
1
-2
/
+2
2005-04-12
* stdlib/random_r.c (__initstate_r): Don't use non-existing state.
Ulrich Drepper
1
-2
/
+2
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-7
/
+3
[prev]
[next]