Ludovic Courtès
|
36ad1d24b3
'basename' correctly handles "/" and "//".
|
5 年之前 |
Mike Gran
|
78468baa11
Fix binary output on files created by mkstemp!
|
6 年之前 |
Mark H Weaver
|
c2a654b7d2
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
6 年之前 |
Ludovic Courtès
|
f390afa0cc
'select' returns empty sets upon EINTR and EAGAIN.
|
7 年之前 |
Ludovic Courtès
|
2fe9a852fb
Destroy the mutex associated with a dirstream.
|
7 年之前 |
Ludovic Courtès
|
187655cedb
'readdir' no longer deadlocks upon error.
|
7 年之前 |
Ludovic Courtès
|
155ddcdc3b
Correctly relativize file names in the presence of common prefixes.
|
7 年之前 |
Ludovic Courtès
|
844b2cf758
Remove 'umask' calls from 'mkdir'.
|
8 年之前 |
Andy Wingo
|
24eea1be08
"select" no longer throws exception on EINTR
|
8 年之前 |
Andy Wingo
|
a86bb2e613
Fix (mkstemp! "XX" 0) errors
|
8 年之前 |
Andy Wingo
|
69ca2bb221
Elide syscalls in fdes->port
|
8 年之前 |
Andy Wingo
|
09a69dd712
Prevent TOCTTOU bugs in C ports
|
8 年之前 |
Andy Wingo
|
6ff1ec9c31
Fix mkstemp on macOS
|
8 年之前 |
Andy Wingo
|
7ff3d3834d
Use readdir instead of readdir_r
|
8 年之前 |
Andy Wingo
|
2fa2e50a0f
Add file descriptor finalizers
|
8 年之前 |
Andy Wingo
|
1f14900a07
Use gnulib for basename / dirname
|
8 年之前 |
Andy Wingo
|
aae3561584
Allow mkstemp! to have optional "mode" argument
|
8 年之前 |
Andy Wingo
|
9a95167871
Fix relative file name canonicalization on paths with "."
|
8 年之前 |
Taylan Ulrich Bayırlı/Kammer
|
704c911893
Correct docstring of 'symlink'.
|
10 年之前 |
Andy Wingo
|
cd51ce81d0
Use heap-allocated port types instead of ptobnums
|
8 年之前 |
Andy Wingo
|
08574987d9
Remove scm_t_port_internal
|
8 年之前 |
Andy Wingo
|
9a9e0cceae
Make port buffering fields private
|
8 年之前 |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 年之前 |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 年之前 |
Andy Wingo
|
99899b7c9c
Remove scm_flush_unlocked / scm_end_input_unlocked
|
8 年之前 |
Andy Wingo
|
b869344a4f
Remove size field from port buffers
|
8 年之前 |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
8 年之前 |
Andy Wingo
|
a5b5cb422e
Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'
|
10 年之前 |
Ludovic Courtès
|
d1447c717b
doc: Clarify behavior of 'select' in the presence of signal interruptions.
|
10 年之前 |
Mark H Weaver
|
856d318a9f
Merge branch 'stable-2.0'
|
10 年之前 |