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