ruby/ext/io/nonblock
Nobuyoshi Nakada 899ea35035
Extract include/ruby/internal/attr/packed_struct.h
Split `PACKED_STRUCT` and `PACKED_STRUCT_UNALIGNED` macros into the
macros bellow:
* `RBIMPL_ATTR_PACKED_STRUCT_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_END`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END`
2023-02-08 12:34:13 +09:00
..
depend Extract include/ruby/internal/attr/packed_struct.h 2023-02-08 12:34:13 +09:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
io-nonblock.gemspec [ruby/io-nonblock] Bump version to 0.2.0 2022-12-05 06:22:15 +00:00
nonblock.c Revert "* expand tabs. [ci skip]" 2022-07-30 17:29:56 +09:00