コミット履歴

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