This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
security
/
mac_partition
History
Robert Watson
1ca8672907
Print intptr_t values by first casting to intmax_t and then printing with
...
%jd, as intptr_t may not be int-sized. Assistance from: jhb Spotted by: Mr Tinderbox
2007-02-06 17:22:36 +00:00
..
mac_partition.c
Print intptr_t values by first casting to intmax_t and then printing with
2007-02-06 17:22:36 +00:00
mac_partition.h
…