projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2011-06-25
Rich Felker
const correctness in mq_notify
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Rich Felker
proper path searching for dynamic linker
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Rich Felker
optimize opendir using O_CLOEXEC
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Rich Felker
discard dso descriptors after performing relocations
commit
|
commitdiff
|
tree
|
snapshot
2011-06-25
Rich Felker
keep track of which dsos have been relocated
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Rich Felker
use soname in ld-musl.so to prevent filename appearing...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Rich Felker
use symlink rather than bogus linker script for libc.so
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Rich Felker
adapt build/install/gcc-wrapper systems for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Rich Felker
prepare support for LD_LIBRARY_PATH (checking suid...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Rich Felker
initial commit of prng implementation by Szabolcs Nagy
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Rich Felker
make ldso asm more uniform with rest of codebase (no...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Rich Felker
x86_64: ensure that dtor pointer passed to app is 0...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Rich Felker
dynamic linker 64bit fix: hash table entries are always...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Rich Felker
experimental dynamic linker!
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Rich Felker
fix memory leak on failure in realpath
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Rich Felker
copy-paste error in prctl.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Rich Felker
fix some struct padding to match LSB/glibc ABI where...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Rich Felker
duplicate re_nsub in LSB/glibc ABI compatible location
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Rich Felker
restore use of .type in asm, but use modern @function...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Rich Felker
__syscall5 inline is having trouble with PIC; just...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
fix race condition in pthread_kill
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
run dtors before taking the exit-lock in pthread exit
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
minor locking optimizations
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
avoid 64bit warnings when using pointers as entropy...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
fix sigset macro for 64-bit systems (<< was overflowing...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
remove all .size and .type directives for functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Rich Felker
remove old useless timezone.s file (unused)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Rich Felker
fix wrong type for wcsrchr argument 2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Rich Felker
x86_64 fenv support (untested; at least known to build...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Rich Felker
fix fesetround - it was writing to status word instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Rich Felker
floating point environment, untested
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Rich Felker
malloc: cast size down to int in bin_index functions
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Rich Felker
another return value fix for mktemp...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Rich Felker
add netpacket/packet.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Rich Felker
it's called getgrgid_r, not getgruid_r...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Rich Felker
implement psignal and psiginfo
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Rich Felker
isgreater etc. relation macros for math.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
mq names without leading / have impl-def behavior;...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
define MQ_PRIO_MAX
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
use __WCHAR_TYPE__ on i386 if it is defined
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
mq send/recv functions are cancellation points
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
implement mq_notify
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
add support for POSIX message queues, except mq_notify
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Rich Felker
use __attribute__((const)) for errno and pthread_self...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Rich Felker
use volatile pointers for intentional-crash code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Rich Felker
fix handling of d_name in struct dirent
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Rich Felker
safety fix for glob's vla usage: disallow patterns...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Rich Felker
eliminate (harmless in this case) vla usage in fnmatch.c
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Rich Felker
missing prototypes for mbsnrtowcs and wcsnrtombs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Rich Felker
implement pthread_[sg]etconcurrency.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Rich Felker
implement uselocale function (minimal)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Rich Felker
add useless, obsolescent function ulimit
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Rich Felker
fix backwards posix_spawn file action order
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Rich Felker
add accidentally-omitted file needed for posix_spawn...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Rich Felker
add file actions support to posix_spawn
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Rich Felker
posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Rich Felker
initial implementation of posix_spawn
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Rich Felker
modernize coding style in sjlj asm
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Rich Felker
fix strncat and wcsncat (double null termination)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Rich Felker
fix wcsncpy writing past end of buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Rich Felker
fix brk/sbrk behavior to match the real legacy functions
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Rich Felker
release notes for 0.7.10
v0.7.10
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Rich Felker
fix the last known rounding bug in floating point printing
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Rich Felker
eventfd syscall wrapper and read/write wrappers
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Rich Felker
optimize out useless default-attribute object in pthrea...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Rich Felker
optimize compound-literal sigset_t's not to contain...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Rich Felker
overhaul implementation-internal signal protections
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Rich Felker
reduce some ridiculously large spin counts
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Rich Felker
remove debug code that was missed in barrier commit
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Rich Felker
completely new barrier implementation, addressing major...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Rich Felker
add SA_NOMASK alias for SA_NODEFER with _GNU_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Rich Felker
fix fclose return status logic, again
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Rich Felker
fix undefined call order in fclose, possible lost outpu...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Rich Felker
workaround for preprocessor bug in pcc
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Rich Felker
minor optimization in puts: use inline putc_unlocked...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Rich Felker
avoid crashing when nel==0 is passed to qsort
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Rich Felker
use compiler builtins for variadic macros when available
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rich Felker
correct variadic prototypes for execl* family
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rich Felker
replace heap sort with smoothsort implementation by...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Rich Felker
add word-sized ctz function to atomic.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rich Felker
function signature fix: add const qualifier to mempcpy...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rich Felker
typo in prototype for mempcpy
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Rich Felker
prototype for mempcpy
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rich Felker
fix bug in ipv6 parsing that prevented parsing a lone...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rich Felker
ipv6 parsing code (formerly dummied-out)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Rich Felker
fix 2 eof-related bugs in scanf
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Rich Felker
update release notes to new format, add more
v0.7.9
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rich Felker
fix initial stack alignment in new threads on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rich Felker
update release notes in prep for 0.7.9 release
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Rich Felker
omit errno update path for syscalls that cannot fail
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
fix bogus return values for inet_pton
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
move wait.h macros out of bits. they do not vary.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
include signal.h to avoid thorny __sigcontext/sigcontex...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
fix minor bugs due to incorrect threaded-predicate...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
workaround bug in linux dup2
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
properly create new session/controlling terminal in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
implement (nonstandard) forkpty
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
disallow blank strings as service or host name
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rich Felker
fix bugs in ipv4 parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Rich Felker
fix initgroups (uninitialized count passed to getgrouplist)
commit
|
commitdiff
|
tree
|
snapshot
next