Michael Gran
|
32bf48e4b7
Replace mutating mkdtemp! with non-mutating mkdtemp
|
4 years ago |
Michael Gran
|
d98e1d5e4f
New procedure mkdtemp! to create unique temporary directory
|
4 years ago |
Ricardo G. Herdt
|
5fbf5c10fc
doc: Add missing canonicalize-path documentation.
|
4 years ago |
Ludovic Courtès
|
0e912cee24
doc: Tweak 'pipeline' documentation.
|
4 years ago |
Rutger van Beusekom
|
786fbcd327
popen: Add 'pipeline' procedure.
|
4 years ago |
Daniel Llorens
|
0fee413ff8
Clarify open-input-pipe example in doc
|
5 years ago |
Ludovic Courtès
|
63f54a7bc6
doc: Document optional parameter of 'stat'.
|
5 years ago |
Ludovic Courtès
|
f4f9d177f0
Remove references to 'inet-ntoa' and 'inet-aton'.
|
5 years ago |
Chris Marusich
|
8cdd3a0773
Clarify the manual's "Processes" section.
|
6 years ago |
Ludovic Courtès
|
3ee7673cc9
Define AT_SYMLINK_NOFOLLOW et al.
|
6 years ago |
Mike Gran
|
70cfabd7e8
Check for working profiling and virtual itimers
|
8 years ago |
Ludovic Courtès
|
844b2cf758
Remove 'umask' calls from 'mkdir'.
|
8 years ago |
Andy Wingo
|
24eea1be08
"select" no longer throws exception on EINTR
|
8 years ago |
Andy Wingo
|
6e0965104c
Add accept4 support
|
8 years ago |
Andy Wingo
|
d74e0fed0d
Move thread bindings to (ice-9 threads)
|
8 years ago |
Andy Wingo
|
59f09d185b
Deprecate user asyncs
|
8 years ago |
Andy Wingo
|
2fa2e50a0f
Add file descriptor finalizers
|
8 years ago |
Andy Wingo
|
4256e0655f
Remove duplicate documentation
|
8 years ago |
sirgazil
|
8f2f8db10b
Fix typo about open-pipe
|
8 years ago |
Andy Wingo
|
aae3561584
Allow mkstemp! to have optional "mode" argument
|
8 years ago |
Andy Wingo
|
513344e33d
Add popen feature
|
8 years ago |
Andy Wingo
|
e877e1bccb
Document sigaction + SA_RESTART
|
8 years ago |
Andy Wingo
|
69ea1fc45b
Support `connect' on nonblocking sockets
|
8 years ago |
Andy Wingo
|
e6cc051f8c
`accept' on nonblocking socket can return #f
|
8 years ago |
Andy Wingo
|
a21f6467ac
Big ports documentation update
|
8 years ago |
Andy Wingo
|
d7f39a36b1
socket: TCP_CORK, TCP_NODELAY
|
13 years ago |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
8 years ago |
Andy Wingo
|
59a18451b8
Use symbols instead of _IONBF values as args to setvbuf
|
8 years ago |
Andy Wingo
|
a5b5cb422e
Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'
|
10 years ago |
Ludovic Courtès
|
d1447c717b
doc: Clarify behavior of 'select' in the presence of signal interruptions.
|
10 years ago |