Historique des commits

Auteur SHA1 Message Date
  Federico Ceratto 7d7cd69070 Improved posix module, added new posix_utils module (#10723) il y a 5 ans
  c-blake b2a5195e92 Add a standard Rusage type definition and wait4, getrusage declarations (#10484) il y a 6 ans
  Andreas Rumpf 88dcad7c01 Merge pull request #9862 from zevv/posix-cmsg il y a 6 ans
  Ico Doornekamp c37fdbf843 Added CMSG_SPACE and CMSG_LEN macros to posix.nim il y a 6 ans
  Araq 3f6168b337 removes deprecated T/P types il y a 6 ans
  Sebastian Schmidt 621ef18478 inject `sig` from anonymous proc instead of for loop il y a 6 ans
  Vindaar 4c6382a334 fix `posix.onSignal` example, inject current signal as `s` il y a 6 ans
  Vindaar 681d8e0749 Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178) il y a 6 ans
  Joey 559a7615ad Nintendo switch support (#8069) il y a 6 ans
  Oscar Nihlgård 05b447374b Use higher time resolution when available in os.nim (#7709) il y a 6 ans
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) il y a 6 ans
  aguspiza 63160855aa Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD allocation (#7564) il y a 6 ans
  GULPF a879973081 Better times module (#6552) il y a 7 ans
  Fredrik Høisæther Rasch c39e202976 Introduce first class support for Android (#5772) il y a 7 ans
  Jacek Sieka 797301ace8 add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820) il y a 7 ans
  Jacek Sieka 0055729755 WIFSIGNALED means process has exited too (with a bang!) (#5678) il y a 7 ans
  Jacek Sieka ce86b4ad78 Posix from detect (#5697) il y a 7 ans
  Eugene Kabanov 316b680f5d Proper fix for osproc.nim on Android (#5646) il y a 7 ans
  wt c480505797 Fix wrong value range of ntohs ... (#5390) il y a 7 ans
  Eugene Kabanov 977758fe06 Fix posix.nim `dirent` structure to be more compatible with OSes. (#5623) il y a 7 ans
  Ryan Gonzalez 244bf68fb0 Fix #5550 (#5553) il y a 7 ans
  Charles Blake 3680cbaf25 Use old approach for Mac OSX which, as of 2016, does not yet support POSIX il y a 8 ans
  Charles Blake 53dfb21d6c Move Timespec up, use in Stat for st_?tim and define accessors for the seconds il y a 8 ans
  Andreas Rumpf e22c36dfc2 posix.nim: make new sigaction wrapper compatible with C++ il y a 8 ans
  Andreas Rumpf ecf1802568 posix.nim add 'sigaction' with 3rd nil parameter il y a 8 ans
  Simon Ruderich 1cee3eb011 posix: add INADDR_LOOPBACK il y a 8 ans
  Simon Ruderich 8ed241a1f0 posix: add mkstemp il y a 8 ans
  Andreas Rumpf 8876ed23f1 expr and stmt are now deprecated il y a 8 ans
  Andreas Rumpf 0834cd63d9 prepare Nim codebase for upcoming parser changes il y a 8 ans
  Ruslan Mustakov 45f76738ee Added 'android4' define support that declares a different gethostbyaddr. Fixes #4376 il y a 8 ans