summaryrefslogtreecommitdiff
path: root/manual/signal.texi
AgeCommit message (Collapse)Author
1994-10-14(Kinds of Signals): Fix xref.Roland McGrath
1994-10-14(Signaling Another Process): Fix xref.Roland McGrath
1994-10-14Misc changes suggested by mib.Roland McGrath
1994-10-05Replace underscores with dashes inside @var.Roland McGrath
1994-06-07(Primitives Interrupted by Signals): Add accept to list of affected functions.Roland McGrath
Add index entries.
1994-02-06psignal is in signal.h, not stdio.h.Roland McGrath
1993-09-05Fix typo sigprockmask.Richard M. Stallman
1993-07-26Document sigaltstack.Roland McGrath
1993-06-21Changed all @example to @smallexample; misc changes for formatting.Roland McGrath
1993-06-03Fix spelling error.Roland McGrath
1993-01-05Add missing }.Richard M. Stallman
1992-10-26(Nonstandard Signals): Renamed from Other Signals.Richard M. Stallman
(COREFILE): Envvar documented. (SIGFPE): Document the subcodes, FPE_*. (SIGPIPE): Mention EPIPE. (Signal Messages): These fns are not portable. Describe sys_siglist. (Termination in Handler): No need for example to disestablish the handler. Don't say the example is from Emacs. (Kill Example): Explain busy-waiting is bad. (Remembering a Signal): Use ++ and -- to change defer_signal. (Sigsuspend): Rewritten.
1992-10-20Miscellaneous corrections after 1st proofreading.Roland McGrath
Also added many comments with !!! marking problem spots.
1992-10-16Miscellaneous corrections after 1st proofreading.Roland McGrath
Also added many comments with !!! marking problem spots.
1992-10-11Make discussion of stop signals in orphaned process groups accurate.Richard M. Stallman
Don't mention reattaching yet. Mention that malloc and free are safe in GNU system. Discuss obstack functions.
1992-10-04Clear up handling of stop signals in orphaned pgrps.Richard M. Stallman
Explain what signal does with SA_RESTART. Redo explanation of reentrancy. Split `Signals in Succession' into several nodes; add example. Rewrite Atomic Data and split into several nodes. Add node `Interrupted Primitives'.
1992-09-25For SIGPIPE, mention use with sockets.Richard M. Stallman
1992-09-23Fix cross refs.Richard M. Stallman
1992-06-04fixed menu descriptionsMelissa Weisshaus
1992-06-04fixed menu descriptionsMelissa Weisshaus
1992-05-22Changed many summary cookies that said GNU to properly say BSD.Roland McGrath
1992-05-20indented menu descriptions correctlyMelissa Weisshaus
1992-05-19Change node pointers.Richard M. Stallman
1992-05-06Cleaned up code in examples.Roland McGrath
Replaced some examples with @include foo.c.texi. The source is found in examples/foo.c.
1992-03-26updated nodes and xrefs.Melissa Weisshaus
1992-03-20don't knowMelissa Weisshaus
1991-12-03miscellaneous editsRichard M. Stallman
1991-11-12Minimal tweaks to get it to print.Roland McGrath
1991-08-29Fixed up indexing commands.sandra
1991-08-29"GNU Library" => "GNU library", as per RMS.sandra
1991-08-28Change @defvr to @deftypevr, identifying types of all macros.sandra
1991-08-28Fixed some formatting and indexing problems.sandra
1991-08-28 Fixed some formatting problems.sandra
1991-08-26Incorporate review comments from rms.sandra
Move stuff on alarms out of this chapter.
1991-08-09Decorate definitions with info about header file and source.sandra
1991-07-31Initial revisionsandra