.. |
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
|
24 лет назад |
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.
|
24 лет назад |
div.c
|
1317d65dbe
div and ldiv are required for ISO 9899
|
24 лет назад |
getenv.c
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
24 лет назад |
ldiv.c
|
1317d65dbe
div and ldiv are required for ISO 9899
|
24 лет назад |
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.
|
24 лет назад |
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 лет назад |