aboutsummaryrefslogtreecommitdiff
path: root/system/include
AgeCommit message (Expand)Author
2013-04-09consistentArlo Breault
2013-04-09implement setgroupsArlo Breault
2013-04-08Merge pull request #1036 from arlolra/eaiAlon Zakai
2013-04-08include arpa/inet.h in netinet/in.hArlo Breault
2013-04-08combine netdb.hArlo Breault
2013-04-05pf_inet6Arlo Breault
2013-04-05Error codes.Arlo Breault
2013-04-04* Added glfw headers and testcases.Éloi Rivard
2013-04-01Merge pull request #1009 from waywardmonkeys/another-libcxx-update1.3.6Alon Zakai
2013-03-31fix resource.h for C++ usageAlon Zakai
2013-03-30headers fix; fixes #1013Alon Zakai
2013-03-29Update libcxx to work with emscripten.Bruce Mitchener
2013-03-29Update to r178253 from March 29, 2013.Bruce Mitchener
2013-03-25Merge pull request #993 from waywardmonkeys/reinstate-attributesAlon Zakai
2013-03-25Get things working with the new libcxx / libcxxabi.Bruce Mitchener
2013-03-25Update to current libcxx.Bruce Mitchener
2013-03-23Re-instate _ATTRIBUTE() usages.Bruce Mitchener
2013-03-19Replace broken _CTYPE_* definitions with correct.Bruce Mitchener
2013-03-15Replace OpenAL headers with our ownEhsan Akhgari
2013-03-15Add OpenAL headersEhsan Akhgari
2013-03-12Merge pull request #942 from waywardmonkeys/fix-typeof-declsAlon Zakai
2013-03-12Use less generic names for variables.Bruce Mitchener
2013-03-08Add missing iso646.hBruce Mitchener
2013-03-05Add support for getopt/getopt_longmanuels
2013-03-05Merge pull request #908 from waywardmonkeys/fix-typosAlon Zakai
2013-03-05Merge pull request #909 from waywardmonkeys/fix-stdbool-hAlon Zakai
2013-03-04disable emscripten_jcache_printf in non-C++Alon Zakai
2013-03-04emscripten_jcache_printfAlon Zakai
2013-03-04Ensure __bool_true_false_are_defined is defined.Bruce Mitchener
2013-03-04Fix typos.Bruce Mitchener
2013-02-04GLES 1.1 headersAlon Zakai
2013-02-04gc.h: Missing include guards.Bruce Mitchener
2013-02-04dlfcn.h: Missing include guards.Bruce Mitchener
2013-02-01Merge pull request #820 from waywardmonkeys/sys-featuresAlon Zakai
2013-02-01Move some definitions to sys/features.Bruce Mitchener
2013-02-01Support GC_get_heap_size().Bruce Mitchener
2013-02-01Add support for GC_REALLOC().Bruce Mitchener
2013-02-01Add GC support for GC_MALLOC_UNCOLLECTABLE.Bruce Mitchener
2013-01-28Fix select.hAleksander Guryanov
2013-01-26fix sockaddr_storage and sockaddr_inAlon Zakai
2013-01-15Add id_t from FreeBSD headers, which is e.g. used by libarchiveLCID Fire
2013-01-15Fix __gid_t_defined and __uid_t_define single definition ("once") handling.LCID Fire
2013-01-08refactor networking code to start supporting multiple backendsAlon Zakai
2013-01-07wget2 docsAlon Zakai
2013-01-07Merge remote-tracking branch 'wolfviking/incoming' into incomingAlon Zakai
2013-01-06sysexits.hAlon Zakai
2013-01-01deprecate EMSCRIPTEN_KEEPALIVE - add your functions to EXPORTED_FUNCTIONS ins...Alon Zakai
2012-12-30emscripten_async_wget_dataAlon Zakai
2012-12-28Add comment,test,authors. Change indentation and comma spaceAnthony Liot
2012-12-21fix missing returns in embind codeAlon Zakai