summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2015-04-06Fix membars around rtld internal mutex.yamt
2015-04-04lib/49813: Release mutex on error.joerg
2015-03-29- Fix fallout for recent bread() change (removing cred arg).chopps
2015-03-27Update RISCV to use the ELF relocations and new ABI.matt
2015-03-20copyright maintenance, note shm@ in the manual and update the CHANGESmrg
2015-03-20don't quote /. it doesn't work. this should fix PR#49765.mrg
2015-03-05HPPA hack for a problem where gdb doesn't see _rtld_debug_state whenskrll
2015-02-12Fix previous commit by using tty00 as an example of dialin peripheral insteadaymeric
2015-01-27spit out a 403 not just when an open() fails with EPERM, but withsnj
2015-01-25blacklist hookschristos
2014-12-26more for the previous: make sure [i - 1] can never go negative.mrg
2014-12-26properly handle ilen = 0 case, which could lead to array underflow.mrg
2014-12-25Bring this man page back to this decade.wiz
2014-12-25call this 20141225.mrg
2014-12-14fix powerpc TLS problems by removing the hacks for PPC EABI.chs
2014-12-13add .ts and .vob suffixes.mrg
2014-11-21Fixed memory leak in case of multiple authentication headers sent by theshm
2014-11-21Fixed off-by-one in virtualhost processing. Previous code was checking ifshm
2014-11-12update the example to use dty00 instead of ttyd0 to reflect a current practiceaymeric
2014-10-30Avoid use after free, reported by the coverity scanner.martin
2014-10-10don't truncate file sizes to 32 bits for directory indexes.mrg
2014-09-19RISC-V support.matt
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt
2014-09-03New files for OR1K supportmatt
2014-09-03OR1K supportmatt
2014-08-31Remove (now duplicated) target computation.joerg
2014-08-27remove unused definechristos
2014-08-26Restore parenthesis to cast in the right order.joerg
2014-08-26Replace casts in the inline version of _rtld_call_function_void ofjoerg
2014-08-26fix set but not used.christos
2014-08-26Go back to skipping init/fini handling for ldd, makes problems for 32bitjoerg
2014-08-26Introduce a cast to fix the build for Elf32 on _LP64.christos
2014-08-25Add basic support for indirect functions. It allows providing a publicjoerg
2014-08-23Outdated, kill.joerg
2014-08-23Typo.joerg
2014-08-17Add proper registers for register counts.matt
2014-08-17add a missing register prefix.matt
2014-08-15NUL terminate a string.mbalmer
2014-08-15Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would causematt
2014-08-13Build position independent on PPC64, too.joerg
2014-08-10Don't provide __gnu_Unwind_Find_exidx if __ARM_DWARF_EH__ is definedmatt
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-08-10Preliminary files for AARCH64 (64-bit ARM) support.matt
2014-07-28Fix parenthesis on __ha macromatt
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
2014-07-17call this 20140717.mrg
2014-07-17rewrite much of the SSL code:mrg
2014-07-17link against main.c and ssl-bozo.c (which provides the IO backend.)mrg
2014-07-17use const and remove unnecessary braces.mrg
2014-07-16make a minor output change match again.mrg