Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 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 23 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 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 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 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
mktemp.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 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 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
setenv.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
strto_l.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
strto_ll.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
strtod.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
system.c ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago