about summary refs log tree commit diff
path: root/mach/mach
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-06 01:24:30 +0000
committerRoland McGrath <roland@gnu.org>2005-12-06 01:24:30 +0000
commiteff75b8d56392766a2c2fc9b722160bc080ba48d (patch)
tree8923210a38e5ff3a162661920df639e96867975a /mach/mach
parentbd7b22b2eb8f6ab2452316f5e2a182a0b21be4ee (diff)
downloadglibc-eff75b8d56392766a2c2fc9b722160bc080ba48d.tar.gz
glibc-eff75b8d56392766a2c2fc9b722160bc080ba48d.tar.xz
glibc-eff75b8d56392766a2c2fc9b722160bc080ba48d.zip
* hurd/hurdmalloc.c: Remove $ tag $ magic.
	* mach/err_kern.sub: Likewise.
	* mach/err_server.sub: Likewise.
	* mach/err_us.sub: Likewise.
	* mach/error_compat.c: Likewise.
	* mach/errorlib.h: Likewise.
	* mach/errstring.c: Likewise.
	* mach/mach/error.h: Likewise.
	* mach/mach_error.c: Likewise.
	* mach/mach_error.h: Likewise.
	* mach/msg-destroy.c: Likewise.
	* mach/msgserver.c: Likewise.
	* sysdeps/mach/sys/reboot.h: Likewise.
Diffstat (limited to 'mach/mach')
-rw-r--r--mach/mach/error.h23
1 files changed, 1 insertions, 22 deletions
diff --git a/mach/mach/error.h b/mach/mach/error.h
index 70f189f65e..084d8afd37 100644
--- a/mach/mach/error.h
+++ b/mach/mach/error.h
@@ -25,28 +25,7 @@
  * the rights to redistribute these changes.
  */
 /*
- * HISTORY
- * $Log$
- * Revision 1.3  1997/03/16 17:43:08  drepper
- * (mach_error_fn_t): Comment out declaration; it appears to be entirely
- * unused dead code.
- *
- * Revision 1.3  1997/03/14 15:27:35  thomas
- * Wed Mar  5 10:40:05 1997  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>
- *
- * 	* mach/mach/mach_traps.h: Include <mach/kern_return.h>.
- *
- * 	* mach/mach/error.h (mach_error_fn_t): Comment out declaration; it
- * 	appears to be entirely unused dead code.
- *
- * Revision 1.2  1996/12/20 01:32:36  drepper
- * Update from main archive 961219
- *
- * Revision 1.2  1996/12/19 20:23:56  drepper
- * Spelling corrections.
- *
- * Revision 1.1  1993/12/17 21:40:28  roland
- * entered into RCS
+ * (pre-GNU) HISTORY
  *
  * Revision 2.6  93/01/14  17:41:31  danner
  * 	Standardized include symbol name.