aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys/archive_backend.cpp
Commit message (Collapse)AuthorAge
* Core: Cleanup file_sys includes.Gravatar Emmanuel Gil Peyrot2015-06-28
|
* Memmap: Re-organize memory function in two filesGravatar Yuri Kunde Schlesner2015-05-15
| | | | | | | memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.
* FileSys: De-inline Path membersGravatar Yuri Kunde Schlesner2015-05-06