aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.c
Commit message (Expand)AuthorAge
* common.c: Include the header file for ioctl()Gravatar James Vega2005-11-29
* Change quoting rules to POSIX styleGravatar axel2005-11-03
* Minor performance tweaksGravatar axel2005-11-03
* Fix problem bug breaking completion in commands with multiple subshellsGravatar axel2005-10-25
* Huge API documentation cleanupGravatar axel2005-10-25
* Minor editsGravatar axel2005-10-20
* Fix broken debug in non-interactive modeGravatar axel2005-10-20
* 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
* Escape % sign in escape functionGravatar axel2005-10-12
* Do automatic line breaking in debugGravatar axel2005-10-12
* Minor editsGravatar axel2005-10-08
* API cleanupGravatar axel2005-10-07
* Proper order for #includesGravatar axel2005-10-05
* Correct NFS-safe locking for per-hostname uniqueness (and misc fixes)Gravatar netocrat2005-10-02
* Use internal implementation for wcsncasecmpGravatar axel2005-10-04
* Amended critical section locking to be NFS-safeGravatar netocrat2005-10-01
* Critical section locking for fishdGravatar netocrat2005-09-28
* Fix minor bugs in parserGravatar axel2005-09-25
* Key binding functionsGravatar axel2005-09-21
* Initial revisionGravatar axel2005-09-20