Simon Tatham
|
5935c68288
Update source file names in comments and docs.
|
3 rokov pred |
Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
5 rokov pred |
Simon Tatham
|
5c926d9ea4
Switch to using poll(2) in place of select(2).
|
6 rokov pred |
Simon Tatham
|
5087792440
Label random-noise sources with an enum of ids.
|
6 rokov pred |
Simon Tatham
|
76aa3f6f7a
Add more random-number noise collection calls.
|
6 rokov pred |
Ben Harris
|
30cdaa7ca8
unix: make select_result() return void.
|
8 rokov pred |
Simon Tatham
|
6c9aa9be32
Avoid passing -1 as an fd to uxsel_set().
|
9 rokov pred |
Simon Tatham
|
b5423b51d4
Change uxsel_input_add's return type from int to pointer.
|
9 rokov pred |
Simon Tatham
|
0ed390d44a
Changed my mind about r7164. Instead of checking for zero flags
|
18 rokov pred |
Simon Tatham
|
406d2d8a32
Minor improvements to subsidiary window placement; with any luck the
|
22 rokov pred |
Simon Tatham
|
5107780c54
pterm now uses the new uxsel module, so it's one step closer to
|
22 rokov pred |
Simon Tatham
|
b109918032
Added uxsel.c, into which I've moved those parts of the uxnet.c
|
22 rokov pred |