projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2016-11-13
Rich Felker
work around gdb issues recognizing sigreturn trampoline...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Bobby Bingham
add s390x port
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Bobby Bingham
treat null vdso base same as missing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Rich Felker
generalize ELF hash table types not to assume 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rich Felker
fix build regression on archs with variable page size
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rich Felker
add limited pthread_setattr_default_np API to set stack...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rich Felker
fix pthread_create regression from stack/guard size...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rich Felker
make netinet/in.h suppress clashing definitions from...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rich Felker
simplify pthread_attr_t stack/guard size representation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Rich Felker
fix swprintf internal buffer state and error handling
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Daniel Sabogal
fix integer overflow of tm_year in __secs_to_tm
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Szabolcs Nagy
fix ldso reserved library name handling
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Szabolcs Nagy
fix accidental global static pointer in ldso
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Rich Felker
don't claim support for resolv.h APIs that aren't supported
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Hannu Nyman
fix parsing of quoted time zone names
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Rich Felker
remove redundant feature test macro checks in sys/time.h
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Rich Felker
redesign snprintf without undefined behavior
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix various header namespace issues under feature-test...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
remove parameter names from public headers
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix misspelling of a legacy macro name in sys/param.h
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Daniel Sabogal
add missing if_ether.h constants
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Daniel Sabogal
add missing if_arp.h constant
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Daniel Sabogal
fix typo in utmpx.h
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Daniel Sabogal
add missing confstr constants
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix minor problem in previous strtod non-nearest roundi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
fix strtod int optimization in non-nearest rounding...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
fix strtod and strtof rounding with many trailing zeros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix gratuitous undefined behavior in strptime
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix getopt_long_only misinterpreting "--" as an option
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
fix float formatting of some exact halfway cases
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Felix Janda
add pthread_setname_np
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Daniel Sabogal
fix clock_nanosleep error case
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
math: fix pow signed shift ub
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
update icmphdr struct following linux v4.8
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
add bits/hwcap.h and include it in sys/auxv.h
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
elf.h: update EM_ elf machine defines and add R_BPF_...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
add ETH_P_NCSI to netinet/if_ether.h from linux v4.8
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
add sh syscall numbers from linux v4.8
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Szabolcs Nagy
fix preadv2 and pwritev2 syscall numbers on x32 for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Natanael Copa
use dynamic buffer for getmntent
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix integer overflows and uncaught EOVERFLOW in printf...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Rich Felker
fix integer overflow in float printf needed-precision...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Rich Felker
fix regexec with haystack strings longer than INT_MAX
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Rich Felker
fix missing integer overflow checks in regexec buffer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Szabolcs Nagy
fix strftime %y for negative tm_year
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Daniel Sabogal
fix getservby*_r result pointer value on error
commit
|
commitdiff
|
tree
|
snapshot
2016-09-24
Daniel Sabogal
remove dead case in gethostbyname2_r
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Rich Felker
fix undefined behavior in sched.h cpu_set_t usage
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Rich Felker
simplify/refactor fflush and make fflush_unlocked an...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Daniel Sabogal
add missing *_unlocked and wcsftime_l prototypes to...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Daniel Sabogal
fix if_indextoname error case
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Daniel Sabogal
fix ifru_data and ifcu_buf types in net/if.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Rich Felker
fix printf regression with alt-form octal, zero flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Rich Felker
restore _Noreturn to __assert_fail
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Olivier Brunel
getdtablesize: fix returning hard instead of soft rlimit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Duncan Overbruck
fix FFSYNC by changing it to O_SYNC
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
configure: handle mipsisa64* triplet as a mips64 target
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
math: fix 128bit long double inverse trigonometric...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
verify that ttyname refers to the same file as the fd
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
microblaze: add syscall numbers from linux v4.7
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
add SS_AUTODISARM sigaltstack ss_flags from linux v4...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Szabolcs Nagy
add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Rich Felker
fix pread/pwrite syscall calling convention on sh
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Rich Felker
revert unrelated change that slipped into last commit
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Rich Felker
fix regression in tcsetattr on all mips archs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
Rich Felker
fix asctime day/month names not to vary by locale
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
Rich Felker
remove obsolete and unused gethostbyaddr implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Bobby Bingham
remove obsolete gitignore rules
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Bobby Bingham
remove or1k version of sem.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Rich Felker
release 1.1.15
v1.1.15
commit
|
commitdiff
|
tree
|
snapshot
2016-07-04
Rich Felker
add stdc-predef.h for library-level predefined macros
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Rich Felker
improve abort fallback behavior when raising SIGABRT...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Rich Felker
make brace placement in public header typedef'd structs...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add EF_SH_ sh specific macros to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add NT_ARM_SYSTEM_CALL to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add missing x86 relocs to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add DT_MIPS_RLD_MAP_REL to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add SHF_COMPRESSED section flag to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add powerpc tls optimization related definitions to...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add nios2 definitions to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
update elf.h with mips abi flags support
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
update elf.h with new aarch64 relocs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
update elf.h with powerpc64 elfv2 abi related macros
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add new powerpc64 relocations to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
add EM_OPENRISC again to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Rich Felker
make brace placement in public header struct definition...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Rich Felker
fix misplaced indention in sys/procfs.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Rich Felker
format mips bits/termios.h consistently mips64 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix CBAUDEX in powerpc termios.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix TCS* definitions in mips termios.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix mips termios.h macro exposure/namespace issues
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix powerpc termios.h macro exposure/namespace issues
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix generic termios.h macro exposure/namespace issues
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Rich Felker
define appropriate feature test macros to get CBAUD...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix FIOQSIZE in arm ioctl.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
remove termios2 related ioctls from sh ioctl.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix TIOCMSET in mips ioctl.h
commit
|
commitdiff
|
tree
|
snapshot
2016-07-03
Szabolcs Nagy
fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
commit
|
commitdiff
|
tree
|
snapshot
next