Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37492718
en ru br
ALT Linux repositórios
S:0.6.7-alt7.qa1
5.0: 0.6.7-alt5
4.1: 0.6.7-alt3.M41.1

Group :: Acessibilidade
RPM: yasr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: yasr-0.6.7-alt-pty.patch
Download


diff -ur yasr-0.6.7.orig/yasr/yasr.h yasr-0.6.7/yasr/yasr.h
--- yasr-0.6.7.orig/yasr/yasr.h	2005-01-28 05:29:58 +0600
+++ yasr-0.6.7/yasr/yasr.h	2008-11-12 11:58:21 +0600
@@ -301,7 +301,7 @@
 extern void opt_write(FILE * fp);
 
 /* openpty.c prototypes */
-extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
+//extern int openpty(int *, int *, char *, struct termios *, struct winsize *);
 
 /* cfmakeraw.c prototypes */
 extern void cfmakeraw(struct termios *);
@@ -310,7 +310,7 @@
 extern int login_tty(int);
 
 /* forkpty.c prototypes */
-extern int forkpty(int *, char *, struct termios *, struct winsize *);
+//extern int forkpty(int *, char *, struct termios *, struct winsize *);
 
 /* tbc - Would it be more efficient to ensure that "blank" grids always held
    ascii 0x20 rather than ascii 0x00? */
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009