Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 712f14a84f cleanup description hace 19 años
  Eric Andersen c3f8ec2942 gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest and hace 19 años
  Mike Frysinger 1652ec366d re-enable global constructors and destructors for bfin hace 19 años
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex hace 19 años
  Peter S. Mazinger 89663ff0fa Enable EXTRA_WARNINGS on DODEBUG hace 19 años
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support hace 20 años
  Peter S. Mazinger 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt hace 20 años
  Peter S. Mazinger cc7fbc3261 Add Rich Felker's getsubopt, smaller then the glibc copied one hace 20 años
  Peter S. Mazinger 2ecbc55928 Rich Felker's glob() ported to uClibc hace 20 años
  Peter S. Mazinger 6908d8dd49 glob depends on fnmatch hace 20 años
  Peter Kjellerstedt f58f2ddacc Made it possible to build without stripping the binaries. hace 20 años
  Peter Kjellerstedt b133fe1aa8 Remved the (BROKEN) tag from the CRIS architecture. hace 20 años
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU hace 20 años
  Mike Frysinger 57b282dc05 disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols hace 20 años
  Mike Frysinger c0b6c3ba7b thanks to Thomas, nios should be happy again! hace 20 años
  Mike Frysinger c429bf3057 import files from glibc for an ia64/static port hace 20 años
  Mike Frysinger e73b121173 make the extra warnings optional hace 20 años
  "Jan-Benedict Glaw" 0934f14203 First round of VAX patches. This isn't complete right now, there are for hace 20 años
  Mike Frysinger 36df0f55b2 disable -z now by default hace 20 años
  Mike Frysinger deffc82c65 dont force linuxthreads db if debugging is enabled hace 20 años
  Peter S. Mazinger 16129810ac Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well hace 20 años
  Mike Frysinger c6bb70417e fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other shared lib options hace 20 años
  Mike Frysinger 50118cba9e import the arc4random() function by ashes in Bug 90 hace 20 años
  Mike Frysinger c47542925c as weber notes in Bug 99: hace 20 años
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it hace 20 años
  Mike Frysinger 0e09af6c8e add optional support for program_invocation_name/program_invocation_short_name hace 20 años
  Peter S. Mazinger f8be4236ba Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k hace 20 años
  Peter S. Mazinger 124aed1a19 wordexp can't be built w/o glob hace 20 años
  Mike Frysinger 1fb4a50802 better help message for regex_old hace 20 años
  Peter S. Mazinger 86ee08b08e Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k hace 20 años