index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add copy_file_range syscall numbers from linux v4.5
Szabolcs Nagy
2016-03-19
9
-0
/
+18
*
mips64: add recent linux syscall numbers
Szabolcs Nagy
2016-03-19
1
-0
/
+6
*
fix outdated pathnames in COPYRIGHT file
Rich Felker
2016-03-18
1
-3
/
+3
*
deduplicate bits/mman.h
Szabolcs Nagy
2016-03-18
13
-617
/
+84
*
fix padding string formats to width in wide printf variants
Rich Felker
2016-03-16
1
-4
/
+4
*
correct pointer types for a_ll_p and a_sc_p primitives on mips64
Rich Felker
2016-03-11
1
-4
/
+4
*
make mips64 a_sc_p atomic primitive's asm constraints work with clang
Rich Felker
2016-03-11
1
-1
/
+1
*
make configure check for unsupported (SPE) powerpc hard-float models
Rich Felker
2016-03-06
1
-0
/
+2
*
add powerpc soft-float support
Felix Fietkau
2016-03-06
7
-35
/
+65
*
env: avoid leaving dangling pointers in __env_map
Alexander Monakov
2016-03-06
1
-0
/
+1
*
update documentation files for mips64 port
Rich Felker
2016-03-06
2
-0
/
+11
*
add mips64 port
Rich Felker
2016-03-06
47
-1
/
+2546
*
generalize mips-specific reloc code not to hard-code sym/type encoding
Rich Felker
2016-03-06
2
-1
/
+3
*
math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
Szabolcs Nagy
2016-03-04
2
-0
/
+4
*
add sched_getcpu vDSO support
Nathan Zadoks
2016-03-02
2
-0
/
+33
*
add sched_getcpu
Nathan Zadoks
2016-03-02
2
-0
/
+14
*
fix ^* at the start of a complete BRE
Szabolcs Nagy
2016-03-02
1
-0
/
+4
*
fix * at the start of a BRE subexpression
Szabolcs Nagy
2016-03-02
1
-4
/
+0
*
explicitly include stdio.h to get EOF definition needed by wctob
Michael Meeuwisse
2016-03-02
1
-0
/
+1
*
handle non-matching address family entries in hosts file
Rich Felker
2016-03-02
1
-3
/
+11
*
make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc
Rich Felker
2016-02-23
1
-0
/
+2
*
allow implementing a_cas_p with pointer-sized ll/sc
Bobby Bingham
2016-02-23
1
-0
/
+18
*
release 1.1.14
v1.1.14
Rich Felker
2016-02-22
2
-1
/
+14
*
generate list of crt files to install instead of hard-coding in makefile
Rich Felker
2016-02-19
1
-1
/
+1
*
add arch tuple matching for nt32 and nt64 in configure
Rich Felker
2016-02-19
1
-0
/
+2
*
work around regression building for armhf with clang (compiler bug)
Rich Felker
2016-02-19
3
-2
/
+16
*
improve macro logic for enabling arm math asm
Rich Felker
2016-02-18
2
-2
/
+2
*
update authors/contributors list
Rich Felker
2016-02-18
1
-0
/
+9
*
fix regression in SH/FDPIC dynamic linker
Rich Felker
2016-02-18
2
-1
/
+2
*
partly revert detection of broken float in configure
Rich Felker
2016-02-18
1
-1
/
+1
*
support clean/distclean make targets in unconfigured tree
Rich Felker
2016-02-17
1
-10
/
+16
*
adjust makefile to make crt/ and ldso/ sources arch-replaceable
Rich Felker
2016-02-17
1
-15
/
+18
*
make configure attempt to catch broken floating point CFLAGS/defaults
Rich Felker
2016-02-17
1
-0
/
+10
*
in crypt-sha*, reject excessive rounds as error rather than clamping
Rich Felker
2016-02-16
2
-2
/
+2
*
fix unlikely corner cases in getopt's message printing
Rich Felker
2016-02-16
1
-2
/
+2
*
fix assumption in fputs that fwrite returning 0 implies an error
Rich Felker
2016-02-16
1
-1
/
+2
*
release 1.1.13
v1.1.13
Rich Felker
2016-02-15
2
-1
/
+61
*
do not define static_assert macro for pre-C11 compilers
Rich Felker
2016-02-12
1
-1
/
+1
*
add declarations for utmpname/utmpxname to appropriate headers
Rich Felker
2016-02-12
2
-1
/
+2
*
fix return value for fread/fwrite when size argument is 0
Rich Felker
2016-02-10
2
-0
/
+2
*
fix line-buffered flush omission for odd usage of putc-family functions
Rich Felker
2016-02-10
1
-1
/
+2
*
fix failed write reporting by fwrite in line-buffered mode
Rich Felker
2016-02-10
1
-2
/
+2
*
remove workaround for broken mips assemblers
Rich Felker
2016-02-08
2
-9
/
+2
*
in mips cancellable syscall asm, don't assume gp register is valid
Rich Felker
2016-02-04
1
-2
/
+13
*
avoid using signals when a thread attempts to cancel itself
Rich Felker
2016-02-04
1
-0
/
+1
*
make configure accept -h as an alias for --help
Rich Felker
2016-02-02
1
-1
/
+1
*
update INSTALL file with new archs, compiler info
Rich Felker
2016-02-02
1
-28
/
+20
*
fix malloc_usable_size for NULL input
Szabolcs Nagy
2016-01-31
1
-1
/
+1
*
regex: increase the stack tre uses for tnfa creation
Szabolcs Nagy
2016-01-31
1
-1
/
+1
*
better a_sc inline asm constraint on aarch64 and arm
Szabolcs Nagy
2016-01-31
2
-3
/
+3
[next]