Commit Graph

30 Commits

Author SHA1 Message Date
jbj f612cb1bf3 Sync with 2.5.2 branch patches.
cpio_gzip: dup the fd before doing gzdopen (Thanks Erik!)
 add --noLang to skip non-default languages.

CVS patchset: 2243
CVS date: 1998/08/11 18:24:48
1998-08-11 18:24:48 +00:00
jbj 9acba0bddd Add multiple include avoidance and c++ prototype wrapping throughout *.h.
Delete trailing white space in *.h.

CVS patchset: 2181
CVS date: 1998/07/25 15:10:58
1998-07-25 15:10:58 +00:00
marc c39795e7df Added headerGzRead() and headerGzWrite()
CVS patchset: 2127
CVS date: 1998/05/25 03:18:54
1998-05-25 03:18:54 +00:00
sopwith 85e4e95c7c Make header.h & dbindex.h C++-safe as well
CVS patchset: 2040
CVS date: 1998/03/20 05:15:08
1998-03-20 05:15:08 +00:00
ewt 25231c4272 got rid of "#endif foo.h" type things (which aren't ansi)
CVS patchset: 2019
CVS date: 1998/03/04 16:49:55
1998-03-04 16:49:55 +00:00
ewt 14e30a7cb0 added a comment to keep things clear
CVS patchset: 1994
CVS date: 1998/02/08 07:07:02
1998-02-08 07:07:02 +00:00
ewt 2c223345d8 implemented most of generic package relocation
CVS patchset: 1979
CVS date: 1998/01/28 16:49:43
1998-01-28 16:49:43 +00:00
marc 7adbd683c5 Small bug fix.
Allow C lang to be specified as "C" (as oppopsed to NULL).

CVS patchset: 1948
CVS date: 1998/01/11 16:40:08
1998-01-11 16:40:08 +00:00
marc a8b1b7aa6f Added headerAddOrAppendEntry()
Allow more NULL args to getEntry(), etc

CVS patchset: 1863
CVS date: 1997/10/17 04:14:06
1997-10-17 04:14:06 +00:00
ewt c177b9240b Added language support to header
CVS patchset: 1696
CVS date: 1997/06/18 23:17:55
1997-06-18 23:17:55 +00:00
ewt 9491610f7e added virtual query tag ability, fsnames query tag,
CVS patchset: 1668
CVS date: 1997/05/30 14:16:20
1997-05-30 14:16:20 +00:00
ewt 2eb5561b5a Replaced queryformat code with headerSprintf() <whew>
CVS patchset: 1666
CVS date: 1997/05/29 20:09:45
1997-05-29 20:09:45 +00:00
root 1874a35403 export headerSort()
CVS patchset: 1465
CVS date: 1997/03/03 23:20:18
1997-03-03 23:20:18 +00:00
ewt 62a01ab518 added headerRemoveEntry()
CVS patchset: 1420
CVS date: 1997/02/14 03:25:42
1997-02-14 03:25:42 +00:00
ewt c212907847 1) made headerDump() take tag table
2) removed rpmlib.h, messages.h dependencies

CVS patchset: 1330
CVS date: 1997/01/21 18:09:16
1997-01-21 18:09:16 +00:00
ewt 45bcb0704e Reimplemented header internals
CVS patchset: 1289
CVS date: 1997/01/16 16:46:37
1997-01-16 16:46:37 +00:00
root 06426ba98a cleanup
CVS patchset: 1177
CVS date: 1996/11/19 02:47:46
1996-11-19 02:47:46 +00:00
root d382745d17 The Great Renaming
CVS patchset: 1171
CVS date: 1996/11/18 18:02:36
1996-11-18 18:02:36 +00:00
root 6cff32b516 HEADER_MAGIC, error checking in readHeader(), dump BIN_TYPEs, fix other
dump outputs

CVS patchset: 733
CVS date: 1996/07/07 22:15:14
1996-07-07 22:15:14 +00:00
ewt 358b8181c2 added uint_16 type
CVS patchset: 666
CVS date: 1996/06/21 01:47:18
1996-06-21 01:47:18 +00:00
root b6c44dc284 removed mmapHeader()
CVS patchset: 296
CVS date: 1996/02/16 05:37:08
1996-02-16 05:37:08 +00:00
marc 9bba7f5a64 added modifyEntry()
CVS patchset: 95
CVS date: 1995/12/27 19:04:31
1995-12-27 19:04:31 +00:00
marc b4147692a5 added STRING_ARRAY_TYPE
CVS patchset: 73
CVS date: 1995/12/20 23:27:15
1995-12-20 23:27:15 +00:00
marc 849b058ec0 added freeIterator() copyHeader() isEntry()
CVS patchset: 71
CVS date: 1995/12/20 22:48:08
1995-12-20 22:48:08 +00:00
marc 473c373109 added iterator stuff
CVS patchset: 41
CVS date: 1995/12/14 16:03:08
1995-12-14 16:03:08 +00:00
ewt e09146763c Added BIN_TYPE
CVS patchset: 34
CVS date: 1995/12/13 22:38:23
1995-12-13 22:38:23 +00:00
ewt 84f1a03dc1 added sizeofHeader
CVS patchset: 29
CVS date: 1995/12/13 20:13:06
1995-12-13 20:13:06 +00:00
ewt 2239fa559c Changed to use file descriptors instead of stdio
CVS patchset: 15
CVS date: 1995/12/12 23:25:31
1995-12-12 23:25:31 +00:00
root 173314bce5 removed tag definitions (moved to rpmlib.h)
CVS patchset: 9
CVS date: 1995/12/12 17:49:04
1995-12-12 17:49:04 +00:00
root 7153c16096 Initial revision
CVS patchset: 1
CVS date: 1995/11/27 22:31:21
1995-11-27 22:31:21 +00:00