Eric Andersen 03938380c0 Be more strict with the malloc implementation. Return NULL 23 年之前
..
malloc e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 23 年之前
malloc-930716 3272f0e747 Be more strict with the glibc style malloc implementation. Return NULL 23 年之前
malloc-simple 03938380c0 Be more strict with the malloc implementation. Return NULL 23 年之前
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 年之前
Makefile 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 年之前
abort.c dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 年之前
abs.c a99617fe8f Finish reorganizing things. At least I think I've finished. 24 年之前
atexit.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
bsearch.c 7cbba5f8ce Fix the ordering of the args to the compare function. 23 年之前
div.c 1317d65dbe div and ldiv are required for ISO 9899 23 年之前
getenv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 年之前
ldiv.c 1317d65dbe div and ldiv are required for ISO 9899 23 年之前
mkstemp.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 年之前
mktemp.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 年之前
putenv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. 23 年之前
qsort.c 849cfab1c5 UnDOSified file and added assert when debugging. 24 年之前
rand.c 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 年之前
random.c 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 年之前
realpath.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
setenv.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
strto_l.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
strto_ll.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
strtod.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年之前
system.c ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 24 年之前