Opened 17 years ago
Closed 17 years ago
#2015 closed enhancement (fixed)
Please implement getpagesize()
Reported by: | mjw | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/libroot.so | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I have been compiling git under Haiku. git references getpagesize() which does not exist under Haiku. I have created a patch to add it to the posix library.
Would somebody mind applying it, please?
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | getpagesize.patch added |
---|
comment:1 by , 17 years ago
Component: | - General → System/libroot.so |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks! Applied in hrev24763.
Note:
See TracTickets
for help on using tickets.
patch to implement getpagesize()