OSDN Git Service

Cleanup the toploevel makefile handing of shared libs. Add weak_alias
[uclinux-h8/uClibc.git] / include / stdlib.h
2001-05-11 Eric AndersenA patch from Matthias Kilian <kili@outback.escape.de...
2001-03-22 Eric AndersenAdd in random(), make rand use that under the hood...
2001-03-19 Eric AndersenFix up breakage resulting from flipping the sense of...
2001-03-08 Eric AndersenMake alloca work using the compiler builtin
2001-01-25 Manuel Novoa III Clean up atexit.c; make sure sysconf and atexit agree...
2001-01-01 Eric AndersenA bunch of updates, part from Manuel Novoa III (such...
2000-12-20 Eric AndersenA number of updates from Manuel Novoa III. Things...
2000-12-12 Eric AndersenA few cleanups. Fix fflush so it remembers to init...
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-08-21 John Beppu+ added alloca() support for all architectures
2000-08-10 Eric AndersenMore stuff. Down to only 43 missing functions before...
2000-07-09 Eric AndersenAdd in a bunch of junk. Busybox now compiles (except...
2000-07-06 Eric AndersenSome more major updates to further superate ucLibc...
2000-07-06 Eric AndersenLots and lots of cleanups.
2000-07-05 Eric AndersenMany bugfixes, header cleanups, etc. Added abort and...
2000-05-16 Erik AndersenAdd in the "_start" symbol in asm. Fix a makefile...
2000-05-14 Erik AndersenWork in progress -- cleanups.
2000-05-14 Erik AndersenInitial revision