cvs commit: projects/sccs/sccscmds/cmd admin.c bdiff.c cmt.c delta.c get.c prs.c prt.c rmchg.c projects/sccs/sccscmds/com dohist.c sinit.c projects/sccs/sccscmds/hdr extern.h macros.h projects/sccs/sccscmds/util Makefile xfopen.c xmsg.c xopen.c

Juli Mallett <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <[email protected]>
jmallett    2003/03/13 22:42:25 PST

  FreeBSD projects repository

  Modified files:
    sccs/sccscmds/cmd    admin.c bdiff.c cmt.c delta.c get.c prs.c 
                         prt.c rmchg.c 
    sccs/sccscmds/com    dohist.c sinit.c 
    sccs/sccscmds/hdr    extern.h macros.h 
    sccs/sccscmds/util   Makefile xmsg.c 
  Added files:
    sccs/sccscmds/util   xfopen.c 
  Removed files:
    sccs/sccscmds/util   xopen.c 
  Log:
  Almost nothing uses xopen(), and nothing uses it where it's the only possible
  way, so get rid of it.  In place of it, make xfopen a real function, which does
  actually wrap fopen, as opposed to hardcoding O_ values in code that is so
  horridly macro-driven, one wonders why it didn't pioneer in O_ values if such
  was not in practice at the time.
  
  Revision  Changes    Path
  1.23      +2 -2      projects/sccs/sccscmds/cmd/admin.c
  1.15      +3 -3      projects/sccs/sccscmds/cmd/bdiff.c
  1.21      +1 -1      projects/sccs/sccscmds/cmd/cmt.c
  1.19      +3 -3      projects/sccs/sccscmds/cmd/delta.c
  1.27      +3 -5      projects/sccs/sccscmds/cmd/get.c
  1.34      +1 -1      projects/sccs/sccscmds/cmd/prs.c
  1.15      +1 -1      projects/sccs/sccscmds/cmd/prt.c
  1.21      +1 -1      projects/sccs/sccscmds/cmd/rmchg.c
  1.16      +1 -1      projects/sccs/sccscmds/com/dohist.c
  1.12      +1 -1      projects/sccs/sccscmds/com/sinit.c
  1.28      +2 -2      projects/sccs/sccscmds/hdr/extern.h
  1.12      +0 -1      projects/sccs/sccscmds/hdr/macros.h
  1.17      +1 -1      projects/sccs/sccscmds/util/Makefile
  1.1       +54 -0     projects/sccs/sccscmds/util/xfopen.c (new)
  1.14      +1 -1      projects/sccs/sccscmds/util/xmsg.c
  1.11      +0 -67     projects/sccs/sccscmds/util/xopen.c (dead)

To Unsubscribe: send mail to [email protected]
with "unsubscribe cvs-projects" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.