.. |
malloc
|
2109636071
Update to "malloc" so it will work on CPUs not supporting non-aligned words.
|
24 years ago |
malloc-930716
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |
malloc-simple
|
3f549ec279
Use MAP_FAILED.
|
24 years ago |
.indent.pro
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
Makefile
|
1317d65dbe
div and ldiv are required for ISO 9899
|
24 years ago |
abort.c
|
dfe2d42547
Create __uClibc_main to handle what can be done in C instead of each arch's
|
24 years ago |
abs.c
|
a99617fe8f
Finish reorganizing things. At least I think I've finished.
|
24 years ago |
atexit.c
|
dfe2d42547
Create __uClibc_main to handle what can be done in C instead of each arch's
|
24 years ago |
bsearch.c
|
7cbba5f8ce
Fix the ordering of the args to the compare function.
|
24 years ago |
div.c
|
1317d65dbe
div and ldiv are required for ISO 9899
|
24 years ago |
getenv.c
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
24 years ago |
ldiv.c
|
1317d65dbe
div and ldiv are required for ISO 9899
|
24 years ago |
mkstemp.c
|
dc7f2e1bf0
Fix up a few messes so it compiles cleanly again.
|
24 years ago |
mktemp.c
|
dc7f2e1bf0
Fix up a few messes so it compiles cleanly again.
|
24 years ago |
putenv.c
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
24 years ago |
qsort.c
|
849cfab1c5
UnDOSified file and added assert when debugging.
|
24 years ago |
rand.c
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
realpath.c
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
setenv.c
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
24 years ago |
strto_l.c
|
8c29d069db
A bunch of updates, part from Manuel Novoa III (such as more long long
|
24 years ago |
strto_ll.c
|
8c29d069db
A bunch of updates, part from Manuel Novoa III (such as more long long
|
24 years ago |
strtod.c
|
c6218dbae5
A number of updates from Manuel Novoa III. Things look good...
|
24 years ago |
system.c
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |