ruby/ext/fcntl
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
fcntl.c [ruby/fcntl] adding few FreeBSD specific flags. 2022-01-15 18:56:15 +09:00
fcntl.gemspec [ruby/fcntl] Bump version to 1.0.2 2022-12-05 06:09:41 +00:00