Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex il y a 19 ans
  Peter S. Mazinger 89663ff0fa Enable EXTRA_WARNINGS on DODEBUG il y a 19 ans
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support il y a 20 ans
  Peter S. Mazinger 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt il y a 20 ans
  Peter S. Mazinger cc7fbc3261 Add Rich Felker's getsubopt, smaller then the glibc copied one il y a 20 ans
  Peter S. Mazinger 2ecbc55928 Rich Felker's glob() ported to uClibc il y a 20 ans
  Peter S. Mazinger 6908d8dd49 glob depends on fnmatch il y a 20 ans
  Peter Kjellerstedt f58f2ddacc Made it possible to build without stripping the binaries. il y a 20 ans
  Peter Kjellerstedt b133fe1aa8 Remved the (BROKEN) tag from the CRIS architecture. il y a 20 ans
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU il y a 20 ans
  Mike Frysinger 57b282dc05 disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols il y a 20 ans
  Mike Frysinger c0b6c3ba7b thanks to Thomas, nios should be happy again! il y a 20 ans
  Mike Frysinger c429bf3057 import files from glibc for an ia64/static port il y a 20 ans
  Mike Frysinger e73b121173 make the extra warnings optional il y a 20 ans
  "Jan-Benedict Glaw" 0934f14203 First round of VAX patches. This isn't complete right now, there are for il y a 20 ans
  Mike Frysinger 36df0f55b2 disable -z now by default il y a 20 ans
  Mike Frysinger deffc82c65 dont force linuxthreads db if debugging is enabled il y a 20 ans
  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 il y a 20 ans
  Mike Frysinger c6bb70417e fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other shared lib options il y a 20 ans
  Mike Frysinger 50118cba9e import the arc4random() function by ashes in Bug 90 il y a 20 ans
  Mike Frysinger c47542925c as weber notes in Bug 99: il y a 20 ans
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it il y a 20 ans
  Mike Frysinger 0e09af6c8e add optional support for program_invocation_name/program_invocation_short_name il y a 20 ans
  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 il y a 20 ans
  Peter S. Mazinger 124aed1a19 wordexp can't be built w/o glob il y a 20 ans
  Mike Frysinger 1fb4a50802 better help message for regex_old il y a 20 ans
  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 il y a 20 ans
  Peter S. Mazinger 47e2330706 Add option to allow switching between old and new regex il y a 20 ans
  Peter S. Mazinger 11229301b2 Default SHARED_LIB_LOADER_PREFIX to $(RUNTIME_PREFIX)lib il y a 20 ans
  Mike Frysinger 0195a05f77 default PIE to off il y a 20 ans