aboutsummaryrefslogtreecommitdiffhomepage
path: root/io.c
Commit message (Expand)AuthorAge
* Remove translate.c. The gettext fallback functionality is moved to fallback.c...Gravatar axel2006-07-20
* Switch from die_mem function to DIE_MEM macro in order to be able to give a l...Gravatar axel2006-07-03
* Fix bug that caused block level io redirection to break on while loopsGravatar axel2006-05-15
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Second checkin of halloc changeover. Make the argv array, but not it's conten...Gravatar axel2006-02-07
* First checkin of transition to using a new hierarchical memory allocator, som...Gravatar axel2006-02-07
* Check location of term.h header (updated)Gravatar axel2006-01-19
* Yet another batch of description tweaks, as well as the last major checkin of...Gravatar axel2006-01-12
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Do not call fcntl before fully reading block.Escalates bug severity without a...Gravatar axel2005-12-12
* Minor performance tweaksGravatar axel2005-11-03
* Stop using anonymous unionsGravatar axel2005-10-12
* API documentation updatesGravatar axel2005-10-09
* Move io redirection functions to their own libraryGravatar axel2005-10-08