Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2000 23:52:04 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls extern.h print.c
Message-ID:  <200006060652.XAA69715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2000/06/05 23:52:04 PDT

  Modified files:
    bin/ls               extern.h print.c 
  Log:
  Make signal handler safe - don't use stdio (pointed by bde)
  Staticize some color functions
  Add yet one tolower() call which is forgotten after check
  Don't check for OOPS - not really needed
  
  Revision  Changes    Path
  1.11      +1 -3      src/bin/ls/extern.h
  1.27      +27 -13    src/bin/ls/print.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006060652.XAA69715>