add setxid.c for new set*id() framework. missed in last commit.
[musl] / src /
2011-07-30 Rich Felkeradd setxid.c for new set*id() framework. missed in...
2011-07-30 Rich Felkernew attempt at making set*id() safe and robust
2011-07-29 Rich Felkerremove ugly prng from mk*temp and just re-poll time...
2011-07-29 Rich Felkereliminate mk*temp dependency on snprintf
2011-07-29 Rich Felkerfix for setenv bogus var argument handling
2011-07-25 Rich Felkerwhen resolving symbols with only weak defs, use first...
2011-07-25 Rich Felkercomment non-obvious de bruijn sequence code in int...
2011-07-24 Rich Felkerfix resolution of weak symbols (hopefully right now...
2011-07-24 Rich Felkerworkaround for gcc's optimizer breaking dynamic symbol...
2011-07-24 Rich Felkerload vdso, if present, into the dso list
2011-07-24 Rich Felkerconst correctness on function pointer
2011-07-24 Rich Felkersimplify dynamic linker startup
2011-07-24 Rich Felkersome preliminaries for vdso clock support
2011-07-22 Rich Felkercheck for fd exhaustion in forkpty
2011-07-22 Rich Felkerincorrect check for open failure in openpty function
2011-07-22 Rich Felkerfix errno value when fdopendir is given an invalid...
2011-07-17 Rich Felkerensure in fork that child gets its own new robust mutex...
2011-07-17 Rich Felkerfix logic error in fread
2011-07-15 Rich Felkerfix various bugs in new integer parser framework
2011-07-14 Rich Felkerfix wcsto[iu]max with high characters
2011-07-14 Rich Felkernew restartable integer parsing framework.
2011-07-13 Rich Felkergb18030 support in iconv (only from, not to)
2011-07-12 Rich Felker"implement" getnetbyaddr and getnetbyname
2011-07-12 Rich Felkerlegacy japanese charset support in iconv (only from...
2011-07-12 Rich Felkersimplify iconv and support more legacy codepages
2011-07-04 Rich Felkerprintf: "if a precision is specified, the '0' flag...
2011-07-04 Rich Felkerzero precision with zero value should not inhibit prefi...
2011-07-04 Rich Felkerprintf("%#x",0) should print 0 not 0x0
2011-07-03 Rich Felkericonv was not returning -1 on most failure
2011-07-02 Rich Felkerfix dlopen UB due to longjmp/volatile rules violation
2011-07-01 Rich Felkerres_search symbol, aliased to res_query for now (better...
2011-07-01 Rich Felkersimple rpath support (no token expansion yet) for dynam...
2011-06-30 Rich Felkerfix error in previous ld80 fpclassify commit
2011-06-30 Rich Felkercatch invalid ld80 bit patterns and treat them as nan
2011-06-30 Rich Felkerfix logic in __fwriting
2011-06-30 Rich Felkeradd and consolidate nasty stdio_ext junk
2011-06-30 Rich Felkerimplement the nonstandard GNU function fpurge
2011-06-30 Rich Felkerfix buffer overrun in getgrent code when there are...
2011-06-29 Rich Felkerposix_memalign should fail if size is not a multiple...
2011-06-29 Rich Felkerlocking support for random() prng
2011-06-29 Rich Felkerwork around linux bug in mprotect
2011-06-29 Rich Felkertextrel support, cheap and ugly
2011-06-28 Rich Felkerreclaim the memory wasted by dynamic linking for use...
2011-06-28 Rich Felkeruse type directives for fenv asm functions
2011-06-28 Rich Felkeruse load address from elf header if possible
2011-06-28 Rich Felkermake dynamic linker relocate the main program image...
2011-06-27 Rich Felkerfix stale pointer issue in dynamic linker with dlopen
2011-06-27 Rich Felkerdon't leave the lock held on dlopen failure..
2011-06-27 Rich Felkeradd RTLD_DEFAULT support
2011-06-27 Rich Felkerin dlopen: don't use null pointer
2011-06-27 Rich Felkerfix resolving symbols in objects loaded in RTLD_LOCAL...
2011-06-26 Rich Felkerexperimental dlopen/dlsym and dynlink changes needed...
2011-06-26 Rich Felkertype directives for x86_64 math asm
2011-06-26 Rich Felkererror handling in dynamic linking
2011-06-26 Rich Felkerfix useless use of potentially-uninitialized mode varia...
2011-06-26 Rich Felkereliminate OOB array hacks in malloc
2011-06-26 Rich Felkeruse .type directives for math asm (needed for dynamic...
2011-06-26 Rich Felkerfix some symbol resolution issues in dynamic linker
2011-06-25 Rich Felkerwordexp cannot use we_offs unless WRDE_DOOFFS flag...
2011-06-25 Rich FelkerXSI search.h API implementation by Szabolcs Nagy
2011-06-25 Rich Felkerhandle library paths better (ignore empty path componen...
2011-06-25 Rich Felkerfix possible (questionable) strict aliasing violations...
2011-06-25 Rich Felkerconst correctness in mq_notify
2011-06-25 Rich Felkerproper path searching for dynamic linker
2011-06-25 Rich Felkeroptimize opendir using O_CLOEXEC
2011-06-25 Rich Felkerdiscard dso descriptors after performing relocations
2011-06-25 Rich Felkerkeep track of which dsos have been relocated
2011-06-24 Rich Felkerprepare support for LD_LIBRARY_PATH (checking suid...
2011-06-23 Rich Felkerinitial commit of prng implementation by Szabolcs Nagy
2011-06-20 Rich Felkermake ldso asm more uniform with rest of codebase (no...
2011-06-19 Rich Felkerx86_64: ensure that dtor pointer passed to app is 0...
2011-06-19 Rich Felkerdynamic linker 64bit fix: hash table entries are always...
2011-06-18 Rich Felkerexperimental dynamic linker!
2011-06-18 Rich Felkerfix memory leak on failure in realpath
2011-06-16 Rich Felkerduplicate re_nsub in LSB/glibc ABI compatible location
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerfix race condition in pthread_kill
2011-06-14 Rich Felkerrun dtors before taking the exit-lock in pthread exit
2011-06-14 Rich Felkerminor locking optimizations
2011-06-14 Rich Felkeravoid 64bit warnings when using pointers as entropy...
2011-06-14 Rich Felkerfix sigset macro for 64-bit systems (<< was overflowing...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-06-14 Rich Felkerremove old useless timezone.s file (unused)
2011-06-13 Rich Felkerfix wrong type for wcsrchr argument 2
2011-06-13 Rich Felkerx86_64 fenv support (untested; at least known to build...
2011-06-13 Rich Felkerfix fesetround - it was writing to status word instead...
2011-06-12 Rich Felkerfloating point environment, untested
2011-06-12 Rich Felkermalloc: cast size down to int in bin_index functions
2011-06-12 Rich Felkeranother return value fix for mktemp...
2011-06-08 Rich Felkerit's called getgrgid_r, not getgruid_r...
2011-06-08 Rich Felkerimplement psignal and psiginfo
2011-06-07 Rich Felkermq names without leading / have impl-def behavior;...
2011-06-07 Rich Felkerdefine MQ_PRIO_MAX
2011-06-07 Rich Felkermq send/recv functions are cancellation points
2011-06-07 Rich Felkerimplement mq_notify
2011-06-07 Rich Felkeradd support for POSIX message queues, except mq_notify
2011-06-06 Rich Felkeruse volatile pointers for intentional-crash code.
2011-06-06 Rich Felkerfix handling of d_name in struct dirent
2011-06-05 Rich Felkersafety fix for glob's vla usage: disallow patterns...
2011-06-05 Rich Felkereliminate (harmless in this case) vla usage in fnmatch.c
next