summaryrefslogtreecommitdiff
path: root/source3/lib/signal.c
AgeCommit message (Collapse)AuthorFilesLines
2000-06-12fixed a bug in BlockSignals() for systems that don't haveAndrew Tridgell1-4/+2
sigprocmask() (This used to be commit abf06fa90ba49f6a1ec5458d056f8b8cf20b6512)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-14/+54
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
(This used to be commit 7b154dc4313324dfad6cf0117b8ce246bf12bf16)
1998-08-30This should fix the zombie problem that luke noticed.Andrew Tridgell1-1/+1
(This used to be commit 425ccf9271ea44879d0940b9d95ae9b8f95aa092)
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+102
(This used to be commit 3bda7ac417107a7b01d91805ca71c4330657ed21)