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