Doxygen annotations for config files.
[tools/librpm-tizen.git] / lib / misc.h
2001-04-10 jbjDoxygen annotations for config files.
2001-01-26 jbjlclint annotations.
2001-01-09 jbj- tsorted packages processed in successor count order.
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjdoxygen annotations.
2000-06-09 jbjRemove dead code.
2000-06-09 jbjMove low level support routines to librpmio.
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
2000-03-23 jbj- API: change dbi to pass by reference, not value.
1999-12-12 jbjlib/rpminstall.c: Perform glob on remote ftp install...
1999-12-12 jbjperform glob on remote ftp queries.
1999-12-11 jbjpartial implementation for ftp globbing.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-21 ewtgot installs/removes working with new file lists
1999-10-20 jbjlclint annotations.
1999-10-06 ewtfirst steps toward getting compressed file lists to...
1999-10-04 jbjdumb cpp's want white space around lclint annotations...
1999-09-17 jbjlclint annotations.
1999-07-13 jbjPerl bindings need
1999-01-08 ewtadded currentDirectory()
1999-01-06 jbjTypos.
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-11-30 ewtswitched exists() to rpmfileexists()
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-07-25 jbjAdd multiple include avoidance and c++ prototype wrappi...
1997-10-17 marcheader adjustment
1997-08-28 ewtreplaced temporary file creation to be significantly...
1997-05-05 ewtDoesn't use cpio to unpack archives anymore...
1997-02-14 ewtneeds to include unistd.h to get some types
1997-02-14 ewtfixed gidToGname() prototype
1997-02-14 ewtadded unameToUid(), gnameToGid(), uidToUname(), gidToUn...
1997-01-15 ewtchanged vercmp() to rpmvercmp()
1996-12-24 ewtadded doputenv(), dosetenv()
1996-07-15 marcremove initArchOs getOsNum getArchNum getOsName getArchName
1996-07-10 ewtadded stripTrailingSlashes()
1996-07-01 rootadd proto for initArchOs
1996-02-25 ewtadded vercmp()
1995-12-27 marcadded get{Arch,Os}{Name,Num}()
1995-12-13 ewtadded exists() function
1995-11-27 rootInitial revision