clean up search_vec usage for vdso
[musl] / src /
2012-08-25 Rich Felkerclean up search_vec usage for vdso
2012-08-25 Rich Felkeruse new search_vec function to find vdso in dynamic...
2012-08-25 Rich Felkerensure canary is setup if stack-prot libs are dlopen...
2012-08-25 Rich Felkeradd gnu hash support in the dynamic linker
2012-08-23 Rich Felkeroptimize legacy ffs function
2012-08-20 Rich Felkerfix bug whereby most atexit-registered functions got...
2012-08-18 Rich Felkermake dynamic linker report all failures before exiting
2012-08-18 Rich Felkerfix bug computing argc when invoking ld-musl-mips.so...
2012-08-17 Rich Felkerfix extremely rare but dangerous race condition in...
2012-08-17 Rich Felkerfix float parsing logic for long decimal expansions
2012-08-16 Rich Felkerhandle null arguments to legacy bsd err.h functions
2012-08-15 Rich Felkeradd missing xattr functions
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/bsd'
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-13 Rich Felkerremove significandl
2012-08-13 Rich Felkeradd significand[fl] math functions
2012-08-12 Rich Felkermemcpy asm for i386 and x86_64
2012-08-11 Rich Felkerremove unused but buggy code from strstr.c
2012-08-11 Rich Felkerremove buggy short-string wcsstr implementation; always...
2012-08-11 Rich Felkeradd bsd fgetln function
2012-08-11 Rich Felkerminor but worthwhile optimization in printf: avoid...
2012-08-11 Rich Felkertrivial optimization to printf: avoid wasted call frame
2012-08-10 Rich Felkeradd blowfish hash support to crypt
2012-08-10 Rich Felkerfix (hopefully) all hard-coded 8's for kernel sigset_t...
2012-08-10 Rich Felkermake crypt return an unmatchable hash rather than NULL...
2012-08-08 nszmath: fix exp.s on i386 and x86_64 so the exception... exp
2012-08-07 Rich Felkerfix bug dlsym bug that slipped in during dynamic linker...
2012-08-05 Rich Felkerdlsym RTLD_NEXT support for mips
2012-08-05 Rich Felkermore changes that were lost when committing mips dynami...
2012-08-05 Rich Felkerfix change lost in the process of integrating mips...
2012-08-05 Rich Felkermips dynamic linker support
2012-08-05 Rich Felkermore cleanup of dynamic linker internals
2012-08-05 Rich Felkermore dynamic linker internals cleanup
2012-08-05 Rich Felkerdynamic linker internals cleanup
2012-08-05 Rich Felkerfloating point support for arm setjmp/longjmp
2012-08-03 Rich Felkerfix argument type error on wcwidth function
2012-08-02 Rich Felkerfix missing static in getusershell (namespace pollution)
2012-08-01 Rich Felkeroptimize mempcpy to minimize need for data saved across...
2012-07-27 Rich Felkeroptimize arm setjmp/longjmp register saving/loading
2012-07-27 Rich Felkersave AT_HWCAP from auxv for subsequent use in machine...
2012-07-24 Rich Felkerretry on cas failures in sem_trywait
2012-07-23 Rich Felkeradd ioperm/iopl syscalls
2012-07-23 Rich Felkeradd splice and vmsplice syscalls
2012-07-23 Rich Felkeradd extended attributes syscalls
2012-07-23 Rich Felkeradd pipe2 syscall
2012-07-23 Rich Felkerremove scanf dependency from getaddrinfo /etc/services...
2012-07-22 Rich Felkergetaddrinfo /etc/services lookup support
2012-07-22 Rich Felkeradd floating point register saving/restoring to mips...
2012-07-22 Rich Felkermake getservby*_r return error code rather than -1...
2012-07-21 Rich Felkerfix logic error for skipping failed interfaces in if_na...
2012-07-15 Rich Felkerfix getservby*() with null pointer for protocol argument
2012-07-15 Rich Felkeravoid blx instruction which does not exist on armv4t...
2012-07-13 Rich Felkermake dynamic linker tell the debugger its own pathname
2012-07-13 Rich Felkersigsetjmp asm for mips
2012-07-13 Rich Felkerworkaround another sendmsg kernel bug on 64-bit machines
2012-07-12 Rich Felkerfix several locks that weren't updated right for new...
2012-07-12 Rich Felkerfix pthread_kill unlocking
2012-07-12 Rich Felkerfix breakage of x86_64 sigaction from recent changes...
2012-07-12 Rich Felkerfix potential race condition in detached threads
2012-07-12 Rich Felkermips clone: don't free stack space used to copy arg
2012-07-12 Rich Felkerfix mips clone() on real linux kernel
2012-07-12 Rich Felkerfix clone() on mips (args were in wrong order)
2012-07-11 Rich Felkerfirst attempt at making threads work on mips
2012-07-11 Rich Felkergeneric c version of __set_thread_area for archs where...
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...
2012-07-11 Rich Felkerremove unused var in new sigaction code
2012-07-11 Rich Felkeruse unsigned bitmask for consistency in ksigaction
2012-07-11 Rich Felkerfix breakage from last commit: forgot to include ksigac...
2012-07-11 Rich Felkerchanges to kernel sigaction struct handling in preparat...
2012-07-11 Rich Felkermake dynamic linker depend on -DSHARED not -fPIC
2012-07-11 Rich Felkerfix lots of breakage on dlopen, mostly with explicit...
2012-07-07 Rich Felkerfix dlsym RTLD_NEXT support
2012-07-04 Rich Felkerputw is supposed to return 0 (not the value written...
2012-07-04 Rich Felkermake sure getw/putw agree with prototypes by defining...
2012-07-04 Rich Felkerjmp_buf overhaul fixing several issues
2012-07-03 Rich Felkerfix sigsetjmp on arm (needs asm)
2012-07-03 Rich Felkerfix missing function declarations for __stdio_exit
2012-07-03 Rich Felkerfix missing prototype and simplify sincosl on ld64...
2012-07-03 Rich Felkerfix invalid implicit pointer conversion in ld64 modfl
2012-06-29 Rich Felkerreplace old and ugly crypt implementation
2012-06-24 Rich Felkeradd process_vm_readv and process_vm_writev syscall...
2012-06-21 Rich Felkerproper error handling for fcntl F_GETOWN on modern...
2012-06-20 nszmath: fix fma bug on x86 (found by Bruno Haible with...
2012-06-20 Rich Felkerfix broken wcwidth tables
2012-06-20 Rich Felkersupport ld80 pseudo-denormal invalid bit patterns;...
2012-06-20 Rich Felkerfix ptsname_r to conform to the upcoming posix requirements
2012-06-20 Rich Felkerfix fwrite return value when full write does not succeed
2012-06-20 Rich Felkeravoid cancellation in pclose
2012-06-20 Rich Felkerfix invalid memory access in pclose
2012-06-20 Rich Felkermake popen cancellation-safe
2012-06-20 Rich Felkerpopen: handle issues with fd0/1 being closed
2012-06-20 Rich Felkerduplocale: don't crash when called with LC_GLOBAL_LOCALE
2012-06-20 Rich Felkermake strerror_r behave nicer on failure
2012-06-20 Rich Felkerfix another oob pointer arithmetic issue in printf...
2012-06-20 Rich Felkerminor perror behavior fix
2012-06-20 Rich Felkerfix localeconv values and implementation
2012-06-20 Rich Felkerfix mistake in length test in getlogin_r
2012-06-20 Rich Felkerfix dummied-out fsync
2012-06-20 Rich Felkerfix dummied-out fdatasync
2012-06-20 Rich Felkerfix pointer overflow bug in floating point printf
next