bench/multiprocess.pl
bench/throughput.pl
buf_f32.h
buf_f64.h
buf_generic.h
buf_i16.h
buf_i32.h
buf_i64.h
buf_i8.h
buf_str.h
buf_u16.h
buf_u32.h
buf_u64.h
buf_u8.h
Changes
eg/audio_waveform.pl
eg/basic.pl
eg/bitflags.pl
eg/double_buffer.pl
eg/ev_eventfd.pl
eg/eventfd_notify.pl
eg/gl_compute_shader.pl
eg/gl_indexed_mesh.pl
eg/gl_particle_sim.pl
eg/gl_ssbo.pl
eg/gl_texture_upload.pl
eg/gl_transform_feedback.pl
eg/gl_uniform_buffer.pl
eg/histogram.pl
eg/memfd_share.pl
eg/metrics.pl
eg/multiprocess.pl
eg/opengl_vbo.pl
eg/pdl_image_pipeline.pl
eg/pdl_interop.pl
eg/persistent_reopen.pl
eg/point_cloud.pl
eg/ring_buffer.pl
eg/semaphore.pl
eg/shared_config.pl
eg/shared_log.pl
lib/Data/Buffer/Shared.pm
lib/Data/Buffer/Shared/F32.pm
lib/Data/Buffer/Shared/F64.pm
lib/Data/Buffer/Shared/I16.pm
lib/Data/Buffer/Shared/I32.pm
lib/Data/Buffer/Shared/I64.pm
lib/Data/Buffer/Shared/I8.pm
lib/Data/Buffer/Shared/Str.pm
lib/Data/Buffer/Shared/U16.pm
lib/Data/Buffer/Shared/U32.pm
lib/Data/Buffer/Shared/U64.pm
lib/Data/Buffer/Shared/U8.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
README
Shared.xs
t/01-i64.t
t/02-f64.t
t/03-str.t
t/04-variants.t
t/05-edge-cases.t
t/06-new-features.t
t/07-memfd-fd-scalar.t
t/08-eventfd.t
t/09-review-fixes.t
t/10-coverage-gaps.t
t/11-sync-stats.t
t/pod_synopsis.t
t/version_check.t
xs/f32.xs
xs/f64.xs
xs/i16.xs
xs/i32.xs
xs/i64.xs
xs/i8.xs
xs/str.xs
xs/u16.xs
xs/u32.xs
xs/u64.xs
xs/u8.xs
xt/asan.t
xt/binary_data.t
xt/cloexec_exec.t
xt/concurrent_open.t
xt/eg_runs.t
xt/enospc.t
xt/fd_leak.t
xt/fd_validation.t
xt/invalid_args.t
xt/longdouble_f64.t
xt/manifest_vs_git.t
xt/memfd_seal.t
xt/mmap_leak.t
xt/reader_starvation_guard.t
xt/scm_rights.t
xt/sigbus_on_truncate.t
xt/truncation.t
xt/tsan.t
xt/valgrind.t
xt/writer_crash_recovery.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
