glibc/mach
Roland McGrath 693ef46bb1 2000-03-30 Roland McGrath <roland@baalperazim.frob.com>
* mach/Versions (libc: GLIBC_2.0)
	[SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]: Conditionalize
	__vm_allocate on this.
	[SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)]: Conditionalize
	mutex- and spinlock-related symbols on this.
	[!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)] (libc: HURD_CTHREADS_0.3):
	New version set.  Lock-related symbols go here instead in this case.
	* sysdeps/mach/hurd/Versions (libc: GLIBC_2.0): Remove
	_cthread_exit_routine, _cthread_init_routine, cthread_keycreate,
	cthread_getspecific, cthread_setspecific, __libc_getspecific.
	* hurd/Versions
	[SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)] (libc: GLIBC_2.0):
	Put them here instead.
	[!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)] (libc: HURD_CTHREADS_0.3):
	New version set.  Those cthreads symbols go here instead in this case.
	* Versions.def (libc) [USE_IN_LIBIO]: Add HURD_CTHREADS_0.3 version.
2000-03-30 19:26:35 +00:00
..
mach 1999-10-05 Roland McGrath <roland@baalperazim.frob.com> 1999-10-05 18:31:06 +00:00
.cvsignore
bootprivport.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
devstream.c * mach/devstream.c (devstream_write, devstream_read): New functions. 2000-03-10 08:46:33 +00:00
err_boot.sub
err_ipc.sub
err_kern.sub
err_mach.sub
err_server.sub
err_us.sub
error_compat.c Update. 1997-03-16 20:28:07 +00:00
errorlib.h
errstring.c Update. 1997-03-16 20:28:07 +00:00
errsystems.awk
hello.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lock-intern.h
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 1999-03-23 Roland McGrath <roland@baalperazim.frob.com> 1999-03-23 18:05:48 +00:00
Makefile 1998-09-03 Roland McGrath <roland@baalperazim.frob.com> 1998-09-04 10:57:18 +00:00
mig_strncpy.c
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
msgserver.c
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
spin-lock.c
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
Versions 2000-03-30 Roland McGrath <roland@baalperazim.frob.com> 2000-03-30 19:26:35 +00:00