mirror of git://sourceware.org/git/glibc.git
manual/startup.texi (Aborting a Program): Remove inappropriate joke.
This commit is contained in:
parent
c57bf7c15b
commit
340d9652b9
|
@ -1,3 +1,7 @@
|
||||||
|
2018-04-30 Raymond Nicholson <rain1@airmail.cc>
|
||||||
|
|
||||||
|
* manual/startup.texi (Aborting a Program): Remove inappropriate joke.
|
||||||
|
|
||||||
2018-04-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
2018-04-27 Adhemerval Zanella <adhemerval.zanella@linaro.org>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/arm/readahead.c: Remove file.
|
* sysdeps/unix/sysv/linux/arm/readahead.c: Remove file.
|
||||||
|
|
|
@ -1005,14 +1005,6 @@ This function actually terminates the process by raising a
|
||||||
intercept this signal; see @ref{Signal Handling}.
|
intercept this signal; see @ref{Signal Handling}.
|
||||||
@end deftypefun
|
@end deftypefun
|
||||||
|
|
||||||
@c Put in by rms. Don't remove.
|
|
||||||
@cartouche
|
|
||||||
@strong{Future Change Warning:} Proposed Federal censorship regulations
|
|
||||||
may prohibit us from giving you information about the possibility of
|
|
||||||
calling this function. We would be required to say that this is not an
|
|
||||||
acceptable way of terminating a program.
|
|
||||||
@end cartouche
|
|
||||||
|
|
||||||
@node Termination Internals
|
@node Termination Internals
|
||||||
@subsection Termination Internals
|
@subsection Termination Internals
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue