glibc/mach
Roland McGrath a825f8e844 1998-10-24 Mark Kettenis <kettenis@phys.uva.nl>
* mach/Versions: Add evc_wait, mach_error, mach_error_string,
	mach_error_type, mach_msg_destroy, mig_deallocate_reply_port.
	Remove __mach_host_self, __mach_reply_port, __mach_setup_thread,
	__mach_port_allocate, __mach_port_allocate_name,
	__mach_port_deallocate, __mach_port_insert_right, __mutex_init,
	__mutex_trylock, __mutex_lock, __mutex_unlock, __swtch, __switch,
	__task_create, __task_suspend, __task_set_special_port,
	__task_terminate, __thread_depress_abort, __thread_switch,
	__vm_allocate, __vm_deallocate, __vm_map.  These functions are not
	used outside libc.

	* sysdeps/mach/hurd/Versions: New file.
	[libc, GLIBC_2.0]: Add _cthread_exit_routine and
	_cthread_init_routine.  These are set by the Hurd cthreads library.
	Add __getcwd, __mmap.  If we don't add these, the weak definitions in
	the dynamic linker will not be replaced by the corresponding shared
	library routines once they are loaded.

1998-10-21  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/mach/hurd/i386/init-first.c: Only define
	__libc_enable_secure if PIC is not defined.

1998-10-25  Roland McGrath  <roland@baalperazim.frob.com>

	* argp/Versions: Add _argp_unlock_xxx.  Lock-savvy functions call this
	to recurse into argp.
1998-10-25 20:09:00 +00:00
..
mach Update. 1997-03-16 20:28:07 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
bootprivport.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
devstream.c Update. 1997-03-19 05:47:56 +00:00
err_boot.sub initial import 1995-02-18 01:27:10 +00:00
err_ipc.sub initial import 1995-02-18 01:27:10 +00:00
err_kern.sub Update from main archive 961219 1996-12-20 01:39:50 +00:00
err_mach.sub initial import 1995-02-18 01:27:10 +00:00
err_server.sub initial import 1995-02-18 01:27:10 +00:00
err_us.sub initial import 1995-02-18 01:27:10 +00:00
error_compat.c Update. 1997-03-16 20:28:07 +00:00
errorlib.h Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-13 00:37:23 +00:00
errstring.c Update. 1997-03-16 20:28:07 +00:00
errsystems.awk initial import 1995-02-18 01:27:10 +00:00
hello.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lock-intern.h update from main archive 961217 1996-12-18 03:23:47 +00:00
mach_error.c Update. 1997-03-16 20:28:07 +00:00
mach_error.h Update. 1997-03-16 20:28:07 +00:00
mach_init.c Update. 1997-03-16 20:28:07 +00:00
mach_init.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mach.h 1998-10-04 Roland McGrath <roland@baalperazim.frob.com> 1998-10-06 14:15:13 +00:00
Machrules 1998-08-06 Mark Kettenis <kettenis@phys.uva.nl> 1998-10-18 23:19:12 +00:00
Makefile 1998-09-03 Roland McGrath <roland@baalperazim.frob.com> 1998-09-04 10:57:18 +00:00
mig_strncpy.c initial import 1995-02-18 01:27:10 +00:00
mig-alloc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mig-dealloc.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
msg-destroy.c Update. 1997-06-21 02:59:26 +00:00
msg.c initial import 1995-02-18 01:27:10 +00:00
msgserver.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
mutex-init.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
mutex-solid.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
setup-thread.c Update. 1997-08-10 18:37:15 +00:00
shortcut.awk Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-07-26 07:10:58 +00:00
spin-lock.c initial import 1995-02-18 01:27:10 +00:00
spin-lock.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
spin-solid.c Update. 1997-03-16 20:28:07 +00:00
syscalls.awk initial import 1995-02-18 01:27:10 +00:00
Versions 1998-10-24 Mark Kettenis <kettenis@phys.uva.nl> 1998-10-25 20:09:00 +00:00