summaryrefslogtreecommitdiff
path: root/src/pty.c
Commit message (Collapse)AuthorAgeFilesLines
* updated for version 7.3.409v7.3.409Bram Moolenaar2012-01-201-0/+4
| | | | | Problem: The license in pty.c is unclear. Solution: Add a comment about the license.
* updated for version 7.3.191v7.3.191Bram Moolenaar2011-05-191-2/+1
| | | | | | Problem: Still some RISC OS stuff to remove. Solution: Remove files and lines. (Hong Xu) Remove the 'osfiletype' option code.
* updated for version 7.3.156v7.3.156Bram Moolenaar2011-04-111-4/+4
| | | | | Problem: Tty names possibly left unterminated. Solution: Use vim_strncpy() instead of strncpy().
* Fix for compiler warning about function prototype in pty.c.Bram Moolenaar2010-07-241-2/+4
|
* First step in the Vim 7.3 branch. Changed version numbers.Bram Moolenaar2010-05-151-3/+1
|
* updated for version 7.2-001v7.2.001Bram Moolenaar2008-08-171-2/+3
|
* updated for version 7.2av7.2aBram Moolenaar2008-06-241-4/+0
|
* updated for version 7.0-202v7.0.202Bram Moolenaar2007-02-271-2/+2
|
* updated for version 7.0-156v7.0.156Bram Moolenaar2006-11-011-3/+3
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+425