projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
dbf547e
)
picoproj: use MAP_PRIVATE in the mmap call
author
Antonio Ospite <ospite@studenti.unina.it>
Thu, 10 May 2012 05:57:01 +0000
(07:57 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Thu, 10 May 2012 13:57:59 +0000
(15:57 +0200)
There is no need to allow sharing the mapped region with other
processes.
No differences found