index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
file
/
posixfile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Discord plugin try 2 (#3640)
cracyc
2018-06-08
1
-0
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
fix MT06785
Vas Crabb
2017-12-07
1
-1
/
+1
*
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
final cleanup of TRUE/FALSE, left only in windows section where it represent ...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Cleanup linux OSD (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
POSIX implementation for valid filename/path character functions
Vas Crabb
2016-07-07
1
-3
/
+50
*
explicit <cstdlib> (nw)
Vas Crabb
2016-07-06
1
-0
/
+1
*
use allocating mode of ::realpath by default (nw)
Vas Crabb
2016-07-05
1
-0
/
+7
*
POSIX implementation for new directory read features, cleanup of Windows impl...
Vas Crabb
2016-06-25
1
-4
/
+14
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-3
/
+2
*
Initial work to make MAME work on Android [Miodrag Milanovic]
Miodrag Milanovic
2016-03-27
1
-7
/
+7
*
Fix creation of paths on POSIX
Vas Crabb
2016-03-19
1
-1
/
+1
*
Fixes for Linux
Vas Crabb
2016-03-14
1
-0
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-0
/
+482