Rich Felker
|
60158bff74
fix fd leak in tmpfile when the fdopen operation fails
|
11 gadi atpakaļ |
Rich Felker
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
11 gadi atpakaļ |
Rich Felker
|
2fe6579125
overhaul tmpfile, tmpnam, and tempnam functions
|
11 gadi atpakaļ |
Rich Felker
|
594c827a22
support kernels with no SYS_open syscall, only SYS_openat
|
11 gadi atpakaļ |
Rich Felker
|
eb0e8fa0b1
debloat: use __syscall instead of syscall where possible
|
14 gadi atpakaļ |
Rich Felker
|
b172dc8b58
make tmpfile slightly more efficient (use unlink syscall instead of remove)
|
14 gadi atpakaļ |
Rich Felker
|
a88edbec15
make tmpfile fail after exceeding max tries.
|
14 gadi atpakaļ |
Rich Felker
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 gadi atpakaļ |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 gadi atpakaļ |