home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume10 / b+tree / Patch-for-unix / README.XENIX
Encoding:
Text File  |  1990-01-21  |  241 b   |  10 lines

  1.  
  2. These are the diffs necessary to make the b+tree package run on Xenix,
  3. and probably on any System V based system.
  4.  
  5. The main problem was that the parameters to memcpy() were reversed, causing
  6. the key to NOT be copied into the database.
  7.  
  8.  
  9. JB
  10.