Eric Andersen 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 years ago
..
malloc e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 23 years ago
malloc-930716 ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
malloc-simple e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 23 years ago
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 years ago
Makefile 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 years ago
abort.c dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 years ago
abs.c a99617fe8f Finish reorganizing things. At least I think I've finished. 23 years ago
atexit.c dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 years ago
bsearch.c 7cbba5f8ce Fix the ordering of the args to the compare function. 23 years ago
div.c 1317d65dbe div and ldiv are required for ISO 9899 23 years ago
getenv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 years ago
ldiv.c 1317d65dbe div and ldiv are required for ISO 9899 23 years ago
mkstemp.c dc7f2e1bf0 Fix up a few messes so it compiles cleanly again. 23 years ago
mktemp.c dc7f2e1bf0 Fix up a few messes so it compiles cleanly again. 23 years ago
putenv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 years ago
qsort.c 849cfab1c5 UnDOSified file and added assert when debugging. 23 years ago
rand.c 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 years ago
random.c 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 years ago
realpath.c c1fe19d4c1 Bug ugly formatting update 24 years ago
setenv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 years ago
strto_l.c 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long 23 years ago
strto_ll.c 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long 23 years ago
strtod.c c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 23 years ago
system.c ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago