Patch 7.0.202
commit294b7cb3a7b0c9783c591a865b0aba4160940332
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 27 Feb 2007 16:45:30 +0000 (27 16:45 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 27 Feb 2007 16:45:30 +0000 (27 16:45 +0000)
tree6f0c66b7044d6bd859062e127b591f87913e0a96
parente81971df1a00bbfd5698566f8f765a2dd7731592
Patch 7.0.202
Problem:    Problems on Tandem systems while compiling and at runtime.
Solution:   Recognize root uid is 65535.  Check select() return value for it
    not being supported.  Avoid wrong function prototypes.  Mention
    use of -lfloss.  (Matthew Woehlke)
Files:     src/Makefile, src/ex_cmds.c, src/fileio.c, src/main.c,
    src/osdef1.h.in, src/osdef2.h.in, src/os_unix.c, src/pty.c,
    src/vim.h

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@219 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/Makefile
src/ex_cmds.c
src/fileio.c
src/main.c
src/os_unix.c
src/osdef1.h.in
src/osdef2.h.in
src/pty.c
src/version.c
src/vim.h