do not allow STRING_TYPE with count != 1
authorroot <devnull@localhost>
Thu, 15 Feb 1996 22:44:46 +0000 (22:44 +0000)
committerroot <devnull@localhost>
Thu, 15 Feb 1996 22:44:46 +0000 (22:44 +0000)
commitd396a858d132b6099afd5a2a990bb8366aa352c4
tree9e1ff196cc8bcca9636b791381fec7e1ee25e712
parent1efa980d28535a131268521f61851b09e98194f6
do not allow STRING_TYPE with count != 1
move index/data sorting into copyHeader()
cause sizeofHeader() tp call copyHeader() to sort index/data
have writeHeader() call sizeofHeader() to sort index/data
The net effect is that if you call writeHeader() or sizeofHeader()
your Header is actually sorted and replaced with a new copy.

CVS patchset: 289
CVS date: 1996/02/15 22:44:46
lib/header.c