Commit History

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