aboutsummaryrefslogtreecommitdiffhomepage
path: root/wutil.c
Commit message (Expand)AuthorAge
* Add fallback implementations of wcstok, putwc and getwc. Move all fallbacks f...Gravatar axel2006-01-21
* Make string formating functions correctly handle %%. Thanks to Hiroshi SakuraiGravatar axel2006-01-17
* Minor performance tweaksGravatar axel2005-11-03
* Fix crash bug when pasting long textGravatar axel2005-10-28
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Implement the ulimit builtinGravatar axel2005-10-15
* Increase fish robustness by improving signal handling when forking jobs and m...Gravatar axel2005-10-14
* Optimize interactive input reader by allowing multiple input characters betwe...Gravatar axel2005-10-14
* Fix issue if fallback implementation of *wprintf functions causing some wide ...Gravatar axel2005-10-12
* Various fixes for *wprintf replacements used in NetBSDGravatar axel2005-10-12
* Updates to string formating functionsGravatar axel2005-10-06
* Initial revisionGravatar axel2005-09-20