Age | Commit message (Expand) | Author |
2013-06-07 | ldso/libdl: Also include dl-tls.h for for !SHARED. | Gregory Fong |
2013-06-07 | Reinstate hidden protos for config_{open,close,read}() | Vineet Gupta |
2013-05-28 | libc: elf: explicitly include uClibc_page.h to make PAGE_SIZE visible | Carmelo Amoroso |
2013-05-28 | libubacktrace: fix build due to some typos | Filippo Arcidiacono |
2013-05-19 | i386: punt all config options that just control -march | Mike Frysinger |
2013-05-13 | libubacktrace: fix backtrace for statically linked application | Filippo Arcidiacono |
2013-05-13 | libdl: fix dlopen implementation from statically linked application | Filippo Arcidiacono |
2013-05-13 | libc: deal with aux vect inside __uClibc_main only if !SHARED | Filippo ARCIDIACONO |
2013-04-07 | linux: pread/write: fix 64bit handling | Mike Frysinger |
2013-04-04 | buildsys: fix realclean | Bernhard Reutner-Fischer |
2013-04-04 | add UCLIBC_SUSV2_LEGACY to hide valloc | Bernhard Reutner-Fischer |
2013-04-04 | relinfo.pl: use correct interpreter | Bernhard Reutner-Fischer |
2013-04-04 | relinfo.pl: silence warning | Bernhard Reutner-Fischer |
2013-04-03 | stdlib: avoid relocation | Bernhard Reutner-Fischer |
2013-04-01 | linux: pread/write: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | linux: readahead: convert to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-04-01 | linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR | Mike Frysinger |
2013-04-01 | mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs | Mike Frysinger |
2013-04-01 | libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-03-29 | Revert "_scanf.c: Implement 'm' modifier for 'c' and '[' conversions." | Bernhard Reutner-Fischer |
2013-03-29 | _vfprintf.c: use 'fputws_unlocked(S, F)' instead of 'fputws(S, F)' | Mirko Vogt |
2013-03-29 | inet: fix getting the nameserver from _res state after res_init. | Felix Fietkau |
2013-03-22 | libc: Fix common-generic stat.h for BE | Mischa Jonker |
2013-03-22 | Fix some fragileness in dlopen/do_dlopen wrapper & worker pair. | Nathan Sidwell |
2013-03-22 | Fix a problem with scanning wide chars. | Nathan Sidwell |
2013-03-20 | inet: do not filter responses in res_query | Timo Teräs |
2013-03-20 | inet: Fix LT{.old,} compilation due to res_iclose | Bernhard Reutner-Fischer |
2013-03-20 | LT.old: add missing prototypes | Bernhard Reutner-Fischer |
2013-03-20 | rpc: silence warning | Bernhard Reutner-Fischer |
2013-03-20 | test: fix non-O checking | Bernhard Reutner-Fischer |
2013-03-14 | test: add missing top_srcdir | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: remove calls to mktemp | Bernhard Reutner-Fischer |
2013-03-14 | test: silence warning in skeleton | Bernhard Reutner-Fischer |
2013-03-14 | test: silence warning in testsuite.h | Bernhard Reutner-Fischer |
2013-03-14 | test: update test-skeleton.c | Bernhard Reutner-Fischer |
2013-03-14 | libubacktrace: use libgcc_s.h | Bernhard Reutner-Fischer |
2013-03-14 | libc: switch several users to unlikely() | Bernhard Reutner-Fischer |
2013-03-14 | inet: res_nclose: free user-buffer, not global _res | Bernhard Reutner-Fischer |
2013-03-14 | test: dlopen: fix misplaced buildsys hunk | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: remove surplus slashes from test dir paths | Bernhard Reutner-Fischer |
2013-03-14 | buildsys: tweak KCONFIG_CONFIG export | Bernhard Reutner-Fischer |
2013-03-14 | test: cater for config | Bernhard Reutner-Fischer |
2013-03-14 | test: compile test{,_glibc} adjacent | Bernhard Reutner-Fischer |
2013-03-14 | metag: Add NPTL support | Markos Chandras |
2013-03-14 | extra/locale: Mark __codeset_8_bit_t as packed for Meta | Markos Chandras |
2013-03-14 | metag: Add support for loading shared objects into core memories. | Markos Chandras |
2013-03-14 | libm: Add support for the Meta architecture | Markos Chandras |
2013-03-14 | Add support for the Meta architecture | Markos Chandras |
2013-03-14 | ldd: Add MATCH_MACHINE definition for Meta | Markos Chandras |