Historie revizí

Autor SHA1 Zpráva Datum
  Manuel Novoa III c386ddb4d8 Ok... here's the summary: před 21 roky
  Manuel Novoa III 18abcc693b Okay, fix for atof _correctly_... před 21 roky
  Manuel Novoa III 7100638336 Apparently I forgot to build atof... před 21 roky
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've před 21 roky
  Manuel Novoa III 6b664bc312 Remove malloc_simple from subdir list. před 22 roky
  Eric Andersen 9613b65978 Make sjhill happy, and revive memalign před 22 roky
  "Steven J. Hill" b7f893cc42 Per discussions with Erik, 'valloc.c' should be built on top of whichever před 22 roky
  "Steven J. Hill" 55f46cc387 Added function 'mkdtemp' for Linux Test Project. před 22 roky
  Eric Andersen 9a1eb39a60 Kill the HAS_LONG_LONG option. It really did not make a lot of před 22 roky
  Eric Andersen 698d2c6803 Per suggestion from Miles Bader, move calloc.c to libc/stdlib. před 22 roky
  Eric Andersen ad28b52f54 Rework setenv, getenv and friends per the latest glibc code, but cleaned před 22 roky
  Manuel Novoa III d730fb4d64 Multibyte and wide char conversion functions. Some work still to do, but před 22 roky
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, před 22 roky
  Eric Andersen cdb29e3ea6 Rework __gen_tempname() to better match glibc, and add mkstemp64(), před 22 roky
  Eric Andersen e2d6080d4d Merge glibc random, which gets us a much better RNG and a před 22 roky
  Eric Andersen ed3d3458ef Add implementations of strtof() and strtold(). These are a bit před 22 roky
  Eric Andersen 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( před 22 roky
  Manuel Novoa III 29d3e23bab New versions of the various string to int functions which are smaller před 22 roky
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in před 22 roky
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com před 22 roky
  Eric Andersen 087a618019 Add in gcvt() před 23 roky
  Eric Andersen fa5a15eeb2 atoi, atol, atoll, and atof are supposed to be functions, not macros. před 23 roky
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate před 23 roky
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source před 23 roky
  Eric Andersen 007b8e2060 Fix up the 'make clean' target před 23 roky
  Eric Andersen a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil před 23 roky
  Eric Andersen 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the před 23 roky
  Eric Andersen 1317d65dbe div and ldiv are required for ISO 9899 před 23 roky
  Manuel Novoa III cc07f2350d Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a před 23 roky
  Eric Andersen cfcf2c267b Clean all subdirs on 'make clean' před 23 roky