commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/libcons ChangeLog Makefile cons.h file-cha...


From: Marcus Brinkmann
Subject: hurd/libcons ChangeLog Makefile cons.h file-cha...
Date: Fri, 13 Sep 2002 19:40:10 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/09/13 19:40:10

Modified files:
        libcons        : ChangeLog Makefile cons.h file-changed.c 
                         opts-std-startup.c priv.h vcons-scrollback.c 
Added files:
        libcons        : vcons-input.c 

Log message:
        2002-09-14  Marcus Brinkmann  <address@hidden>
        
        * Makefile (SRCS): Add vcons-input.c.
        * vcons-input.c: New file.
        
        * vcons-scrollback.c (_cons_vcons_scrollback): New function.
        (cons_vcons_scrollback): Reimplement in terms of
        _cons_vcons_scrollback.
        * cons.h (cons_scroll_t): New type.
        (cons_vcons_scrollback): Update prototype.
        
        * priv.h (_cons_jump_down_at_input): New extern.
        (_cons_jump_down_at_output): Likewise.
        (_cons_vcons_scrollback): New prototype.
        * opts-std-startup.c (OPT_JUMP_DOWN_AT_INPUT): New macro.
        (OPT_JUMP_DOWN_AT_OUTPUT): Likewise.
        (_cons_jump_down_at_input): New variable.
        (_cons_jump_down_at_output): Likewise.
        (startup_options): Add new options --jump-down-at-input and
        --jump-down-at-output.
        (parse_startup_opt): Handle these new options.
        * file-changed.c (cons_S_file_changed): Support the jump down at
        output option.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/vcons-input.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/ChangeLog.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/Makefile.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/cons.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/file-changed.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/opts-std-startup.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/priv.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/libcons/vcons-scrollback.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]