Age | Commit message (Expand) | Author |
---|---|---|
2002-06-18 | Fix perror() and printf("%m") to not call strerror(), as required by the | Manuel Novoa III |
2002-06-10 | Kill the libc-lock headers, which we do not use and which are | Eric Andersen |
2002-05-12 | Add a default syscalls.h that will just error out. | Eric Andersen |
2002-05-06 | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III |
2002-03-12 | Fix another O_LARGEFILE bug. Also, I forget to make floating point optional | Manuel Novoa III |
2002-03-12 | Oops.. had left thread support forced on. | Manuel Novoa III |
2002-03-12 | Fixup redefinition of NL_ARGMAX | Eric Andersen |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen |