Commit History

Author SHA1 Message Date
  Ned Ludd d503d1d6c6 - Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional. 20 years ago
  Joakim Tjernlund 9f9ab49223 Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and 20 years ago
  Joakim Tjernlund 2e0531ba98 PIE option correction for Config.in. From Peter Mazinger. 20 years ago
  Joakim Tjernlund 162e21b2a2 Peter Kjellerstedt writes: 20 years ago
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. 20 years ago
  Eric Andersen cf84d3fc7b uClibc gettext support is under development and really shouldn't 20 years ago
  Manuel Novoa III bec90733b9 Add a couple of mips-specific string funcs. 20 years ago
  Manuel Novoa III 2fa66a163a solar asked that this bit be reverted. 20 years ago
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. 20 years ago
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 years ago
  Eric Andersen c3d50a6983 Pete Popov writes: 20 years ago
  Eric Andersen d45e66d4ff UCLIBC_COMPLETELY_PIC does nothing, so kill it 20 years ago
  Eric Andersen 6994dd8083 More detail about malloc-simple 20 years ago
  Eric Andersen baa67289df Alexandre Oliva writes: 21 years ago
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g 21 years ago
  Eric Andersen fb84603f8c Peter S. Mazinger writes: 21 years ago
  Eric Andersen 8d532c5131 Rework malloc. The new default implementation is based on dlmalloc from Doug 21 years ago
  Eric Andersen 5660d0d42d Set the default stdio buffer size to 4096, rather then 256. 21 years ago
  Eric Andersen 1e4f229f0e Yet more messing with selecting sane default configs 21 years ago
  Eric Andersen f8bc724a4d Yet more config system updates 21 years ago
  Eric Andersen 8407ee91dd Peter S. Mazinger writes: 21 years ago
  Eric Andersen 591baf8f35 Naming things this way will be much easier to deal with 21 years ago
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 21 years ago
  Manuel Novoa III f72338a387 Some more soft float fixes... for arm in particular (libfloat). 21 years ago
  Eric Andersen 336eda9bf6 Add a new RUNTIME_PREFIX 21 years ago
  Eric Andersen 2d421e4f94 More detail on the use of MALLOC_DEBUG 21 years ago
  Eric Andersen 7b20dadaf5 Force Large File Support disabled on Cris, since something 21 years ago
  Eric Andersen 4a18ebe8fe Attack of the spelling police.... 21 years ago
  Eric Andersen 86be4f7e5a Enable automagic locale data downloads 21 years ago
  Eric Andersen f8853afba4 Add in several config system updates for locale support. 21 years ago