]> andersk Git - openssh.git/commit - monitor_mm.c
- millert@cvs.openbsd.org 2002/06/28 01:49:31
authormouring <mouring>
Thu, 4 Jul 2002 00:08:23 +0000 (00:08 +0000)
committermouring <mouring>
Thu, 4 Jul 2002 00:08:23 +0000 (00:08 +0000)
commita64d35602307de4f88bf9105ce55d192f3af3283
tree3dea427af3f9670e80cac401ecd01b7a51a23d84
parentc8f94200b2eabe3e1f839101d23582332104bc5d
   - millert@cvs.openbsd.org 2002/06/28 01:49:31
     [monitor_mm.c]
     tree(3) wants an int return value for its compare functions and
     the difference between two pointers is not an int.  Just do the
     safest thing and store the result in a long and then return 0,
     -1, or 1 based on that result.
ChangeLog
monitor_mm.c
This page took 0.248094 seconds and 5 git commands to generate.