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
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-02
remove commented-out debug printf from strstr
Rich Felker
1
-1
/
+0
2018-11-02
fix spuriously slow check in twoway strstr/memmem cores
Rich Felker
2
-2
/
+2
2018-10-22
don't omit setting errno in internal __map_file function
Rich Felker
1
-2
/
+2
2018-10-22
make the default locale (& a variant) failure-free cases for newlocale
Rich Felker
1
-1
/
+20
2018-10-22
simplify newlocale and allow failure for explicit locale names
Rich Felker
1
-23
/
+14
2018-10-20
remove volatile qualification from category pointers in __locale_struct
Rich Felker
1
-1
/
+1
2018-10-20
adapt setlocale to support possibility of failure
Rich Felker
2
-12
/
+22
2018-10-18
adjust types in FILE struct to make line buffering check less expensive
Rich Felker
1
-4
/
+2
2018-10-18
optimize internal putc_unlocked macro used in putc
Rich Felker
1
-1
/
+2
2018-10-18
fix wrong result for putc variants due to operator precedence
Rich Felker
1
-1
/
+1
2018-10-18
further optimize getc/putc when locking is needed
Rich Felker
2
-10
/
+10
2018-10-18
use prototype for function pointer in static link libc init barrier
Rich Felker
1
-1
/
+1
2018-10-18
fix error in constraints for static link libc init barrier
Rich Felker
1
-1
/
+1