cvs commit: projects/csup misc.c misc.h

Maxime Henrion <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <200601181709.k0IH9tkt078357__5600.66799303076$1137604538$gmane$org@repoman.freebsd.org>
mux         2006-01-18 17:09:55 UTC

  FreeBSD projects repository

  Modified files:
    csup                 misc.c misc.h 
  Log:
  Start merging patches from my private development branch to support the
  status file :
  
  - Add rcsdatetotime() to convert from a RCS date to a time_t.
  - Add tempname() to obtain temporary file names the same way as CVSup.
  - Add commonpathlength(), self-explanatory.
  - Add wrappers for allocation functions so that the code is not cluttered
    with checks and calls to err() : xmalloc(), xrealloc(), xstrdup() and
    xasprintf().
  - Fix pathcmp() so that it works as intended.
  - Slightly simplify pathlast().
  - Update copyrights.
  
  Most of these functions will get used later.
  
  Revision  Changes    Path
  1.16      +143 -24   projects/csup/misc.c
  1.16      +14 -5     projects/csup/misc.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"
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.