Sync with NetBSD:
[dragonfly.git] / lib / libc / stdlib /
2004-01-24 Joerg SonnenbergerThe __cxa_atext/__cxa_finalize patch is based on FreeB...
2004-01-22 Joerg SonnenbergerImplement __cxa_atexit and __cxa_finalize as requested...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-10 Jeroen Ruigrok/asmodaiProperly document getenv()'s return values using a...
2003-09-06 Jeroen Ruigrok/asmodaiGet rid of __P, the days of K&R support are long past.
2003-09-06 Jeroen Ruigrok/asmodaiRemove 'register' keyword while I am here.
2003-09-06 Jeroen Ruigrok/asmodaiFix dependency that long is always 32 bits. This does...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: