index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xgselect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-2
/
+0
*
Prefer assignment to memcpy when either will do.
Paul Eggert
2012-09-11
1
-2
/
+2
*
* xgselect.c (xg_select): Use auto storage for the GPollFD buffer
Paul Eggert
2012-08-25
1
-33
/
+19
*
EMACS_TIME simplification (Bug#11875).
Paul Eggert
2012-07-10
1
-2
/
+2
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-1
/
+1
*
Support higher-resolution time stamps.
Paul Eggert
2012-06-22
1
-15
/
+8
*
* src/xgselect.c (xg_select): Fix first argument in call to 'select' (bug#115...
Ken Brown
2012-05-21
1
-4
/
+4
*
Improve test for when xg_select should just invoke select (bug#9754).
Ken Brown
2012-05-19
1
-1
/
+2
*
* xgselect.c (xg_select): Just invoke 'select' if -nw.
Paul Eggert
2012-05-15
1
-1
/
+5
*
* xgselect.c (xg_select): Put maxfds+1 into a var.
Paul Eggert
2012-05-09
1
-4
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-10
/
+3
*
* xgselect.c (xg_select): Check for size calculation overflow.
Paul Eggert
2011-07-28
1
-3
/
+9
*
* process.c: Add defined (HAVE_GSETTINGS) for xgselect.h
Jan Djärv
2011-07-01
1
-5
/
+5
*
* xgselect.c (xgselect_initialize): Check vs interface
Paul Eggert
2011-04-16
1
-1
/
+4
*
* xgselect.c (xg_select): Remove unused var.
Paul Eggert
2011-03-13
1
-9
/
+8
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-09-28
1
-0
/
+6
|
\
|
|
*
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
Jan D
2010-09-26
1
-0
/
+6
*
|
Fix more prototypes.
Juanma Barranquero
2010-07-04
1
-1
/
+2
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-7
/
+2
*
|
Fix config.h includes.
Dan Nicolaescu
2010-06-01
1
-1
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add arch tagline
Miles Bader
2009-12-01
1
-0
/
+2
*
Use a select wrapper around the GLib event loop, thus taking into account GLib
Jan Djärv
2009-11-21
1
-0
/
+157