index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Remove duplicate __strcmp_cg
Ondrej Bilka
1
-24
/
+1
2013-02-17
Sort Versions files
Andreas Jaeger
1
-2
/
+2
2013-02-15
Remove bounded-pointers build system support.
Joseph Myers
1
-4
/
+0
2013-02-15
Remove miscellaneous bounded-pointers relics in C code.
Joseph Myers
1
-1
/
+1
2013-02-14
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
1
-6
/
+1
2013-02-13
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
1
-1
/
+1
2013-02-13
Call memcpy in generic mempcpy
Ondrej Bilka
1
-36
/
+2
2013-02-12
Fix typo, improve comment, remove superfluous #undefs, add missing #undef.
Tom de Vries
1
-5
/
+7
2013-02-11
Remove dead CFLAGS lines from string/Makefile
Tom de Vries
1
-2
/
+0
2013-02-08
Remove dead variable in generic strcpy.
Roland McGrath
1
-3
/
+0
2013-02-08
Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.
Joseph Myers
1
-5
/
+2
2013-02-07
Remove lots of inline keywords.
Roland McGrath
1
-3
/
+0
2013-01-11
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
2
-15
/
+9
2013-01-11
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
1
-1
/
+1
2013-01-10
Remove __GNUC__ conditions for "long long" from string.h and wchar.h.
Joseph Myers
1
-2
/
+0
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
149
-158
/
+149
2012-12-27
BZ#14317: Optimze __xpg_strerror_r
2012-12-27 Bruno Haible
1
-9
/
+15
2012-11-06
Use memcpy in memmove when possible
Maxim Kuvyrkov
1
-1
/
+5
2012-10-24
Define and use $(run-built-tests).
Joseph Myers
1
-1
/
+1
2012-10-19
Add string IFUNC tests
H.J. Lu
60
-23
/
+709
2012-10-19
Add a testcase for BZ #14716
H.J. Lu
1
-3
/
+32
2012-10-15
Fix BZ #14716: memmem crash
Maxim Kuvyrkov
1
-2
/
+2
2012-10-12
Avoid PLT references from __get_clockfreq on powerpc
Andreas Schwab
1
-1
/
+2
2012-10-11
Framework to test IFUNC implementations on target
H.J. Lu
1
-1
/
+56
2012-10-11
Use IFUNC memmove/memset in x86-64 bcopy/bzero
H.J. Lu
5
-15
/
+124
2012-10-08
Fix BZ #14602: strstr and strcasestr return wrong result.
Maxim Kuvyrkov
3
-18
/
+27
2012-10-06
Add a strstr test for page boundary
H.J. Lu
1
-1
/
+6
2012-10-05
Add a testase for BZ #14602
H.J. Lu
1
-0
/
+12
2012-10-05
Test strcasestr/strchr/strstr under all implementations
H.J. Lu
7
-89
/
+77
2012-08-21
Micro-optimize critical path of strstr, strcase and memmem.
Maxim Kuvyrkov
3
-1
/
+12
2012-08-21
Use pointers for traversing arrays in strstr, strcasestr and memmem.
Maxim Kuvyrkov
2
-18
/
+49
2012-08-21
Detect EOL on-the-fly in strstr, strcasestr and memmem.
Maxim Kuvyrkov
5
-13
/
+91
2012-08-21
Optimize first-character loop of strstr, strcasestr and memmem.
Maxim Kuvyrkov
1
-1
/
+14
2012-08-15
Fix segmentation fault in strncasecmp for i686
Liubov Dmitrieva
1
-4
/
+14
2012-08-15
Remove local redefinition of MAX macro.
Roland McGrath
1
-5
/
+2
2012-06-15
Make endian.h usable for assembler
Chung-Lin Tang
1
-1
/
+1
2012-06-15
Add __wur to GNU version of strerror_r.
Cyril Hrubis
1
-3
/
+2
2012-06-14
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
H.J. Lu
2
-1
/
+39
2012-06-01
Remove use of INTDEF/INTUSE in stdio-common
Andreas Schwab
1
-6
/
+2
2012-05-24
Remove use of INTDEF/INTUSE in intl
Andreas Schwab
2
-4
/
+4
2012-05-09
Fix strspn warning with -Wconversion
Andreas Jaeger
1
-2
/
+2
2012-04-29
Fix attributes for fortify functions.
Marek Polacek
2
-13
/
+13
2012-04-18
Remove all traces of reg_char.
David S. Miller
11
-20
/
+12
2012-04-06
Add byteswap-16.h for __bswap_16
H.J. Lu
1
-2
/
+2
2012-04-03
Add __bswap_64 definition for non GCC compilers.
Andreas Jaeger
2
-11
/
+18
2012-04-02
Testsuite #include fixes.
Thomas Schwinge
3
-3
/
+8
2012-03-20
Move stdio-common/_itoa.h to sysdeps/generic
H.J. Lu
1
-1
/
+1
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
115
-345
/
+230
2012-01-30
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
4
-26
/
+8
[next]