Commit History

Author SHA1 Message Date
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 years ago
  Juan Linietsky 65f3a953de Remove SIGCHILD handle in OS_Unix, interferes with pclose() 6 years ago
  Fabio Alessandrelli 0bcf0314f7 Fix jump over uninitialized value in OS Unix/X11 6 years ago
  Pedro J. Estébanez 9c3ddf05cb Revert accidental commits 6 years ago
  Pedro J. Estébanez fb37284c02 Create class for shared memory blocks [wip] 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  Ignacio Etcheverry 9bd9d21358 Fix OS_Unix::set_environment 6 years ago
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  volzhs 84d060c768 Added OS.get_system_time_msecs() 6 years ago
  Leon Krause 5c2c47a174 Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill() 6 years ago
  Fabio Alessandrelli 5393e7310d Avoid possible overflow in OS_Unix readlink 6 years ago
  Marcelo Fernandez d0a5ac577f Fix OS X get_ticks_usec return value after #22424 6 years ago
  Fabio Alessandrelli 460e3376a4 Use monotonic clock for get_ticks_usec 6 years ago
  Fabio Alessandrelli 01c3c1a07b Properly initialize Winsock on startup 6 years ago
  Fabio Alessandrelli 30327872e0 Unify StreamPeerTCP/TCP_Server with NetSocket API 7 years ago
  Fabio Alessandrelli 1b99806b47 Unify PacketPeerUDP using NetSocket 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 72996df656 Revert "Try closing gracefully before terminating process" 7 years ago
  Marcin Zawiejski ca1c851dbd Try closing gracefully before terminating process 7 years ago
  bruvzg ce64c2a32e Fix Linux/X11 build on ARMs. 7 years ago
  Blazej Floch c45f44d856 Local debugger fixes and extensions 7 years ago
  Robin Hübner 8287441955 GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret as relative path. 7 years ago
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds 7 years ago
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class 7 years ago
  Artem Varaksa d35e486228 Clean up some bad words from code comments 7 years ago
  sambler 384055c86f Fix use of execvp, earlier fix was short sighted and only worked 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Juan Linietsky 6e2ed15ff1 Add support from properly exporting shared objects, needed for GDNative export 7 years ago
  Rémi Verschelde d65ac7378c Fix crash in OS::execute on FreeBSD 7 years ago