about summary refs log tree commit diff stats
path: root/miasm2/os_dep/linux_stdlib.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-213/+0
* Support python2/python3Fabrice Desclaux2019-03-051-12/+19
* Linux fake: __libc_start_main implementation for PPCAjax2018-03-051-8/+39
* Various Win32 API additions/fixes (#616)Adrien Guinet2017-10-311-22/+2
* Add basic libc_start_main stub for LinuxAjax2017-04-061-0/+30
* Introduce a naive "System V" calling conventionAjax2017-04-061-28/+28
* remove #! command line on files not supposed to be run at top levelAymeric Vincent2017-01-051-1/+0
* Os_dep: fix get/set strFabrice Desclaux2016-09-291-6/+5
* Linux/api: add memset; fix printfFabrice Desclaux2015-08-091-14/+102
* os_dep/linux: use named argumentsPierre LALET2015-02-201-23/+24
* PyLint: Remove keyword redefinition, bad open modeCamille Mougey2015-02-181-6/+6
* Move os_dep out of the jitter moduleFabrice Desclaux2014-10-071-0/+78