Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 年之前 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 年之前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 年之前 |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 年之前 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 年之前 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 年之前 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 年之前 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 年之前 |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
6 年之前 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 年之前 |
Andy Wingo
|
123ba3e77a
Devolve vectors.h include from ports.h
|
6 年之前 |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 年之前 |
Andy Wingo
|
68d9780ce4
Remove errno.h include from _scm.h.
|
6 年之前 |
Andy Wingo
|
5176db70ca
Move syscall-related private defines to their own header
|
6 年之前 |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 年之前 |
Andy Wingo
|
09a69dd712
Prevent TOCTTOU bugs in C ports
|
8 年之前 |
Andy Wingo
|
08574987d9
Remove scm_t_port_internal
|
9 年之前 |
Andy Wingo
|
9a9e0cceae
Make port buffering fields private
|
9 年之前 |
Andy Wingo
|
b869344a4f
Remove size field from port buffers
|
9 年之前 |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
9 年之前 |
Andy Wingo
|
4bd9038925
Fix POLLOUT assignment from port buffers
|
9 年之前 |
Jason Earl
|
b5870f25ad
rely on gnulib for `poll'
|
12 年之前 |
Andy Wingo
|
4c187d46d4
add check for struct pollfd
|
12 年之前 |
Andy Wingo
|
6d346bb61a
ice-9/poll: verify sizeof(struct pollfd)
|
13 年之前 |
Andy Wingo
|
557abc4978
fix bugs in primitive-poll
|
14 年之前 |
Andy Wingo
|
e9634465e3
ice-9 poll handles buffered io too
|
14 年之前 |
Andy Wingo
|
6f81b18abe
add (ice-9 poll), a poll wrapper
|
14 年之前 |