oweals/musl.git
2015-03-30 Rich Felkerrelease 1.0.5 rs-1.0 v1.0.5
2015-03-30 Szabolcs Nagyregex: fix character class repetitions
2015-03-30 Rich Felkerfix internal buffer overrun in inet_pton
2015-03-30 Rich Felkerfix regcomp handling of backslash followed by high...
2015-03-30 Rich Felkerfix signed left-shift overflow in pthread_condattr_setp...
2015-03-30 Rich Felkerfix preprocessor error introduced in poll.h in last...
2015-03-30 Trutz Behnfix POLLWRNORM and POLLWRBAND on mips
2015-03-30 Rich Felkerfix init race that could lead to deadlock in malloc...
2015-03-30 Rich Felkeravoid malloc failure for small requests when brk can...
2015-03-30 Rich Felkerfix bad character checking in wordexp
2015-03-30 Szabolcs Nagyfix fesetenv(FE_DFL_ENV) on mips
2015-03-30 Rich Felkerfix failure of fchmodat to report EOPNOTSUPP in the...
2015-03-30 Rich Felkerfix fd leak race (missing O_CLOEXEC) in fchmodat
2015-03-30 Felix Jandafix typo in x86_64/x32 user_fpregs_struct
2015-03-30 Rich Felkerfix erroneous return of partial username matches by...
2015-03-30 Rich Felkercheck for connect failure in syslog log opening
2015-03-30 Rich Felkerfix signedness of WINT_MIN expression
2015-03-30 Rich Felkercorrectly handle write errors encountered by printf...
2015-03-30 Rich Felkerfix return value of pthread_getaffinity_np and pthread_...
2015-03-30 Rich Felkerfix uninitialized output from sched_getaffinity
2015-03-30 Rich Felkeradapt dynamic linker for new binutils versions that...
2015-03-30 Rich Felkerfix behavior of printf with alt-form octal, zero precis...
2015-03-30 Szabolcs Nagymath: fix x86_64 and x32 asm not to use sahf instruction
2015-03-30 Rich Felkerfix uninitialized mode variable in openat function
2015-03-30 Rich Felkerfix invalid access by openat to possibly-missing variad...
2015-03-30 Rich Felkerfix missing barrier in pthread_once/call_once shortcut...
2015-03-30 Rich Felkerfix handling of negative offsets in timezone spec strings
2015-03-30 Rich Felkerfix handling of odd lengths in swab function
2015-03-30 Rich Felkerfix incorrect sequence generation in *rand48 prng functions
2015-03-30 Rich Felkerfix overflow corner case in strtoul-family functions
2015-03-30 Szabolcs Nagyfix memory leak in regexec when input contains illegal...
2015-03-30 Rich Felkerfix off-by-one in bounds check in fpathconf
2015-03-30 Rich Felkerfix multiple stdio functions' behavior on zero-length...
2015-03-30 Rich Felkersuppress null termination when fgets reads EOF with...
2015-03-30 Szabolcs Nagyfix dn_expand empty name handling and offsets to 0
2015-03-30 Rich Felkerfix use of uninitialized memory with application-provid...
2015-03-30 Szabolcs Nagyfix CPU_EQUAL macro in sched.h
2014-08-01 Rich Felkerrelease 1.0.4 v1.0.4
2014-07-28 Rich Felkeradd missing yes/no strings to nl_langinfo
2014-07-28 Rich Felkerfix nl_langinfo table for LC_TIME era-related items
2014-07-28 Rich Felkerfix regression that negated some mips syscall error...
2014-07-28 Rich Felkerfix mips struct stat dev_t members for big endian
2014-07-28 Rich Felkerfix missing barriers in powerpc atomic store
2014-07-28 Rich Felkerfix microblaze atomic store
2014-07-28 Rich Felkerfix missing barrier instructions in powerpc atomic asm
2014-07-28 Rich Felkerfix missing barrier instructions in mips atomic asm
2014-07-28 Rich Felkeruse memory constraints for mips atomic asm
2014-07-28 Rich Felkerfix build breakage from ppc asm constraints change
2014-07-28 Rich Felkerremove cruft from microblaze atomic.h
2014-07-28 Rich Felkerfix broken constraints for powerpc atomic cas asm
2014-07-28 Rich Felkerfix microblaze definition of struct stat
2014-07-28 Rich Felkerfix crash in regexec for nonzero nmatch argument with...
2014-07-28 Rich Felkerwork around constant folding bug 61144 in gcc 4.9.0...
2014-07-28 Rich Felkersimplify __stdio_exit static linking logic
2014-07-28 Clément Vasseurfix the %m specifier in syslog
2014-07-28 Rich Felkermake dynamic linker accept colon as a separator for...
2014-07-28 Rich Felkerfix typo in microblaze setjmp asm
2014-07-28 Rich Felkerfix multiple issues in legacy function getpass
2014-07-28 Rich Felkerfix failure of wide printf/scanf functions to set wide...
2014-07-28 Rich Felkerfix incorrect return value for fwide function
2014-07-28 Rich Felkerfix aliasing violations in mbtowc and mbrtowc
2014-07-28 Rich Felkerremove hack in syslog.h that resulted in aliasing viola...
2014-07-28 Rich Felkerfix incorrect comparison loop condition in memmem
2014-07-28 Rich Felkerfix powerpc dynamic linker thread-pointer-relative...
2014-07-28 Clément Vasseurfix missing argument to syscall in fanotify_mark
2014-07-28 Rich Felkerprepare pthread_create.c for cherry-picking from master
2014-07-28 Rich Felkerfix gethostby*_r result pointer value on error
2014-06-06 Rich Felkerrelease 1.0.3 v1.0.3
2014-06-06 Szabolcs Nagyfix multiple validation issues in dns response label...
2014-06-06 Rich Felkerremove some dummy "ent" function aliases that duplicate...
2014-06-06 Rich Felkerfix if_nametoindex return value when interface does...
2014-06-06 Rich Felkerfix incorrect end pointer in some cases when wcsrtombs...
2014-06-06 Szabolcs Nagyfix for broken kernel side RLIM_INFINITY on mips
2014-06-06 Rich Felkerfix sendfile syscall to use 64-bit off_t
2014-05-20 Rich Felkerrelease 1.0.2 v1.0.2
2014-05-20 Rich Felkertrivial formatting fix for the config.mak generated...
2014-05-20 Rich Felkerfix unhandled cases in strptime
2014-05-20 Rich Felkeradd configure check for broken gcc 4.9.0 and possibly...
2014-05-20 Rich Felkeradd configure check for working compiler
2014-05-20 Szabolcs Nagyfix strftime %s not to zero pad with default width=2
2014-05-20 Rich Felkerremove useless __yield alias for sched_yield
2014-05-20 Rich Felkerfix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips...
2014-05-20 Bobby Binghamfix superh nofpu check on old gcc versions
2014-05-20 Rich Felkerperform minimal sanity checks on zoneinfo files loaded...
2014-05-20 Rich Felkerfix false negatives with periodic needles in strstr...
2014-04-16 Rich Felkerrelease 1.0.1 v1.0.1
2014-04-16 Rich Felkerfix deadlock race in pthread_once
2014-04-16 Szabolcs Nagyfix RLIMIT_ constants for mips
2014-04-16 Rich Felkerfix fallback code for old kernels in clock_gettime
2014-04-16 Rich Felkeruse hidden visibility rather than protected for syscall...
2014-04-16 Szabolcs Nagymath: fix aliasing violation in long double wrappers
2014-04-16 Timo Teräsfix search past the end of haystack in memmem
2014-04-16 Rich Felkerfix printf rounding with %g for some corner case midpoints
2014-04-16 Rich Felkerfix failure of printf %g to strip trailing zeros in...
2014-04-16 Rich Felkerfix carry into uninitialized slots during printf floati...
2014-04-16 Rich Felkerfix microblaze syscall register clobbers
2014-04-16 Timo Teräsfix confstr return value
2014-04-16 Rich Felkerinclude header that declares __syscall_ret where it...
2014-03-20 Rich Felkerrelease 1.0.0 v1.0.0
2014-03-20 Rich Felkerremove claim of XSI coverage from README
next