index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
events
/
events_signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22634: make the events system much less dependent on the samba4 build system
Andrew Tridgell
1
-0
/
+1
2007-10-10
r20984: Try to ensure we can't have sig_state dissapear before se.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r20960: attempt to fix a valgrind error in the signals backend.
Andrew Tridgell
1
-38
/
+48
2007-10-10
r20941: avoid races in the block/unblock code
Andrew Tridgell
1
-3
/
+11
2007-10-10
r20940: allow SA_SIGINFO signals to be oneshot. Why you would ever want this
Andrew Tridgell
1
-0
/
+3
2007-10-10
r20939: reduce the amount of static state for signal handlers from 96k to 1.2k
Andrew Tridgell
1
-4
/
+23
2007-10-10
r20938: use a double counter trick to avoid the need for atomic increment
Andrew Tridgell
1
-10
/
+31
2007-10-10
r20934: I *hate* deep indents :-)
Volker Lendecke
1
-26
/
+28
2007-10-10
r20930: use sigaction() instead of signal()
Andrew Tridgell
1
-7
/
+77
2007-10-10
r20928: added signal events to lib/events
Andrew Tridgell
1
-0
/
+153