Giter Site home page Giter Site logo

posix's Introduction

C bindings for Crystal

Follows the IEEE Std 1003.1, 2013 Edition (The Open Group Base Specifications Issue 7) as much as libc implementations do, along with some common additions that are required by Crystal.

Bindings are automatically generated with CrystalLib from C headers.

Targets

Crystal only supports the x86 and x86_64 targets for now, but we should be capable to generate bindings for whatever POSIX C implementation. Each target will be checked when headers have been verified to be compliant.

  • Android

    • arm
    • arm64
    • mips
    • mips64
    • mips
    • mips64
    • x86
    • x86_64
  • FreeBSD

    • x86
    • x86_64
  • iOS

    • arm
    • arm64
  • Linux

    • gnu (x86, x86_64)
    • musl (x86, x86_64)
  • Mac OSX

    • darwin (x86_64)
  • Windows

    • cygwin

Headers

  • aio.h
  • arpa/inet.h
  • assert.h
  • complex.h
  • cpio.h
  • ctype.h
  • dirent.h
  • dlfcn.h
  • errno.h
  • fcntl.h
  • fenv.h
  • float.h
  • fmtmsg.h
  • fnmatch.h
  • ftw.h
  • glob.h
  • grp.h
  • iconv.h
  • inttypes.h
  • iso646.h
  • langinfo.h
  • libgen.h
  • limits.h
  • locale.h
  • math.h
  • monetary.h
  • mqueue.h
  • ndbm.h
  • net/if.h
  • netdb.h
  • netinet/in.h
  • netinet/tcp.h
  • nl_types.h
  • poll.h
  • pthread.h
  • pwd.h
  • regex.h
  • sched.h
  • search.h
  • semaphore.h
  • setjmp.h
  • signal.h
  • spawn.h
  • stdarg.h
  • stdbool.h
  • stddef.h
  • stdint.h
  • stdio.h
  • stdlib.h
  • string.h
  • strings.h
  • stropts.h
  • sys/ipc.h
  • sys/mman.h
  • sys/msg.h
  • sys/resource.h
  • sys/select.h
  • sys/sem.h
  • sys/shm.h
  • sys/socket.h
  • sys/stat.h
  • sys/statvfs.h
  • sys/time.h
  • sys/times.h
  • sys/types.h
  • sys/uio.h
  • sys/un.h
  • sys/utsname.h
  • sys/wait.h
  • syslog.h
  • tar.h
  • termios.h
  • tgmath.h
  • time.h
  • trace.h
  • ulimit.h
  • unistd.h
  • utmpx.h
  • wchar.h
  • wctype.h
  • wordexp.h

posix's People

Contributors

ysbaddaden avatar keplersj avatar

Watchers

B'Random Cliphord EiQ avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.