summaryrefslogtreecommitdiff
path: root/texinfo/info
Commit message (Collapse)AuthorAgeFilesLines
* * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systemslaw1997-10-301-1/+6
| | | | | | | that provide TIOCETC but not struct tchars. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16231 138bc75d-0d04-0410-961f-82ee72b054a4
* * info/man.c (find_man_formatter): Don't cast getenv(), but providelaw1997-10-151-1/+3
| | | | | | | | | a minimal declaration at top level. * makeinfo/makeinfo.c: Don't redefine alloca if it is already defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15910 138bc75d-0d04-0410-961f-82ee72b054a4
* * info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h>law1997-10-071-0/+4
| | | | | | | fails to provide it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15857 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix Freedbsd build problem with patch from more recent texinfo sources.wilson1997-08-311-1/+8
| | | | | | | | * info/terminal.c (terminal_prep_terminal): Only use OCRNL and ONLCR if they are defined. Reported by many people. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15003 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-2156-0/+23473
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4