summaryrefslogtreecommitdiff
path: root/ext/ffi_c/LastError.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure errno is usable in RactorLars Kanis2023-04-181-1/+1
* Add support for using FFI in RactorLars Kanis2023-04-181-2/+1
* Implement the last missing Write Barriers and dsizeJean Boussier2023-03-061-2/+9
* Convert FFI::ThreadData to TypedDataJean Boussier2023-03-021-6/+18
* Remove win32/stdint.h and stdbool.hLars Kanis2020-09-231-6/+2
* Declare DWORD, {Get,Set}LastError only on cygwinWolf2018-05-301-1/+1
* Rename to winapi_errorWolf2018-05-301-9/+9
* Add FFI::LastError.win_errorWolf2018-05-291-2/+47
* Fix bad search and replace in C code.1.9.2Charles Oliver Nutter2013-10-291-31/+1
* Switch license to BSD throughout codebase. See #288.Charles Oliver Nutter2013-10-291-12/+22
* Licensing audit. Restore BSD license text from files where it was mistakenly...Wayne Meissner2013-10-271-0/+30
* Extract all win32 MSC stdbool compat typedefs into win32/stdbool.hWayne Meissner2013-04-221-6/+4
* initial releaseunknown2012-01-091-0/+8
* Add documentation for DataConverter, LastError, AutoPointer, FFI::IO, Library...Sylvain Daubert2011-09-211-0/+16
* Sync up copyright headersWayne Meissner2011-01-091-19/+11
* Add newlines to the end of every fileWayne Meissner2010-12-301-0/+1
* Cleanup LastError a bitWayne Meissner2009-08-071-6/+30
* Fix 1.9.1 win32 buildWayne Meissner2009-07-301-1/+0
* Fix LastError compile errors when HAVE_NATIVETHREADAman Gupta2009-07-191-4/+0
* Move LastError into LastError.[ch]Wayne Meissner2009-07-121-0/+140