DragonFly commits List (threaded) for 2008-08
DragonFly BSD
DragonFly commits List (threaded) for 2008-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin/patch patch.c pch.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Aug 2008 16:35:40 -0700 (PDT)

joerg       2008/08/10 16:35:40 PDT

DragonFly src repository

  Modified files:
    usr.bin/patch        patch.c pch.c 
  Log:
  Check, complain about and accumulate errors when writing reject files
  or final output. This can happen for example if the filesystem is full
  and silent truncation of output files is the worst way to handle this.
  
  Revision  Changes    Path
  1.9       +19 -7     src/usr.bin/patch/patch.c
  1.6       +2 -1      src/usr.bin/patch/pch.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/patch.c.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/pch.c.diff?r1=1.5&r2=1.6&f=u



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