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
/
regex
/
regexec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
report res_query failures, including nxdomain/nodata, via h_errno
Rich Felker
1
-1
/
+15
2020-08-24
make h_errno thread-local
Rich Felker
2
-4
/
+3
2020-08-24
add tcgetwinsize and tcsetwinsize functions, move struct winsize
Rich Felker
7
-7
/
+29
2020-08-22
fix MUSL_LOCPATH search
Rich Felker
1
-1
/
+1
2020-08-17
add gettid function
Rich Felker
2
-0
/
+9
2020-08-12
aarch64: fix setjmp return value
Szabolcs Nagy
1
-4
/
+3
2020-08-12
setjmp: optimize longjmp prologues
Alexander Monakov
3
-14
/
+8
2020-08-11
setjmp: optimize x86 longjmp epilogues
Alexander Monakov
3
-12
/
+6
2020-08-11
setjmp: avoid useless REX-prefix on xor %eax, %eax
Alexander Monakov
2
-2
/
+2
2020-08-11
setjmp: fix x86-64 longjmp argument adjustment
Alexander Monakov
2
-6
/
+6
2020-08-08
prefer new socket syscalls, fallback to SYS_socketcall only if needed
Rich Felker
6
-13
/
+26
2020-08-05
math: new software sqrtl
Szabolcs Nagy
1
-1
/
+253
2020-08-05
math: add __math_invalidl
Szabolcs Nagy
2
-0
/
+12
2020-08-05
math: new software sqrtf
Szabolcs Nagy
1
-70
/
+70
2020-08-05
math: new software sqrt
Szabolcs Nagy
3
-171
/
+177
2020-08-05
in hosts file lookups, honor first canonical name regardless of family
Rich Felker
1
-1
/
+1
2020-08-04
in hosts file lookups, use only first match for canonical name
Rich Felker
1
-2
/
+7
2020-08-04
release 1.2.1
Rich Felker
2
-1
/
+37