1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* sysdeps/unix/bsd/vax/vfork.S: Missed double occurences of "the
	the" in one line - fixed it.
	* sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
	* sysdeps/unix/bsd/hp/m68k/vfork.S: Likewise.
	* posix/unistd.h: Likewise

1998-05-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
This commit is contained in:
Ulrich Drepper
1998-05-20 14:34:51 +00:00
parent a709dd439a
commit 05fdf2dfc9
5 changed files with 12 additions and 4 deletions

View File

@ -23,7 +23,7 @@
#endif
/* Clone the calling process, but without copying the whole address space.
The calling process is suspended until the the new process exits or is
The calling process is suspended until the new process exits or is
replaced by a call to `execve'. Return -1 for errors, 0 to the new process,
and the process ID of the new process to the old process. */
.globl ___vfork

View File

@ -23,7 +23,7 @@
#endif
/* Clone the calling process, but without copying the whole address space.
The calling process is suspended until the the new process exits or is
The calling process is suspended until the new process exits or is
replaced by a call to `execve'. Return -1 for errors, 0 to the new process,
and the process ID of the new process to the old process. */
.globl ___vfork

View File

@ -23,7 +23,7 @@
#endif
/* Clone the calling process, but without copying the whole address space.
The calling process is suspended until the the new process exits or is
The calling process is suspended until the new process exits or is
replaced by a call to `execve'. Return -1 for errors, 0 to the new process,
and the process ID of the new process to the old process. */
.globl ___vfork