Historial de Commits

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