index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
posix
/
posix_linux_amd64.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fix struct stat" (#22171)
Andreas Rumpf
2023-06-27
1
-1
/
+0
*
fix Sigaction struct definition (#22160)
Jacek Sieka
2023-06-27
1
-2
/
+8
*
fix struct stat (#22161)
Jacek Sieka
2023-06-27
1
-0
/
+1
*
Fix issue with fields trying to use wrong name (#12655)
Peter Munch-Ellingsen
2022-09-26
1
-2
/
+2
*
fix `pthread_mutex_t` size (#20055)
Jacek Sieka
2022-07-18
1
-1
/
+1
*
use more `.}` (#18542)
flywind
2021-07-20
1
-1
/
+1
*
deprecate cuchar, don't redefine it (#18505)
Andreas Rumpf
2021-07-16
1
-1
/
+1
*
Linux updates (#14170)
wltsmrz
2020-05-04
1
-8
/
+1
*
introduce csize_t instead of fixing csize (#12497)
Arne Döring
2019-10-31
1
-8
/
+8
*
Fix mode_t posix definitions (fixes #12119) (#12132)
pgkos
2019-09-06
1
-1
/
+1
*
make more parts of the stdlib compile with --styleCheck:error
Araq
2019-07-10
1
-3
/
+3
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-4
/
+10
*
removes deprecated T/P types
Araq
2018-11-16
1
-33
/
+0
*
Convert *_family fields to cushort
LemonBoy
2018-09-19
1
-2
/
+1
*
Change type of `Timeval.tv_sec` to `posix.Time` (#7646)
Oscar Nihlgård
2018-04-18
1
-2
/
+2
*
Better times module (#6552)
GULPF
2017-12-18
1
-3
/
+3
*
add back SIG_IGN, SIG_DFL and friends to posix.nim (#5820)
Jacek Sieka
2017-05-16
1
-0
/
+3
*
WIFSIGNALED means process has exited too (with a bang!) (#5678)
Jacek Sieka
2017-04-27
1
-0
/
+9
*
Posix from detect (#5697)
Jacek Sieka
2017-04-12
1
-0
/
+604