Convert-Binary-C

 view release on metacpan or  search on metacpan

tests/include/pdclib/CMakeLists.txt  view on Meta::CPAN

     functions/string/memmove_s.c
     functions/string/memset_s.c
     functions/string/strcat_s.c
     functions/string/strcpy_s.c
     functions/string/strerror_s.c
     functions/string/strerrorlen_s.c
     functions/string/strncat_s.c
     functions/string/strncpy_s.c

     platform/example/functions/threads/call_once.c
     platform/example/functions/threads/cnd_broadcast.c
     platform/example/functions/threads/cnd_destroy.c
     platform/example/functions/threads/cnd_init.c
     platform/example/functions/threads/cnd_signal.c
     platform/example/functions/threads/cnd_timedwait.c
     platform/example/functions/threads/cnd_wait.c
     platform/example/functions/threads/mtx_destroy.c
     platform/example/functions/threads/mtx_init.c
     platform/example/functions/threads/mtx_lock.c
     platform/example/functions/threads/mtx_timedlock.c
     platform/example/functions/threads/mtx_trylock.c
     platform/example/functions/threads/mtx_unlock.c
     platform/example/functions/threads/thrd_create.c
     platform/example/functions/threads/thrd_current.c
     platform/example/functions/threads/thrd_detach.c
     platform/example/functions/threads/thrd_equal.c
     platform/example/functions/threads/thrd_exit.c
     platform/example/functions/threads/thrd_join.c
     platform/example/functions/threads/thrd_sleep.c
     platform/example/functions/threads/thrd_yield.c
     platform/example/functions/threads/tss_create.c
     platform/example/functions/threads/tss_delete.c
     platform/example/functions/threads/tss_get.c
     platform/example/functions/threads/tss_set.c

     functions/time/asctime.c
     functions/time/asctime_s.c
     functions/time/ctime.c
     functions/time/ctime_s.c
     functions/time/difftime.c
     functions/time/gmtime.c
     functions/time/gmtime_s.c
     functions/time/localtime.c
     functions/time/localtime_s.c
     functions/time/mktime.c
     functions/time/strftime.c
     platform/example/functions/time/clock.c
     platform/example/functions/time/time.c
     platform/example/functions/time/timespec_get.c

     functions/_tzcode/_PDCLIB_gmtcheck.c
     functions/_tzcode/_PDCLIB_gmtsub.c
     functions/_tzcode/_PDCLIB_increment_overflow.c
     functions/_tzcode/_PDCLIB_init_ttinfo.c
     functions/_tzcode/_PDCLIB_localsub.c
     functions/_tzcode/_PDCLIB_localtime_tzset.c
     functions/_tzcode/_PDCLIB_mktime_tzname.c
     functions/_tzcode/_PDCLIB_timesub.c
     functions/_tzcode/_PDCLIB_tzload.c
     functions/_tzcode/_PDCLIB_tzparse.c
     functions/_tzcode/_PDCLIB_tzset_unlocked.c
     functions/_tzcode/_PDCLIB_update_tzname_etc.c

     functions/_PDCLIB/assert.c
     functions/_PDCLIB/errno.c
     functions/_PDCLIB/_PDCLIB_atomax.c
     functions/_PDCLIB/_PDCLIB_bigint.c
     functions/_PDCLIB/_PDCLIB_bigint2.c
     functions/_PDCLIB/_PDCLIB_bigint10.c
     functions/_PDCLIB/_PDCLIB_bigint32.c
     functions/_PDCLIB/_PDCLIB_bigint64.c
     functions/_PDCLIB/_PDCLIB_bigint_add.c
     functions/_PDCLIB/_PDCLIB_bigint_sub.c
     functions/_PDCLIB/_PDCLIB_bigint_cmp.c
     functions/_PDCLIB/_PDCLIB_bigint_log2.c
     functions/_PDCLIB/_PDCLIB_bigint_mul.c
     functions/_PDCLIB/_PDCLIB_bigint_mul32.c
     functions/_PDCLIB/_PDCLIB_bigint_div32.c
     functions/_PDCLIB/_PDCLIB_bigint_shl.c
     functions/_PDCLIB/_PDCLIB_bigint_tostring.c
     functions/_PDCLIB/_PDCLIB_closeall.c
     functions/_PDCLIB/_PDCLIB_digits.c
     functions/_PDCLIB/_PDCLIB_filemode.c
     functions/_PDCLIB/_PDCLIB_getstream.c
     functions/_PDCLIB/_PDCLIB_init_file_t.c
     functions/_PDCLIB/_PDCLIB_is_leap.c
     functions/_PDCLIB/_PDCLIB_isstream.c
     functions/_PDCLIB/_PDCLIB_load_lc_collate.c
     functions/_PDCLIB/_PDCLIB_load_lc_ctype.c
     functions/_PDCLIB/_PDCLIB_load_lc_messages.c
     functions/_PDCLIB/_PDCLIB_load_lc_monetary.c
     functions/_PDCLIB/_PDCLIB_load_lc_numeric.c
     functions/_PDCLIB/_PDCLIB_load_lc_time.c
     functions/_PDCLIB/_PDCLIB_load_lines.c
     functions/_PDCLIB/_PDCLIB_prepread.c
     functions/_PDCLIB/_PDCLIB_prepwrite.c
     functions/_PDCLIB/_PDCLIB_print.c
     functions/_PDCLIB/_PDCLIB_scan.c
     functions/_PDCLIB/_PDCLIB_seed.c
     functions/_PDCLIB/_PDCLIB_strtok.c
     functions/_PDCLIB/_PDCLIB_strtox_main.c
     functions/_PDCLIB/_PDCLIB_strtox_prelim.c
     functions/_PDCLIB/stdarg.c

     platform/example/functions/_PDCLIB/_PDCLIB_changemode.c
     platform/example/functions/_PDCLIB/_PDCLIB_close.c
     platform/example/functions/_PDCLIB/_PDCLIB_Exit.c
     platform/example/functions/_PDCLIB/_PDCLIB_fillbuffer.c
     platform/example/functions/_PDCLIB/_PDCLIB_flushbuffer.c
     platform/example/functions/_PDCLIB/_PDCLIB_open.c
     platform/example/functions/_PDCLIB/_PDCLIB_realpath.c
     platform/example/functions/_PDCLIB/_PDCLIB_rename.c
     platform/example/functions/_PDCLIB/_PDCLIB_remove.c
     platform/example/functions/_PDCLIB/_PDCLIB_seek.c
     platform/example/functions/_PDCLIB/_PDCLIB_stdinit.c
)

# List of header files. Not required for actually building, but if they
# are not listed (in add_library()), they do not show up in IDE project
# files (like MSVC solutions).
# These get installed to your system's default include directory.



( run in 1.504 second using v1.01-cache-2.11-cpan-39bf76dae61 )