Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen ad28b52f54 Rework setenv, getenv and friends per the latest glibc code, but cleaned hace 22 años
  Manuel Novoa III d730fb4d64 Multibyte and wide char conversion functions. Some work still to do, but hace 22 años
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, hace 22 años
  Eric Andersen cdb29e3ea6 Rework __gen_tempname() to better match glibc, and add mkstemp64(), hace 22 años
  Eric Andersen e2d6080d4d Merge glibc random, which gets us a much better RNG and a hace 22 años
  Eric Andersen ed3d3458ef Add implementations of strtof() and strtold(). These are a bit hace 22 años
  Eric Andersen 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( hace 22 años
  Manuel Novoa III 29d3e23bab New versions of the various string to int functions which are smaller hace 22 años
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in hace 23 años
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com hace 23 años
  Eric Andersen 087a618019 Add in gcvt() hace 23 años
  Eric Andersen fa5a15eeb2 atoi, atol, atoll, and atof are supposed to be functions, not macros. hace 23 años
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate hace 23 años
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source hace 23 años
  Eric Andersen 007b8e2060 Fix up the 'make clean' target hace 23 años
  Eric Andersen a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil hace 23 años
  Eric Andersen 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the hace 23 años
  Eric Andersen 1317d65dbe div and ldiv are required for ISO 9899 hace 24 años
  Manuel Novoa III cc07f2350d Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a hace 24 años
  Eric Andersen cfcf2c267b Clean all subdirs on 'make clean' hace 24 años
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. hace 24 años
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get hace 24 años
  Eric Andersen 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long hace 24 años
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... hace 24 años
  Eric Andersen 91102e0dec Fix doc blunder. hace 24 años
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. hace 24 años
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... hace 24 años
  Eric Andersen ab262188b0 More random fixes and additions. hace 24 años
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and hace 24 años
  Eric Andersen 61885f3c41 Screwed up non-mmu support. #define was backwards. hace 24 años