Actions
Bug #8440
closedloader: Don't bother to set target for SEEK_END
Start date:
2017-06-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
While there also collapase SEEK_END into default case in lseek.
https://svnweb.freebsd.org/base?view=revision&revision=320468
Update done by delphij.
Updated by Electric Monk about 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 1f2db76761b7bc2a0aa953a41cb1585a54b35666
commit 1f2db76761b7bc2a0aa953a41cb1585a54b35666 Author: Toomas Soome <tsoome@me.com> Date: 2017-06-29T20:36:50.000Z 8440 loader: Don't bother to set target for SEEK_END Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Dillon Amburgey <dillona@dillona.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions