millert
84b7e5bd5f
Change basep parameter of getdirentries() to be off_t *, not long *
so it works correctly with large offsets (and matches other systems). This requires adding a new getdirentries syscall, with the old one renamed to ogetdirentries. All in-tree consumers of getdirentries() have been updated. Bump libc and libpthread major numbers. OK and with deraadt@ |
14 years ago | |
---|---|---|
src | Change basep parameter of getdirentries() to be off_t *, not long * | 14 years ago |