[parted-devel] GNU Parted Official Repository: Changes to 'master'

Otavio Salvador otavio at alioth.debian.org
Wed Feb 14 14:10:55 CET 2007


 parted/ui.c |   96 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 49 insertions(+), 47 deletions(-)

New commits:
commit 3965965b3413df11d6306704478490f6e5b72549
Author: Jim Meyering <jim at meyering.net>
Date:   Tue Feb 13 22:51:56 2007 +0100

    Use lighter-weight fputs and putchar in place of printf, when possible.
    
    * parted/ui.c (wipe_line, _dump_history, reset_env):
    (sigsegv_handler, sigfpe_handler, sigill_handler, _readline):
    (help_msg, interactive_mode, non_interactive_mode): Use puts,
    fputs, and putchar in place of printf, when possible.
    (reset_env): Correct misleading indentation.
    (wipe_line): Split a long string.
    
    Signed-off-by: Jim Meyering <jim at meyering.net>




More information about the parted-devel mailing list