Andy Wingo
|
a86bb2e613
Fix (mkstemp! "XX" 0) errors
|
8 anos atrás |
Andy Wingo
|
69ca2bb221
Elide syscalls in fdes->port
|
8 anos atrás |
Andy Wingo
|
09a69dd712
Prevent TOCTTOU bugs in C ports
|
8 anos atrás |
Andy Wingo
|
6ff1ec9c31
Fix mkstemp on macOS
|
8 anos atrás |
Andy Wingo
|
7ff3d3834d
Use readdir instead of readdir_r
|
8 anos atrás |
Andy Wingo
|
2fa2e50a0f
Add file descriptor finalizers
|
8 anos atrás |
Andy Wingo
|
1f14900a07
Use gnulib for basename / dirname
|
8 anos atrás |
Andy Wingo
|
aae3561584
Allow mkstemp! to have optional "mode" argument
|
8 anos atrás |
Andy Wingo
|
9a95167871
Fix relative file name canonicalization on paths with "."
|
8 anos atrás |
Taylan Ulrich Bayırlı/Kammer
|
704c911893
Correct docstring of 'symlink'.
|
10 anos atrás |
Andy Wingo
|
cd51ce81d0
Use heap-allocated port types instead of ptobnums
|
8 anos atrás |
Andy Wingo
|
08574987d9
Remove scm_t_port_internal
|
8 anos atrás |
Andy Wingo
|
9a9e0cceae
Make port buffering fields private
|
8 anos atrás |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 anos atrás |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 anos atrás |
Andy Wingo
|
99899b7c9c
Remove scm_flush_unlocked / scm_end_input_unlocked
|
8 anos atrás |
Andy Wingo
|
b869344a4f
Remove size field from port buffers
|
8 anos atrás |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
8 anos atrás |
Andy Wingo
|
a5b5cb422e
Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'
|
10 anos atrás |
Ludovic Courtès
|
d1447c717b
doc: Clarify behavior of 'select' in the presence of signal interruptions.
|
10 anos atrás |
Mark H Weaver
|
856d318a9f
Merge branch 'stable-2.0'
|
10 anos atrás |
Eli Zaretskii
|
9235f805fa
Fix problems with Windows file names that use backslashes.
|
10 anos atrás |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 anos atrás |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 anos atrás |
Mark H Weaver
|
ca6adcc6df
Rely on Gnulib for fsync, link, readlink, mkdir, rmdir, and rename.
|
11 anos atrás |
Mark H Weaver
|
e1d7a93bb2
Rely on Gnulib for 'select', 'lstat', and 'mkstemp'.
|
11 anos atrás |
Daniel Llorens
|
d747313100
Change uses of scm_is_simple_vector to scm_is_vector
|
12 anos atrás |
Andy Wingo
|
5a706f0342
More private-gc excisions
|
11 anos atrás |
Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
12 anos atrás |
Mark H Weaver
|
7f3be1db99
Miscellaneous 'sendfile' fixes and improved tests.
|
12 anos atrás |