Commit | Date | |
---|---|---|
[r212]
by
obarthel
- Turns out that the constructor/destructor calling sequence |
2005-03-20 11:18:06 | Tree |
[r211]
by
obarthel
- assertion failures early on during program initialization |
2005-03-19 11:06:57 | Tree |
[r210]
by
obarthel
- Moved the call chain printing out of stdlib_main.c and into - Removed some more redundant data from stdlib_main.c. - Added the first real C99 function: _Exit(). |
2005-03-19 10:15:56 | Tree |
[r209]
by
obarthel
- Reorganized the local header files, removing redundancies. - Dropped unused stub code which is now redundant because of |
2005-03-18 12:38:25 | Tree |
2005-03-16 09:28:37 | Tree | |
2005-03-15 11:18:32 | Tree | |
[r206]
by
obarthel
- ftruncate() ended up changing the current file position, contrary |
2005-03-14 10:03:06 | Tree |
[r205]
by
obarthel
- Turns out that the 68k GCC port does not sort constructor and |
2005-03-12 14:10:09 | Tree |
[r204]
by
obarthel
- Added a table size check to guard against accesses beyond the last |
2005-03-12 09:49:47 | Tree |
[r203]
by
obarthel
- Aliases of file descriptors are now using the signal semaphore - close() did not return 0 if the file descriptor in question - Added a feature which makes it possible to have several clients |
2005-03-12 09:43:48 | Tree |