git: kernel - Fix bug in shmget()

看板DFBSD_commit作者時間14年前 (2011/10/29 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d7c9bb1882b03eeba45f4b418db2c34cde10c5b4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Oct 28 18:54:01 2011 -0700 kernel - Fix bug in shmget() * Fix bug in shmget() which was truncating requests >= 4G. Summary of changes: sys/kern/sysv_shm.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7c9bb1882b03eeba45f4b418db2c34cde10c5b4 -- DragonFly BSD source repository
文章代碼(AID): #1Egrvaa2 (DFBSD_commit)