about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibc_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added wrapped iopl that answer 'unsuported operation' for nowptitSeb2021-09-041-1/+1
* Added vfork wrapped functionptitSeb2021-08-101-1/+1
* Small changes in libc and libpthread wrapped libptitSeb2021-08-101-0/+2
* Added setcontext wrapped functionptitSeb2021-08-031-1/+1
* Added _IO_init wrapped functionptitSeb2021-08-031-1/+1
* Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 DOESN...rajdakin2021-07-311-900/+893
* Added 1 libc wrapped function (for #73)ptitSeb2021-07-281-1/+1
* Added a couple of wrapped libc function (will help #65 among other)ptitSeb2021-07-191-3/+3
* Added some posix_* wrapped functions (for #44)ptitSeb2021-07-131-15/+13
* Added 1 more wrapped function and fixed signature of 2 otherptitSeb2021-07-131-3/+3
* Added 1 wrapped libc functionptitSeb2021-07-131-1/+1
* More wrapped functions (for #44)ptitSeb2021-07-131-10/+10
* Added a couple of libc wrapped functionsptitSeb2021-07-131-2/+2
* Added a few more libc wrapped functions (for #41)ptitSeb2021-07-131-4/+4
* Added 2 more libc wrapped function (for #44)ptitSeb2021-07-121-2/+2
* Added more libc wrapped function (for #44)ptitSeb2021-07-121-10/+10
* Added a bunch of wrapped libc function (for #41)ptitSeb2021-07-121-13/+13
* Added 1 wrapped libc function (for #44)ptitSeb2021-07-121-1/+1
* Added some more libc wrapped functionsptitSeb2021-07-121-15/+16
* Added memmem wrapped function (for #33)ptitSeb2021-07-101-1/+1
* Added msgstl wrapped function (for #43)ptitSeb2021-07-091-1/+1
* Added a couple more libc function (for #37)ptitSeb2021-07-091-2/+2
* Added wrapped euidaccess and eaccess functions to libc (for #21)ptitSeb2021-07-091-2/+2
* Added wrapped getrandom function to libcptitSeb2021-07-081-1/+1
* Added dummy version of __cxa_thread_atexit_impl (for #28)ptitSeb2021-07-081-1/+1
* Added a few more libc and libX11 wraped functionsptitSeb2021-07-071-1/+1
* Added msgget wrapped function to libc (for #37)ptitSeb2021-07-071-1/+1
* Fixed some return values from many syscalls (should help #14)ptitSeb2021-07-061-1/+1
* Added a couple of libc wrapped symbol (for #21)ptitSeb2021-07-051-2/+2
* Always more libc wrapped functions (for #17)ptitSeb2021-07-041-1/+1
* Added more libc wrapped functions (for #17)ptitSeb2021-07-041-4/+4
* End a few more libc wrapped functionsptitSeb2021-07-041-2/+2
* Redirected libc wrapped function mcount to _mcount as it may not existptitSeb2021-07-041-1/+1
* Added a few wrapped function to libcptitSeb2021-07-041-9/+9
* More libc wrapped functionsptitSeb2021-07-031-5/+5
* One more wrapped libc functionptitSeb2021-07-031-1/+1
* Added even more libc wrapped functions (needed by Wine)ptitSeb2021-07-021-11/+11
* Added a couple of libc wrapped functionsptitSeb2021-07-021-2/+2
* Added some more libc wrapped functionsptitSeb2021-07-021-10/+10
* Added getauxval wrapped functionptitSeb2021-06-251-1/+1
* More improvments to elfloaderptitSeb2021-06-231-2/+2
* Added a few more libc wrapped functionsptitSeb2021-06-161-3/+3
* Some more wrapped functions to libc, and both libudevptitSeb2021-06-151-6/+6
* Added wrapped execl functionptitSeb2021-06-141-1/+1
* Added wrapped execv family functionsptitSeb2021-06-071-2/+2
* Added wrapeed times function to libcptitSeb2021-06-061-1/+1
* Improvment to a few libc wrapped functionsptitSeb2021-06-061-13/+13
* Added a few more libc wrapped functionsptitSeb2021-06-051-3/+3
* Added setpgid wrapped functionptitSeb2021-06-051-2/+2
* Added a few more wrapped function and improved getopt handlingptitSeb2021-06-051-11/+11