summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-12Make res_init() thread safe.Kenneth Soerensen
2013-11-12Fix threaded use of res_ functions.Sørensen, Kenneth
2013-11-11buildsys: document savedefconfig in helpBernhard Reutner-Fischer
2013-11-11buildsys: on realclean, rm include/{config,generated}Bernhard Reutner-Fischer
2013-11-06buildsys: rm PT startfiles on realcleanBernhard Reutner-Fischer
2013-11-06time.c: make ll_tzname* static againBernhard Reutner-Fischer
2013-11-06prctl: fix system call wrapperBaruch Siach
2013-11-06test: tls: fix build with newer binutilsBaruch Siach
2013-11-06ldso: remove duplicate function declarationsBaruch Siach
2013-11-06test: inet: fix build when res_close support is disabledBaruch Siach
2013-11-06libdl: fix unused variable warningBaruch Siach
2013-11-06misc: fix nm 'No such file' errorBaruch Siach
2013-11-06ldso: fix unused variable warningBaruch Siach
2013-11-06add posix_fadvise() for armKhem Raj
2013-11-06libc/metag: add __kernel_long_t and __kernel_ulong_tMarkos Chandras
2013-11-06pull kconfig from linux-3.11Bernhard Reutner-Fischer
2013-11-06Fix weak/strong attribute of __errno_location and it's __GI aliasVineet Gupta
2013-11-04xtensa: fix atomic_decrement_if_positive() return valueBaruch Siach
2013-11-04xtensa: fix layout of struct sigcontext to match the kernelBaruch Siach
2013-10-07pmap_getport: use TCP to talk to portmapper if protocol == IPPROTO_TCP.Denys Vlasenko
2013-08-02libc: add isfdtype()Anthony G. Basile
2013-08-02malloc: enable assert() when malloc debuggingBaruch Siach
2013-07-26libc/sysdeps: Fix common-generic stat.h for BE part 2Mischa Jonker
2013-07-26Rules.mak: Fix setting arch native bitGustavo Zacarias
2013-07-19test commitBernhard Reutner-Fischer
2013-07-19inet: fix unsafe access to _res.options in res_mkquery()Vanya Sergeev
2013-07-19Rules.mak: MIPS64: Select correct interpreterMarkos Chandras
2013-07-18bits/waitstatus.h: correctly interpret status 0x007f on MIPSDenys Vlasenko
2013-07-04C6X: Remove DSBT in favour of FDPICLuis Machado
2013-07-04libc/sysdeps/linux/common/sendfile.c: fix sendfile64 visibilityAnthony G. Basile
2013-07-04insque: fix segfault on (prev == NULL)Bartosz Golaszewski
2013-07-04libpthread: pthread_exit in static app. segfaultsFilippo ARCIDIACONO
2013-06-29i386/sysdep.h: Remove STABS_* macrosKhem Raj
2013-06-28MIPS: set _NSIG to 128, not 129. This matches glibc.Denys Vlasenko
2013-06-28libc: Fix _obstack_newchunk public symbol visBernhard Reutner-Fischer
2013-06-14libc: hide obstack relocationsBernhard Reutner-Fischer
2013-06-14libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintfAnthony G. Basile
2013-06-14config: UCLIBC_HAS_OBSTACK to optionally enable obstack supportAnthony G. Basile
2013-06-07eventfd.h: Use new "bits/" scheme for arch-specific flagsHiroaki KAWAI
2013-06-07ldso/libdl: Also include dl-tls.h for for !SHARED.Gregory Fong
2013-06-07Reinstate hidden protos for config_{open,close,read}()Vineet Gupta
2013-05-28libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visibleCarmelo Amoroso
2013-05-28libubacktrace: fix build due to some typosFilippo Arcidiacono
2013-05-19i386: punt all config options that just control -marchMike Frysinger
2013-05-13libubacktrace: fix backtrace for statically linked applicationFilippo Arcidiacono
2013-05-13libdl: fix dlopen implementation from statically linked applicationFilippo Arcidiacono
2013-05-13libc: deal with aux vect inside __uClibc_main only if !SHAREDFilippo ARCIDIACONO
2013-04-07linux: pread/write: fix 64bit handlingMike Frysinger
2013-04-04buildsys: fix realcleanBernhard Reutner-Fischer
2013-04-04add UCLIBC_SUSV2_LEGACY to hide vallocBernhard Reutner-Fischer