aboutsummaryrefslogtreecommitdiffhomepage
path: root/fallback.c
Commit message (Expand)AuthorAge
* Provide fallback implementation of lrand48_rGravatar axel2006-06-15
* Add fallback del_curterm which does nothing, used in preference to BSD curses...Gravatar axel2006-05-11
* Minor code cleanupGravatar axel2006-04-19
* Use libc implementations of wcslcpy and wcslcat if they exist. Move internal ...Gravatar axel2006-04-19
* Drop all calls to wcsncpyGravatar axel2006-04-13
* PPC fix by James Vega, fixing an issue with a variable named putc, which clas...Gravatar axel2006-04-04
* Add missing includes in fallback.cGravatar axel2006-03-02
* Unbreak fwprintf autoconf check cpp symbolsGravatar axel2006-03-02
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28