source: trunk/src/emx/include/stdlib.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1983   20 years bird Added _getenv_[int|long|longlong]. Using this for …
(edit) @1946   20 years bird Changed chdir() to unix style, added _chdir_os2() as a backwards …
(edit) @1905   20 years bird Rewrote atexit() fixing recursive exit() calling. Added on_exit().
(edit) @1705   21 years bird wide-char and other locale stuff.
(edit) @1693   21 years bird BSD cleanup. rand() and stuff.
(edit) @1674   21 years bird Bugfixing LIBC 0.6 beta1.
(edit) @1560   21 years bird initgroups, getgrouplist, valloc, memalign.
(edit) @1523   21 years bird _realrealpath().
(edit) @1519   21 years bird Big path handling change. Fixed wrong file headers. A new api or two. …
(edit) @1506   21 years bird @unixroot. header reviews. ++
(edit) @1505   21 years bird Adding BSD stuff like there was no tomorrow.
(edit) @1452   21 years bird fixed a couple of conflicts due to the const vs. const.
(edit) @1097   22 years bird Removed swab. Is defined in string.h.
(edit) @1087   22 years bird USE_EMX and _POSIX_[C_]SOURCE problems with new features.h.
(edit) @1059   22 years bird realpath().
(edit) @975   22 years bird reallocf().
(edit) @928   22 years bird getopt & getopt_long with dependencies from FreeBSD 5.1
(edit) @810   22 years bird #608: High memory support.
(edit) @796   22 years bird Fixed C++ type crash.
(edit) @793   22 years bird #427: Migrated to FreeBSD 5.1 headers.
(edit) @761   22 years bird sys_errlist and sys_nerr shall not be in stdlib.h but stdio.h or errno.h!
(edit) @750   22 years bird synced mkdir() prototype.
(edit) @749   22 years bird synced mkdir() prototype.
(edit) @743   22 years bird Ported random from current FreeBSD CVS.
(edit) @585   22 years bird unsetenv and setenv.
(edit) @532   22 years bird Put back sys_errlist,sys_nerr,_sys_errlist and _sys_nerr. They belong …
(edit) @494   22 years zap See ChangeLog.
(edit) @361   22 years bird #427: Some prototype changes because of unistd.h update.
(edit) @236   22 years zap See ChangeLog.
(edit) @143   22 years zap Removed obsolete stuff and changed some headers to match changes in src/
(edit) @126   22 years bird \r\r\n -> \r\n
(edit) @123   22 years zap Started the work for re-designing the EMX C runtime library to not …
(add) @18   22 years bird Initial revision
Note: See TracRevisionLog for help on using the revision log.