summaryrefslogtreecommitdiff
path: root/rpmio/fts.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-5/+5
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-2/+2
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-10-28Eliminate BSD-types.Ralf Corsépius1-1/+1
2007-10-28Eliminate u_short, USHRT_MAX.Ralf Corsépius1-6/+6
2007-10-28Include "fts.h" instead of <fts.h>.Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-80/+14
2005-01-17Build on macosx.jbj1-0/+6
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+1
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-0/+1
2003-04-02Splint clean.jbj1-1/+4
2003-04-01Splint fiddles.jbj1-5/+10
2003-01-06- portabilitly: solaris fixes.jbj1-0/+6
2002-08-31Sync with rpm-4.1.jbj1-0/+8
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+38
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-1/+1
2002-02-22Make peace with lclint for fts.[ch].jbj1-92/+97
2002-02-20Include fts.[ch] in rpmio, APi renamed to Fts_foo.jbj1-5/+18
2002-02-20Add (for portability) copies of fts.{c,h} from glibc-2.2.90-6.jbj1-0/+1132